Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.219.0 to 3.220.0.

Release notes

Sourced from github.com/pulumi/pulumi/sdk/v3's releases.

v3.220.0

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
Changelog

Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.

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
Commits
  • e8ecd95 Fix remote components with PULUMI_NODEJS_SKIP_COMPONENT_INPUTS (#21727)
  • 4c2cc2a upgrade pulumi-dotnet and pulumi-yaml to latest (#21764)
  • 8dc466c Always install from registry when appropriate (#21649)
  • 2ce415c Relax the Copyright banner linter (#21732)
  • 5d49339 Update module github.com/go-git/go-git/v5 to v5.16.5 [SECURITY] (#21758)
  • dbcad3b Remap environment variables as a resource option on Provider (#21572)
  • f5dc5a3 print and save environment variables on snapshot integrity errors (#21709)
  • 82d584e Fix proto build: Update Node.js installation to use modern keyring (#21729)
  • f8aaed4 Deprecate github.com/pulumi/pulumi/pkg/v3/codegen/dotnet & remove tests (#2...
  • 3392d06 Remove workaround for slow typechecking with MyPy and PyCharm (#21722)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.219.0 to 3.220.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.219.0...v3.220.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-version: 3.220.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 10, 2026
@rdimitrov rdimitrov merged commit 541c8a7 into main Feb 11, 2026
3 checks passed
@rdimitrov rdimitrov deleted the dependabot/go_modules/deploy/github.com/pulumi/pulumi/sdk/v3-3.220.0 branch February 11, 2026 08:31
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant