Skip to content

Update first-party Pulumi dependencies to v3.182.0 (minor)#2371

Merged
pulumi-renovate[bot] merged 1 commit into
masterfrom
renovate/minor-3.182-pulumi
Feb 10, 2026
Merged

Update first-party Pulumi dependencies to v3.182.0 (minor)#2371
pulumi-renovate[bot] merged 1 commit into
masterfrom
renovate/minor-3.182-pulumi

Conversation

@pulumi-renovate

@pulumi-renovate pulumi-renovate Bot commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@pulumi/pulumi (source) dependencies minor 3.181.0 -> 3.182.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.181.0 -> v3.182.0
pulumi (changelog) dependencies minor ==3.181.0 -> ==3.182.0

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.182.0

Compare Source

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

Miscellaneous
  • [sdk/{go,nodejs,python}] Add PULUMI_AUTOMATION_API
    #​19974

  • [sdk/{go,nodejs,python}] Add type and name to ResourceHookArgs
    #​20017

pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)

v3.182.0

Compare Source

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

Miscellaneous
  • [sdk/{go,nodejs,python}] Add PULUMI_AUTOMATION_API
    #​19974

  • [sdk/{go,nodejs,python}] Add type and name to ResourceHookArgs
    #​20017


Configuration

📅 Schedule: Branch creation - "before 10am every weekday" (UTC), Automerge - Monday through Friday ( * * * * 1-5 ) (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@pulumi-renovate pulumi-renovate Bot requested a review from jkodroff as a code owner February 9, 2026 02:05
@pulumi-renovate pulumi-renovate Bot added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Feb 9, 2026
@pulumi-renovate pulumi-renovate Bot enabled auto-merge (squash) February 9, 2026 02:05
@pulumi-renovate

pulumi-renovate Bot commented Feb 9, 2026

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: misc/test/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/pulumi/pulumi/sdk/v3 v3.181.0 -> v3.182.0
File name: testing-integration/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/pulumi/pulumi/sdk/v3 v3.181.0 -> v3.182.0

@pulumi-renovate pulumi-renovate Bot force-pushed the renovate/minor-3.182-pulumi branch 6 times, most recently from 03c5cd8 to 43b0cfc Compare February 10, 2026 08:32
@pulumi-renovate pulumi-renovate Bot force-pushed the renovate/minor-3.182-pulumi branch from 43b0cfc to cc47f77 Compare February 10, 2026 12:32
@pulumi-renovate pulumi-renovate Bot merged commit 2750d68 into master Feb 10, 2026
1 check passed
@pulumi-renovate pulumi-renovate Bot deleted the renovate/minor-3.182-pulumi branch February 10, 2026 12:33
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 impact/no-changelog-required This issue doesn't require a CHANGELOG update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants