Update first-party Pulumi dependencies#4435
Merged
Merged
Conversation
Contributor
Author
|
Contributor
Does the PR have any schema changes?Looking good! No breaking changes found. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4435 +/- ##
==========================================
- Coverage 59.45% 59.44% -0.01%
==========================================
Files 91 91
Lines 11480 11480
==========================================
- Hits 6825 6824 -1
- Misses 4019 4020 +1
Partials 636 636 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a2629ed to
83446c1
Compare
Contributor
|
This PR has been shipped in release v3.11.0. |
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:
3.207.0->3.208.0v0.17.0->v0.20.0v0.10.0->v0.20.0v0.9.1->v0.20.0v0.12.0->v0.20.0v0.13.0->v0.20.0v0.1.1->v0.2.1v3.0.0-alpha.dev->v3.11.0-alpha.1763062140Release Notes
pulumi/pulumi (@pulumi/pulumi)
v3.208.0Compare Source
3.208.0 (2025-11-20)
Features
[cli] Expose all command flags as env vars (e.g. --refresh can now be set with PULUMI_OPTION_REFRESH)
#20868
[cli/install] Make
pulumi installrecurse into local packages#20945
[engine] Add a
replacement_triggerresource option. Any change to this value between program runs will trigger a replace of the resource#20936
[engine] Add a new builtin
Stashresource which can be used to save a value to state#20819
[protobuf] Add
Language.TemplateRPC to protos#20948
[sdk/go] Add support for
replacement_triggerin the Go SDK#20937
Bug Fixes
[engine] Fix duplicate resource snapshot integrity issue with aliases
#20926
[engine] Allow resources marked as
Deleteto be targeted, and take them into account for dependency calculation#20962
[engine] Fix a panic when previewing and import of a resource that wants to delete and then replace due to diffs
#20997
[pkg] Include invalid property names in bind errors
#20989
[sdk/python] Don’t raise when looking up a stack reference output that does not exist
#20938
[sdkgen/python] Ensure resource args accept typeddicts when no language info is specified
#20982
Miscellaneous
pulumi upcommand help text#20996
pulumi/esc (github.com/pulumi/esc)
v0.20.0Compare Source
Improvements
esc env settings set [<org-name>/][<project-name>/]<environment-name> deletion-protected trueto enable deletion protectionesc env settings get [<org-name>/][<project-name>/]<environment-name> [deletion-protected]to check the current statusBug Fixes
Breaking changes
v0.19.0Compare Source
Improvements
Bug Fixes
Breaking changes
v0.18.0Compare Source
Improvements
fn::concatbuilt-in function to concatenate arrays.#582
Bug Fixes
Breaking changes
pulumi/inflector (github.com/pulumi/inflector)
v0.2.1Compare Source
What's Changed
Full Changelog: pulumi/inflector@v0.2.0...v0.2.1
v0.2.0Compare Source
Fixes singularization of Caches to Cache
pulumi/pulumi-azure-native-sdk (github.com/pulumi/pulumi-azure-native-sdk/v3)
v3.11.0-alpha.1763062140Compare Source
v3.11.0-alpha.1762648116Compare Source
v3.11.0-alpha.1762561578Compare Source
v3.11.0-alpha.1762438115Compare Source
v3.11.0-alpha.1761591364Compare Source
v3.11.0-alpha.1761334446Compare Source
v3.10.1Compare Source
v3.10.0Compare Source
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.