Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.216.0 to 3.217.1.

Release notes

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

v3.217.1

3.217.1 (2026-01-27)

Features

  • [sdk/go] Add support for the OnError resource hook #21515

Bug Fixes

  • [cli/install] Copy files when linking to be robust to copying across file partitions #21549

  • [cli/install] Do not double install plugins with explicit parameterizations #21548

Full Changelog: pulumi/pulumi@v3.217.0...v3.217.1

v3.217.0

3.217.0 (2026-01-23)

Features

  • [cli] Extract organization, team, and user from OIDC JWT claims during login #21462

  • [engine] Add the OnError resource hook to allow for custom retry policies #21291

  • [cli/engine] Add --plan up flag #21368

  • [sdk/nodejs] Add requirePulumiVersion to the Node.js SDK #21528 #21478

  • [sdk/python] Add require_pulumi_version to the Python SDK #21528 #21430

  • [sdk/go] Add CheckPulumiVersion to the Go SDK #21528 #21514

Bug Fixes

... (truncated)

Changelog

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

3.217.1 (2026-01-27)

Features

  • [sdk/go] Add support for the OnError resource hook #21515

Bug Fixes

  • [cli/install] Copy files when linking to be robust to copying across file partitions #21549

  • [cli/install] Do not double install plugins with explicit parameterizations #21548

  • [cli/install] Copy files when linking instead of renaming #21549

Full Changelog: pulumi/pulumi@v3.217.0...v3.217.1

3.217.0 (2026-01-23)

Features

  • [cli] Extract organization, team, and user from OIDC JWT claims during login #21462

  • [engine] Add the OnError resource hook to allow for custom retry policies #21291

  • [cli/engine] Add --plan up flag #21368

  • [sdk/nodejs] Add requirePulumiVersion to the Node.js SDK #21528 #21478

  • [sdk/python] Add require_pulumi_version to the Python SDK #21528 #21430

  • [sdk/go] Add CheckPulumiVersion to the Go SDK #21528 #21514

Bug Fixes

... (truncated)

Commits
  • 381f23b ProgramTest: Fully qualify environment names (#21556)
  • 0b1bfab Fix concurrency bugs in packageinstallation (#21559)
  • de8f97e Prepare for patch release v3.217.1 (#21558)
  • 4bcb1d4 Add language tests for replaceOnChanges (#21552)
  • 8e23ef0 Increase partition for the pkg module on windows (#21554)
  • c571535 Bump tar from 6.2.1 to 7.5.6 in /tests/integration/iterative-constraints in t...
  • 9819292 split up python conformance tests (#21367)
  • 683b6f6 Copy files when linking instead of renaming (#21549)
  • b2ecd0e Implement Go SDK support for OnError hooks (#21515)
  • 16713d0 Do not double install plugins with explicit parameterizations (#21548)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.216.0 to 3.217.1.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.216.0...v3.217.1)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-version: 3.217.1
  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 Jan 27, 2026
@Jordan-Jarvis
Copy link

CI is green (Build/Lint/Validate + Tests passed). I don't have permission to approve/enable auto-merge/merge from this account; a maintainer with write access will need to approve and merge.

@rdimitrov rdimitrov merged commit dc73689 into main Jan 28, 2026
4 checks passed
@rdimitrov rdimitrov deleted the dependabot/go_modules/deploy/github.com/pulumi/pulumi/sdk/v3-3.217.1 branch January 28, 2026 09:56
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.

2 participants