Update first-party Pulumi dependencies#498
Open
pulumi-renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
9e0986b to
343192f
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
343192f to
a3682a7
Compare
34476f8 to
3f5dd37
Compare
511da52 to
57b5061
Compare
57b5061 to
6d9f9fe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.16.0->7.20.07.16.0->7.20.01.50.0->1.55.01.50.0->1.55.03.217.1->3.223.03.217.1->3.223.03.217.1->3.223.0v0.21.0->v0.22.0v3.217.1->v3.223.0Release Notes
pulumi/pulumi-aws (@pulumi/aws)
v7.20.0Compare Source
What's Changed
Full Changelog: pulumi/pulumi-aws@v7.18.0...v7.20.0
v7.19.0Compare Source
What's Changed
Full Changelog: pulumi/pulumi-aws@v7.17.0...v7.19.0
v7.18.0Compare Source
What's Changed
Full Changelog: pulumi/pulumi-aws@v7.17.0...v7.18.0
v7.17.0Compare Source
What's Changed
Full Changelog: pulumi/pulumi-aws@v7.16.0...v7.17.0
pulumi/pulumi-aws-native (@pulumi/aws-native)
v1.55.0Compare Source
Changelog
4bcf944Automated SDK generation @ aws-cloudformation-user-guide19dc52c(#2838)v1.54.0Compare Source
Changelog
bd2498dAutomated SDK generation @ aws-cloudformation-user-guide19dc52c(#2825)v1.53.0Compare Source
Changelog
5fe8edfAutomated SDK generation @ aws-cloudformation-user-guide19dc52c(#2806)v1.52.0Compare Source
Changelog
b27f6a1Combined dependencies PR (#2805)v1.51.0Compare Source
Changelog
1351de9Automated SDK generation @ aws-cloudformation-user-guide19dc52c(#2794)pulumi/pulumi (@pulumi/pulumi)
v3.223.0Compare Source
3.223.0 (2026-02-19)
Bug Fixes
#21882
v3.222.0Compare Source
3.222.0 (2026-02-18)
Features
#21836
Bug Fixes
#21866
v3.221.0Compare Source
Features
[auto] Support Go 1.26
#21835
[engine] BREAKING: Rename
pulumiVersionRangetorequiredPulumiVersioninPulumiPlugin.yaml#21807
[cli/plugin] Reduce GitHub API usage when downloading plugins
#21774
[protobuf] Add loader_target to RunPluginRequest
#21763
[sdk/nodejs] Support enums when inferring schemas from components
#21787
[sdk/nodejs] Support the Partial utility type in component schema inference
#21802
[sdk/nodejs] Support the Required utility type in component schema inference
#21803
Bug Fixes
[cli] Make stack graph output deterministic
#21786
[engine] Fix snapshot integrity error in
refresh --run-programwith component resources#21806
[engine] Fix race in refresh --run-program
#21815
[programgen/go] Correctly handle import paths for nested modules
#21812
[sdkgen] Support type references to parameterized and third-party packages
#21804
[sdkgen/go] Do not depend on pulumix against instructions for enums
#21818
[cli/{install,package}] Don't panic when a non-absolute path is passed to
pulumi package get-schemawhere the PulumiPlugin.yaml has a packages section#21794
[cli/{install,package}] Only link a Pulumi project once
#21788
[cli/{install,package}] Run in the correct location when using
uvto link python packages#21796
[cli/package] Allow underscores in the path of plugin URLs
#21778
[sdk/{nodejs,python}] Use new policy plugin support to run policy packs
#21684
[sdk/python] Surface errors from uv, poetry or pip during linking
#21770
[sdk/python] Always surface errors from uv, poetry or pip during dependency installation
#21814
[sdkgen/python] Add missing blank line before :param lists
#21789
v3.220.0Compare Source
Features
[cli] Show environment variables that were set if a snapshot integrity error happens
#21709
[cli/{install,package}] Use the Pulumi Cloud Registry by default to resolve package names
[engine] Pass replacement trigger through to Construct
#21408
[engine] Add EnvVarMappings resource option for provider resources, allowing environment variables to be remapped before being passed to the provider
#21572
[pkg] BREAKING: Deprecate github.com/pulumi/pulumi/pkg/v3/codegen/dotnet in favor of github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3/codegen. This package will be removed from pulumi/pulumi soon!
#21720
Bug Fixes
[cli] Retry
yarn installwhen it fails (e.g. duringpulumi install)#21707
[engine] Deal with errors in elided journal entries correctly
#21576
[sdk/nodejs] Fix remote components with PULUMI_NODEJS_SKIP_COMPONENT_INPUTS
[sdk/python] Fix
_LazyModuleto not trigger full module load for introspection attributes#21620
[sdkgen/python] Remove workaround for slow typechecking with MyPy and PyCharm
#21722
Miscellaneous
#21663
v3.219.0Compare Source
Features
[cli] Allow setting
requiredPulumiVersionin Pulumi.yaml#21627
[cli/{install,package}] Allow using private packages as local dependencies in components
#21664
[cli/policy] Add
pulumi policy installcommand#21652
[engine] Run analyzer calls in parallel
#21631
[programgen/dotnet] Codegen RequirePulumiVersion for Dotnet
#21621
[sdk/python] Add support for the
OnErrorresource hook#21644
[sdk/python] Add support for protobuf 6
#21647
Bug Fixes
[cli] Allow positional arguments to be passed to
convertagain#21604
#21614
[engine] Download/install required policy packs in parallel with plugins
#21651
[cli/package] Correctly install packages that depend on other packages for
pulumi package addandpulumi package get-schema.#21321
[programgen/python] Fix panic when ranging over a resource output that is an array of objects
#21679
[sdk/python] Fix issue with generic subclasses of
dynamic.Resource#21670
Miscellaneous
#21639
v3.218.0Compare Source
Features
OnErrorresource hookBug Fixes
[cli] Allow positional arguments to be passed to
convertagain[cli/install] Correctly include git forge organizations as schema namespaces when generating SDKs
#21579
[cli/{install,package}] Correctly grab package names for Python & NodeJS
#21577
pulumi/esc (github.com/pulumi/esc)
v0.22.0Compare Source
Improvements
Bug Fixes
Breaking changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Monday through Friday ( * * * * 1-5 ) (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.