Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2025

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.184.0 to 3.186.0.

Release notes

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

v3.186.0

3.186.0 (2025-07-25)

Features

  • [engine] Send Cancel message to language runtime plugins on engine shutdown #20007

  • [engine] Pass stack tags to policy plugins on startup #20084

  • [yaml] Expose object as a possible config type in preparation for pulumi-yaml support #20129

Bug Fixes

  • [cli/engine] --exclude and --exclude-protected flags now work together correctly for destroy commands #20120

  • [engine] Fix a datarace in the engine event system #20105

  • [engine] Fix a panic in the engine when running up --refresh --run-program and finding a deleted resource

  • [sdk/nodejs] Avoid "Cannot convert object to primitive value" error when running into type errors #20092

  • [sdk/nodejs] Don’t use automatic ESM mode when —import or —require is set #20091

  • [sdk/nodejs] Fix callback server hang & delete hooks in Node.js #20109

  • [sdk/nodejs] Don’t report leaked promises when we exit abnormally #20128

  • [cli/package] Force new style Go modules to be written out when using package add #20011

  • [sdk/python] Run uv sync on uv command #20117

Miscellaneous

  • [yaml] Update yaml to 1.21.3 #20118

... (truncated)

Changelog

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

3.186.0 (2025-07-25)

Features

  • [engine] Send Cancel message to language runtime plugins on engine shutdown #20007

  • [engine] Pass stack tags to policy plugins on startup #20084

  • [yaml] Expose object as a possible config type in preparation for pulumi-yaml support #20129

Bug Fixes

  • [cli/engine] --exclude and --exclude-protected flags now work together correctly for destroy commands #20120

  • [engine] Fix a datarace in the engine event system #20105

  • [engine] Fix a panic in the engine when running up --refresh --run-program and finding a deleted resource

  • [sdk/nodejs] Avoid "Cannot convert object to primitive value" error when running into type errors #20092

  • [sdk/nodejs] Don’t use automatic ESM mode when —import or —require is set #20091

  • [sdk/nodejs] Fix callback server hang & delete hooks in Node.js #20109

  • [sdk/nodejs] Don’t report leaked promises when we exit abnormally #20128

  • [cli/package] Force new style Go modules to be written out when using package add #20011

  • [sdk/python] Run uv sync on uv command #20117

Miscellaneous

  • [yaml] Update yaml to 1.21.3 #20118

3.185.0 (2025-07-21)

... (truncated)

Commits

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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from a team as a code owner July 27, 2025 08:14
@dependabot dependabot bot force-pushed the dependabot/go_modules/provider/github.com/pulumi/pulumi/sdk/v3-3.186.0 branch from 10c136b to 49ea95a Compare July 28, 2025 07:57
Bumps [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.184.0 to 3.186.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.184.0...v3.186.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/provider/github.com/pulumi/pulumi/sdk/v3-3.186.0 branch from 49ea95a to 31c281f Compare July 29, 2025 10:04
@Fyusel Fyusel merged commit 0030f73 into main Jul 29, 2025
2 checks passed
@Fyusel Fyusel deleted the dependabot/go_modules/provider/github.com/pulumi/pulumi/sdk/v3-3.186.0 branch July 29, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants