Skip to content

chore(deps): Bump github.com/pulumi/pulumi/sdk/v3 from 3.230.0 to 3.231.0 in /sdk#292

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sdk/github.com/pulumi/pulumi/sdk/v3-3.231.0
Closed

chore(deps): Bump github.com/pulumi/pulumi/sdk/v3 from 3.230.0 to 3.231.0 in /sdk#292
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sdk/github.com/pulumi/pulumi/sdk/v3-3.231.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.230.0 to 3.231.0.

Release notes

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

v3.231.0

3.231.0 (2026-04-16)

Features

  • [cli] Auto-detect Mercurial repository metadata for pulumi up / pulumi preview updates, mirroring existing Git support #22618

  • [engine] Send Cancel RPC to plugins on host close for graceful shutdown #22569

  • [engine] Pass resource options to hooks through the engine #22582

  • [engine] Add GetDeploymentInfo to the resource monitor service

  • [auto/go] Add New command to Automation API #22439

  • [auto/{go,nodejs,python}] Add --diff to automation api for destroy #22563

  • [auto/python] Add new command to Automation API #22439

  • [pcl] Support for resource hooks in PCL #22365

  • [sdk-nodejs] Warn when a non-ComponentResource class is passed in the explicit components list to componentProviderHost #22619

  • [sdk-python] Warn when a non-ComponentResource class is passed in the explicit components list to component_provider_host #22619

  • [cli/import] Add support for providers to be defined in the same import file as their users #21671

  • [cli/policy] ESC environment support for local policy packs #22495

  • [sdk/nodejs] Support package.yaml when using pnpm #22491

  • [sdk/python] Add function decorator variants for resource and error hooks #22519

Bug Fixes

... (truncated)

Changelog

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

3.231.0 (2026-04-16)

Features

  • [cli] Auto-detect Mercurial repository metadata for pulumi up / pulumi preview updates, mirroring existing Git support #22618

  • [engine] Send Cancel RPC to plugins on host close for graceful shutdown #22569

  • [engine] Pass resource options to hooks through the engine #22582

  • [engine] Add GetDeploymentInfo to the resource monitor service

  • [auto/go] Add New command to Automation API #22439

  • [auto/{go,nodejs,python}] Add --diff to automation api for destroy #22563

  • [auto/python] Add new command to Automation API #22439

  • [pcl] Support for resource hooks in PCL #22365

  • [sdk-nodejs] Warn when a non-ComponentResource class is passed in the explicit components list to componentProviderHost #22619

  • [sdk-python] Warn when a non-ComponentResource class is passed in the explicit components list to component_provider_host #22619

  • [cli/import] Add support for providers to be defined in the same import file as their users #21671

  • [cli/policy] ESC environment support for local policy packs #22495

  • [sdk/nodejs] Support package.yaml when using pnpm #22491

  • [sdk/python] Add function decorator variants for resource and error hooks #22519

Bug Fixes

  • [auto/{nodejs,python}] Support --run-program for inline programs with preview_refresh/destroy

... (truncated)

Commits
  • 5aaa649 Add GetDeploymentInfo to resource monitor (#22595)
  • e39b399 Support --run-program with inline programs for preview_refresh/destroy (#22590)
  • bd4b5db Go Automation API Codegen #1B: Generating helpers (#22061)
  • b5bb135 Python Automation API Codegen: use TypedDict for option types (#22602)
  • 5cb5c1d sdk/python: fix 'occured' -> 'occurred' in rpc.py doc comment (#22620)
  • b7c9d87 try to stop pkg 7/7 from flaking (#22611)
  • 00f5eb9 Auto-detect Mercurial VCS metadata for updates (#22618)
  • eff41c5 Warn when non-ComponentResource passed to component provider host (#22619)
  • fdbd324 Update dependency pulumi/pulumi-java to v1.24.0 (#22615)
  • 12c06b9 Update dependency pulumi/pulumi-yaml to v1.31.1 (#22610)
  • 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.230.0 to 3.231.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.230.0...v3.231.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 26, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 26, 2026 08:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 26, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 3, 2026

Superseded by #297.

@dependabot dependabot Bot closed this May 3, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/sdk/github.com/pulumi/pulumi/sdk/v3-3.231.0 branch May 3, 2026 08: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants