Skip to content

Update first-party Pulumi dependencies#4550

Merged
pulumi-renovate[bot] merged 1 commit into
masterfrom
renovate/pulumi
Feb 27, 2026
Merged

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

Conversation

@pulumi-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@pulumi/azure-native (source) dependencies minor 3.13.0 -> 3.14.0
github.com/pulumi/examples/misc/test require digest 4be3927 -> 22ceef2
github.com/pulumi/pulumi-azure-native-sdk/authorization/v3 require minor v3.13.0 -> v3.14.0
github.com/pulumi/pulumi-azure-native-sdk/compute/v3 require minor v3.13.0 -> v3.14.0
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v3 require minor v3.13.0 -> v3.14.0
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v3 require minor v3.13.0 -> v3.14.0
github.com/pulumi/pulumi-azure-native-sdk/network/v3 require minor v3.13.0 -> v3.14.0
github.com/pulumi/pulumi-azure-native-sdk/resources/v3 require minor v3.13.0 -> v3.14.0
github.com/pulumi/pulumi-azure-native-sdk/servicebus/v3 require minor v3.13.0 -> v3.14.0
github.com/pulumi/pulumi-azure-native-sdk/storage/v3 require minor v3.13.0 -> v3.14.0
github.com/pulumi/pulumi-azure-native-sdk/v3 indirect minor v3.13.0 -> v3.14.0
github.com/pulumi/pulumi-azure-native-sdk/web/v3 require minor v3.13.0 -> v3.14.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.223.0 -> v3.224.0
pulumi-azure-native minor >=3.13.0,<3.14.0 -> >=3.14.0,<3.15.0

Release Notes

pulumi/pulumi-azure-native (@​pulumi/azure-native)

v3.14.0

Compare Source

Does the PR have any schema changes?

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

What's Changed

New Contributors

Full Changelog: v3.13.0...v3.14.0

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

v3.14.0

Compare Source

pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)

v3.224.0

Compare Source

3.224.0 (2026-02-26)
Features
  • [backend/diy] Add zstd compression option for DIY backend state files
    #​21877

  • [engine] Automatically make invoke outputs secret when there is a secret input, and the invoke provider does not support secrets

  • [cli/package] Support source-based packages in pulumi schema check, not just schema files
    #​21897

Bug Fixes
  • [pkg] Correct the schema for "pulumi:pulumi:StackReference"
    #​21895

  • [programgen/nodejs] Correct the semantics of singleOrNone in generated files
    #​21947

  • [sdk/python] Fix StepEventMetadata.from_json reading detailed_diff (snake_case) instead of detailedDiff (camelCase), and PolicyEvent.from_json reading resource_urn instead of resourceUrn, causing both fields to always be None
    #​21714

  • [sdk/python] Convert integer component inputs to int
    #​21944

  • [sdk/python] Fix crash in forked processes using automation API
    #​21937

  • [engine] Fix panic when a new component resource in the program is not targeted
    #​21957

Miscellaneous
  • [sdk] Update java, dotnet & yaml
    #​21961

  • [sdk/python] Improve the performance of contains_unknowns for large objects
    #​21893


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 Feb 27, 2026
@pulumi-renovate pulumi-renovate Bot enabled auto-merge (squash) February 27, 2026 11:35
@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.14.0 (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.14.0 (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: module github.com/pulumi/esc@v0.22.0 requires go >= 1.24.7; switching to go1.25.7
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/authorization/v3@v3.14.0 (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: module github.com/pulumi/esc@v0.22.0 requires go >= 1.24.7; switching to go1.25.7
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/resources/v3@v3.14.0 (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: module github.com/pulumi/esc@v0.22.0 requires go >= 1.24.7; switching to go1.25.7
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/resources/v3@v3.14.0 (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.14.0 (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: module github.com/pulumi/esc@v0.22.0 requires go >= 1.24.7; switching to go1.25.7
go: -d flag is deprecated. -d=true is a no-op
go: github.com/pulumi/pulumi-azure-native-sdk/resources/v3@v3.14.0 (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.14.0 (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 Feb 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.52%. Comparing base (d2b7817) to head (2cc372c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4550   +/-   ##
=======================================
  Coverage   62.51%   62.52%           
=======================================
  Files          90       90           
  Lines       10799    10799           
=======================================
+ Hits         6751     6752    +1     
+ Misses       3406     3405    -1     
  Partials      642      642           

☔ 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 593818e into master Feb 27, 2026
24 of 25 checks passed
@pulumi-renovate pulumi-renovate Bot deleted the renovate/pulumi branch February 27, 2026 12:30
@pulumi-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped in release v3.15.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