Skip to content

Bump @pulumi/pulumi from 3.159.0 to 3.182.0#86

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pulumi/pulumi-3.182.0
Closed

Bump @pulumi/pulumi from 3.159.0 to 3.182.0#86
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pulumi/pulumi-3.182.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps @pulumi/pulumi from 3.159.0 to 3.182.0.

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.182.0

3.182.0 (2025-07-14)

Features

  • [engine] Implement ResourceHooks in the engine #19874

  • [engine] Prevent destroy without running the program if any resource have delete hooks #19933

  • [engine] Send Cancel message to analyzer plugins on engine shutdown #20015

  • [sdk/go] Implement ResourceHooks in the Go SDK #20002

  • [sdk/nodejs] Implement ResourceHooks in the Node.js SDK #19946

  • [sdk/python] Implement ResourceHooks in the Python SDK #19876

Bug Fixes

  • [cli] Fix stack select when local default-org differs from the service setting for default-org #20010

  • [cli/new] Fix the AI prompt flow of pulumi new command #19998

  • [engine] Fix an issue where the engine would not issue creates and deletes in the correct order for delete before create replacements where dependencies had changed #19945

  • [engine] Handle cancellation during construct #19976

  • [engine] Run after delete hooks for component resources #20025

  • [sdk/{go,nodejs,python}] Pass resource hooks through to construct #20016

  • [sdkgen/go] Fix panic in SDK go generator for a map[string]map[string]union type #19731

  • [sdk/python] Log safely in Python in the presence of PULUMI_ERROR_OUTPUT_STRING #18903

... (truncated)

Changelog

Sourced from @​pulumi/pulumi's changelog.

3.182.0 (2025-07-14)

Features

  • [engine] Implement ResourceHooks in the engine #19874

  • [engine] Prevent destroy without running the program if any resource have delete hooks #19933

  • [engine] Send Cancel message to analyzer plugins on engine shutdown #20015

  • [sdk/go] Implement ResourceHooks in the Go SDK #20002

  • [sdk/nodejs] Implement ResourceHooks in the Node.js SDK #19946

  • [sdk/python] Implement ResourceHooks in the Python SDK #19876

Bug Fixes

  • [cli] Fix stack select when local default-org differs from the service setting for default-org #20010

  • [cli/new] Fix the AI prompt flow of pulumi new command #19998

  • [engine] Fix an issue where the engine would not issue creates and deletes in the correct order for delete before create replacements where dependencies had changed #19945

  • [engine] Handle cancellation during construct #19976

  • [engine] Run after delete hooks for component resources #20025

  • [sdk/{go,nodejs,python}] Pass resource hooks through to construct #20016

  • [sdkgen/go] Fix panic in SDK go generator for a map[string]map[string]union type #19731

  • [sdk/python] Log safely in Python in the presence of PULUMI_ERROR_OUTPUT_STRING #18903

... (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)

Bumps [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) from 3.159.0 to 3.182.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pulumi/pulumi/commits/v3.182.0/sdk/nodejs)

---
updated-dependencies:
- dependency-name: "@pulumi/pulumi"
  dependency-version: 3.182.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 javascript Pull requests that update javascript code labels Jul 15, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jul 17, 2025

Superseded by #88.

@dependabot dependabot bot closed this Jul 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pulumi/pulumi-3.182.0 branch July 17, 2025 06:22
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants