Skip to content

Update first-party Pulumi dependencies to v3.182.0#822

Merged
pulumi-renovate[bot] merged 1 commit intomasterfrom
renovate/pulumi
Jul 14, 2025
Merged

Update first-party Pulumi dependencies to v3.182.0#822
pulumi-renovate[bot] merged 1 commit intomasterfrom
renovate/pulumi

Conversation

@pulumi-renovate
Copy link
Copy Markdown
Contributor

@pulumi-renovate pulumi-renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Type Update Change
@pulumi/pulumi (source) dependencies minor 3.180.0 -> 3.182.0
github.com/pulumi/pulumi/pkg/v3 indirect minor v3.180.0 -> v3.182.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.180.0 -> v3.182.0

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

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

v3.181.0

Compare Source

Features
  • [auto/nodejs] Add previewRefresh to allow dry-runs of refresh commands
    #​19948

  • [auto] Support providing runProgram to preview and up in auto sdk
    #​19729

  • [cli] Warn more aggressively for very old CLI versions
    #​19894

  • [cli] Add pulumi template publish experimental command to publish templates to the Pulumi Registry
    #​19864

  • [cli/plugin] Allow plugin run to run local binary plugins
    #​19903

  • [auto/python] Add preview_refresh to allow dry-runs of refresh commands
    #​19900

  • [auto/python] Add preview_destroy to allow dry-runs of destroy commands
    #​19947

  • [engine] Add SignalAndWaitForShutdown RPC call
    #​19837

  • [engine] Add lifecycle protobuf definitions
    #​19746

Bug Fixes
  • [engine] Restore asset and archive hash values after transforms
    #​19960

  • [cli] Make it possible for inline automation programs to be used with refresh/destroy
    #​19916

  • [cli] Do not assume that package sources without file path prefixes (./, ../) are file paths
    #​19930

  • [engine] Fix untargeted resources not always being sent to stack analysis
    #​19943
    #​19926

  • [engine] Fix a panic when mixing --target, --refresh, and provider upgrades
    #​19935

  • [engine] Fix transforms holding onto engine locks during execution, instead of just during collection
    #​19950

  • [engine] Synthesize delete steps for views during preview
    #​19952

  • [sdk/nodejs] Fix the use of parameterised packages and mocks
    #​19917


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (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 added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Jun 27, 2025
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) June 27, 2025 11:51
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.13%. Comparing base (1b7bb61) to head (b6c598e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #822   +/-   ##
=======================================
  Coverage   28.13%   28.13%           
=======================================
  Files          24       24           
  Lines        1020     1020           
=======================================
  Hits          287      287           
  Misses        685      685           
  Partials       48       48           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pulumi-renovate pulumi-renovate bot changed the title Update dependency @pulumi/pulumi to v3.181.0 Update first-party Pulumi dependencies to v3.181.0 Jun 27, 2025
@pulumi-renovate
Copy link
Copy Markdown
Contributor Author

pulumi-renovate bot commented Jun 27, 2025

ℹ Artifact update notice

File name: examples/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.180.0 -> v3.182.0
File name: provider/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.180.0 -> v3.182.0

@pulumi-renovate pulumi-renovate bot changed the title Update first-party Pulumi dependencies to v3.181.0 Update first-party Pulumi dependencies Jul 14, 2025
@pulumi-renovate pulumi-renovate bot changed the title Update first-party Pulumi dependencies Update first-party Pulumi dependencies to v3.182.0 Jul 14, 2025
@pulumi-renovate pulumi-renovate bot merged commit 82a6bbf into master Jul 14, 2025
20 checks passed
@pulumi-renovate pulumi-renovate bot deleted the renovate/pulumi branch July 14, 2025 15:52
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