Update first-party Pulumi dependencies #576
Merged
+29
−29
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.13.0->7.14.03.210.0->3.211.0>=7.13.0,<7.14.0->>=7.14.0,<7.15.0Release Notes
pulumi/pulumi-aws (@pulumi/aws)
v7.14.0Compare Source
What's Changed
ap-east-2region by @iwahbe in https://github.com/pulumi/pulumi-aws/pull/6049Full Changelog: pulumi/pulumi-aws@v7.13.0...v7.14.0
pulumi/pulumi (@pulumi/pulumi)
v3.211.0Compare Source
Features
[cli/about] Print Node.js package manager information in
pulumi about#21163
[backend/diy] Add stack tags support for DIY backends (S3, Postgres, file-based, etc.).
DIY backends now support stack tags functionality, bringing feature parity with cloud backends.
This includes:
pulumi:project)Tags are stored as separate
.pulumi-tagsfiles alongside stack checkpoints, using a versionedJSON format. The implementation works across all DIY backend storage types including S3, Azure Blob,
Google Cloud Storage, PostgreSQL, and local file systems.
Example usage:
#19882
[backend/service] Improve startup performance with the service as backend
#21176
[sdk/nodejs] Add support for
replacement_triggerin the NodeJS SDK#20939
[sdk/python] Allow setting version for python component providers
#21149
Bug Fixes
[cli/package] Correctly identify the innermost Project/Plugin when running
pulumi package add#21137
[engine] Allow referencing multiple git/github/gitlab components from the same repo
#21119
[programgen/go] Account for name conflicts in resource creation functions
#21107
[sdk/python] Fix cancellation handling in a few places in the python language host
#21145
[sdkgen/go] Fix generation of lifted single-value calls in parameterized SDKs
#21115
Miscellaneous
[cli] Don't attempt to re-install plugin dependencies on load failure for plugins based on git with a nested path
#21148
[sdk/{dotnet,java,yaml}] Bump language runtimes for dotnet, java, and yaml
#21201
[cli/engine] Add language runtime metadata to update metadata
#21186
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.