Skip to content

build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.244.0 to 3.245.0#113

Merged
pedromvgomes merged 2 commits into
mainfrom
dependabot/go_modules/github.com/pulumi/pulumi/sdk/v3-3.245.0
Jun 16, 2026
Merged

build(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.244.0 to 3.245.0#113
pedromvgomes merged 2 commits into
mainfrom
dependabot/go_modules/github.com/pulumi/pulumi/sdk/v3-3.245.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.244.0 to 3.245.0.

Release notes

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

v3.245.0

3.245.0 (2026-06-04)

Improvements

  • [backend/diy] Update gocloud.dev to 0.46 and aws sdk to v2 #23421
  • [cli] Show download and unpack progress when installing provider plugins pulumi/pulumi#23408
  • [cli/do] Expose the selected stack's organization and short name to PCL input files when running pulumi do inside a project
  • [cli/do] Suggest similar tokens when an unknown token is passed to pulumi do #23341
  • [cli/neo] Support up/down arrows to scroll through prompt history in pulumi neo #23425
  • [cli/stack] Remame pulumi stack init to new #23422

Bug Fixes

  • [engine] Download the HCL language runtime on demand instead of bundling it #23356
  • [sdk/nodejs] Fix mergeOptions dropping onError hooks from ResourceOptions in the Node.js SDK
  • [cli/auth] Delete shared temporary agent credentials when logging out

Miscellaneous

  • [sdk/go] Remove "name" from plugin loading functions and require "Type" on Configure & DiffConfig calls #23363
Changelog

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

3.245.0 (2026-06-04)

Improvements

  • [backend/diy] Update gocloud.dev to 0.46 and aws sdk to v2 #23421
  • [cli] Show download and unpack progress when installing provider plugins pulumi/pulumi#23408
  • [cli/do] Expose the selected stack's organization and short name to PCL input files when running pulumi do inside a project
  • [cli/do] Suggest similar tokens when an unknown token is passed to pulumi do #23341
  • [cli/neo] Support up/down arrows to scroll through prompt history in pulumi neo #23425

Bug Fixes

  • [engine] Download the HCL language runtime on demand instead of bundling it #23356

Miscellaneous

  • [sdk/go] Remove "name" from plugin loading functions and require "Type" on Configure & DiffConfig calls #23363

Bug Fixes

  • [sdk/nodejs] Fix mergeOptions dropping onError hooks from ResourceOptions in the Node.js SDK
  • [cli/auth] Delete shared temporary agent credentials when logging out

Improvements

  • [cli/stack] Remame pulumi stack init to new #23422
Commits
  • d602109 Support up/down arrows for prompt history in pulumi neo (#23425)
  • 4b6578e block merge queue while release is in progress (#23429)
  • 4795a4c fix(import): surface converter argument errors cleanly for --from imports (#2...
  • 931a9e8 Add tests for serialization failure messages (#23424)
  • fae1a56 Unbundle the HCL language runtime and download it on demand (#23356)
  • 158f072 Allow a language to request a PackageSpec, not just a PackageDescriptor (#23330)
  • 9a4184b Add pulumi stack new as an alias of pulumi stack init (#23422)
  • f6eec78 Update gocloud.dev to 0.46 (#23421)
  • 6fea015 Simplify l2-invoke-options-depends-on (#23380)
  • 91ea2b1 fix race in TestTaintMultipleResources (#23406)
  • 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.244.0 to 3.245.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.244.0...v3.245.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-version: 3.245.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 Jun 13, 2026
The sdk/v3 3.245.0 bump changed the signature of plugin.NewContextWithRoot,
which pkg/v3 3.243.0 calls with too few arguments. pkg and sdk are released
in lockstep and must move together; bump pkg/v3 to 3.245.0 to fix the build.
@pedromvgomes pedromvgomes merged commit 55cb357 into main Jun 16, 2026
2 checks passed
@pedromvgomes pedromvgomes deleted the dependabot/go_modules/github.com/pulumi/pulumi/sdk/v3-3.245.0 branch June 16, 2026 06:03
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