Skip to content

Comments

Update first-party Pulumi dependencies#2000

Merged
pulumi-renovate[bot] merged 4 commits intomainfrom
renovate/pulumi
Feb 17, 2026
Merged

Update first-party Pulumi dependencies#2000
pulumi-renovate[bot] merged 4 commits intomainfrom
renovate/pulumi

Conversation

@pulumi-renovate
Copy link
Contributor

@pulumi-renovate pulumi-renovate bot commented Feb 9, 2026

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/esc indirect minor v0.21.0 -> v0.22.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.218.0 -> v3.220.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.219.0 -> v3.220.0
pulumi minor v3.219.0 -> v3.220.0

Release Notes

pulumi/esc (github.com/pulumi/esc)

v0.22.0

Compare Source

Improvements
Bug Fixes
Breaking changes
pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)

v3.220.0

Compare Source

3.220.0 (2026-02-10)
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 install when it fails (e.g. during pulumi 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 _LazyModule to not trigger full module load for introspection attributes
    #​21620

  • [sdkgen/python] Remove workaround for slow typechecking with MyPy and PyCharm
    #​21722

Miscellaneous
  • [cli] Write logfile location if verbosity is >= 1 to stderr instead of stdout
    #​21663

v3.219.0

Compare Source

3.219.0 (2026-02-05)
Features
  • [cli] Allow setting requiredPulumiVersion in Pulumi.yaml
    #​21627

  • [cli/{install,package}] Allow using private packages as local dependencies in components
    #​21664

  • [cli/policy] Add pulumi policy install command
    #​21652

  • [engine] Run analyzer calls in parallel
    #​21631

  • [programgen/dotnet] Codegen RequirePulumiVersion for Dotnet
    #​21621

  • [sdk/python] Add support for the OnError resource hook
    #​21644

  • [sdk/python] Add support for protobuf 6
    #​21647

Bug Fixes
  • [cli] Allow positional arguments to be passed to convert again
    #​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 add and pulumi 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
  • [sdk/python] Relax pip version constraint
    #​21639

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 requested a review from a team as a code owner February 9, 2026 08:53
@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 9, 2026
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) February 9, 2026 08:53
@pulumi-renovate pulumi-renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.219.0 Update first-party Pulumi dependencies Feb 10, 2026
@pulumi-renovate pulumi-renovate bot changed the title Update first-party Pulumi dependencies Update first-party Pulumi dependencies to v3.220.0 Feb 10, 2026
@pulumi-renovate pulumi-renovate bot changed the title Update first-party Pulumi dependencies to v3.220.0 Update first-party Pulumi dependencies Feb 11, 2026
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 18 times, most recently from b10ba30 to 89b049f Compare February 14, 2026 08:18
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 17 times, most recently from cb86a79 to cb0e182 Compare February 17, 2026 06:54
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 2 times, most recently from cfe4dce to 0c6681f Compare February 17, 2026 13:04
@pulumi-renovate
Copy link
Contributor Author

ℹ Artifact update notice

File name: pkg/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/pulumi/pulumi/sdk/v3 v3.219.0 -> v3.220.0
File name: tests/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/pulumi/pulumi/sdk/v3 v3.218.0 -> v3.220.0

@pulumi-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@julienp
Copy link
Contributor

julienp commented Feb 17, 2026

This also fixes #2002

@pulumi-renovate pulumi-renovate bot merged commit c2f39cc into main Feb 17, 2026
20 checks passed
@pulumi-renovate pulumi-renovate bot deleted the renovate/pulumi branch February 17, 2026 13:58
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