Skip to content

Update first-party Pulumi dependencies#4435

Merged
pulumi-renovate[bot] merged 1 commit into
masterfrom
renovate/pulumi
Nov 24, 2025
Merged

Update first-party Pulumi dependencies#4435
pulumi-renovate[bot] merged 1 commit into
masterfrom
renovate/pulumi

Conversation

@pulumi-renovate

@pulumi-renovate pulumi-renovate Bot commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@pulumi/pulumi (source) dependencies minor 3.207.0 -> 3.208.0
github.com/pulumi/esc indirect minor v0.17.0 -> v0.20.0
github.com/pulumi/esc indirect minor v0.10.0 -> v0.20.0
github.com/pulumi/esc indirect minor v0.9.1 -> v0.20.0
github.com/pulumi/esc indirect minor v0.12.0 -> v0.20.0
github.com/pulumi/esc indirect minor v0.13.0 -> v0.20.0
github.com/pulumi/inflector indirect minor v0.1.1 -> v0.2.1
github.com/pulumi/pulumi-azure-native-sdk/v3 indirect minor v3.0.0-alpha.dev -> v3.11.0-alpha.1763062140

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.208.0

Compare 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 install recurse into local packages
    #​20945

  • [engine] Add a replacement_trigger resource option. Any change to this value between program runs will trigger a replace of the resource
    #​20936

  • [engine] Add a new builtin Stash resource which can be used to save a value to state
    #​20819

  • [protobuf] Add Language.Template RPC to protos
    #​20948

  • [sdk/go] Add support for replacement_trigger in the Go SDK
    #​20937

Bug Fixes
  • [engine] Fix duplicate resource snapshot integrity issue with aliases
    #​20926

  • [engine] Allow resources marked as Delete to 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
  • [cli] Document the [template|url] argument in pulumi up command help text
    #​20996
pulumi/esc (github.com/pulumi/esc)

v0.20.0

Compare Source

Improvements
  • Added deletion protection for environments:
    • Use esc env settings set [<org-name>/][<project-name>/]<environment-name> deletion-protected true to enable deletion protection
    • Use esc env settings get [<org-name>/][<project-name>/]<environment-name> [deletion-protected] to check the current status
    • When enabled, environments cannot be deleted until protection is disabled
    • Deletion protection is disabled by default for new environments
Bug Fixes
  • Environment declarations are now returned even in the face of syntax errors.
Breaking changes

v0.19.0

Compare Source

Improvements
  • Added support for Open Approvals #​592
Bug Fixes
Breaking changes

v0.18.0

Compare Source

Improvements
  • Added support for fn::concat built-in function to concatenate arrays.
    #​582
Bug Fixes
Breaking changes
pulumi/inflector (github.com/pulumi/inflector)

v0.2.1

Compare Source

What's Changed

Full Changelog: pulumi/inflector@v0.2.0...v0.2.1

v0.2.0

Compare Source

Fixes singularization of Caches to Cache

pulumi/pulumi-azure-native-sdk (github.com/pulumi/pulumi-azure-native-sdk/v3)

v3.11.0-alpha.1763062140

Compare Source

v3.11.0-alpha.1762648116

Compare Source

v3.11.0-alpha.1762561578

Compare Source

v3.11.0-alpha.1762438115

Compare Source

v3.11.0-alpha.1761591364

Compare Source

v3.11.0-alpha.1761334446

Compare Source

v3.10.1

Compare Source

v3.10.0

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@pulumi-renovate pulumi-renovate Bot added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Nov 20, 2025
@pulumi-renovate pulumi-renovate Bot enabled auto-merge (squash) November 20, 2025 17:58
@pulumi-renovate

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: examples/azure-native-sdk-v2/go-aks/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/containerservice/v3@v3.10.1 (replaced by ../../../sdk/pulumi-azure-native-sdk/containerservice): reading ../../../sdk/pulumi-azure-native-sdk/containerservice/go.mod: open /tmp/renovate/repos/github/pulumi/pulumi-azure-native/sdk/pulumi-azure-native-sdk/containerservice/go.mod: no such file or directory

File name: examples/azure-native-sdk-v2/go-azure-in-azure/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/authorization/v3@v3.10.1 (replaced by ../../../sdk/pulumi-azure-native-sdk/authorization): reading ../../../sdk/pulumi-azure-native-sdk/authorization/go.mod: open /tmp/renovate/repos/github/pulumi/pulumi-azure-native/sdk/pulumi-azure-native-sdk/authorization/go.mod: no such file or directory

File name: examples/azure-native-sdk-v2/go-clientconfig/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/authorization/v3@v3.10.1 (replaced by ../../../sdk/pulumi-azure-native-sdk/authorization): reading ../../../sdk/pulumi-azure-native-sdk/authorization/go.mod: open /tmp/renovate/repos/github/pulumi/pulumi-azure-native/sdk/pulumi-azure-native-sdk/authorization/go.mod: no such file or directory

File name: examples/azure-native-sdk-v2/go-function-scm-ftp-deletion/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/resources/v3@v3.11.0-alpha.1763062140 (replaced by ../../../sdk/pulumi-azure-native-sdk/resources): reading ../../../sdk/pulumi-azure-native-sdk/resources/go.mod: open /tmp/renovate/repos/github/pulumi/pulumi-azure-native/sdk/pulumi-azure-native-sdk/resources/go.mod: no such file or directory

File name: examples/azure-native-sdk-v2/go-generic-resource/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/resources/v3@v3.11.0-alpha.1763062140 (replaced by ../../../sdk/pulumi-azure-native-sdk/resources): reading ../../../sdk/pulumi-azure-native-sdk/resources/go.mod: open /tmp/renovate/repos/github/pulumi/pulumi-azure-native/sdk/pulumi-azure-native-sdk/resources/go.mod: no such file or directory

File name: examples/azure-native-sdk-v2/go-servicebus-recreate/step1/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/resources/v3@v3.11.0-alpha.1763062140 (replaced by ../../../../sdk/pulumi-azure-native-sdk/resources): reading ../../../../sdk/pulumi-azure-native-sdk/resources/go.mod: open /tmp/renovate/repos/github/pulumi/pulumi-azure-native/sdk/pulumi-azure-native-sdk/resources/go.mod: no such file or directory

File name: examples/azure-native-sdk-v2/go-simple/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/resources/v3@v3.11.0-alpha.1763062140 (replaced by ../../../sdk/pulumi-azure-native-sdk/resources): reading ../../../sdk/pulumi-azure-native-sdk/resources/go.mod: open /tmp/renovate/repos/github/pulumi/pulumi-azure-native/sdk/pulumi-azure-native-sdk/resources/go.mod: no such file or directory

File name: examples/azure-native-sdk-v2/go-user-assigned-identity/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v3@v3.11.0-alpha.1763062140 (replaced by ../../../sdk/pulumi-azure-native-sdk/managedidentity): reading ../../../sdk/pulumi-azure-native-sdk/managedidentity/go.mod: open /tmp/renovate/repos/github/pulumi/pulumi-azure-native/sdk/pulumi-azure-native-sdk/managedidentity/go.mod: no such file or directory

@github-actions

Copy link
Copy Markdown
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@codecov

codecov Bot commented Nov 20, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.44%. Comparing base (c4eb0e3) to head (83446c1).
⚠️ Report is 1 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pulumi-renovate pulumi-renovate Bot merged commit 39412ea into master Nov 24, 2025
42 of 44 checks passed
@pulumi-renovate pulumi-renovate Bot deleted the renovate/pulumi branch November 24, 2025 18:53
@pulumi-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped in release v3.11.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant