Skip to content

Update module github.com/pulumi/pulumi/sdk/v3 to v3.181.0#39

Merged
UnstoppableMango merged 1 commit intomainfrom
renovate/github.com-pulumi-pulumi-sdk-v3-3.x
Jul 1, 2025
Merged

Update module github.com/pulumi/pulumi/sdk/v3 to v3.181.0#39
UnstoppableMango merged 1 commit intomainfrom
renovate/github.com-pulumi-pulumi-sdk-v3-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pulumi/pulumi/sdk/v3 v3.177.0 -> v3.181.0 age adoption passing confidence

Release Notes

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

v3.181.0

Compare Source

3.181.0 (2025-06-27)

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

v3.180.0

Compare Source

v3.178.0

Compare Source

3.178.0 (2025-06-20)

Features
  • [protobuf] Allow providers to request to --refresh by default from partial failures
Bug Fixes
  • [auto/go] Fix destroy with debug option results in unknown flag --debug error
    #​19885

  • [backend/diy] Allow DIY backend to remove stacks that are empty except for their root stack resource, inline with the behaviour of the cloud backend
    #​19883

  • [auto/python] Fix parallelism issue when running inline programs with the automation API
    #​19855

  • [cli] Fix pulumi stack select unnecessarily fetching stack metadata.

The pulumi stack select command now only fetches stack names instead of complete metadata,
since the selection UI only displays stack names. This significantly improves performance,
especially for DIY backends where metadata fetching can be slow.

Previously, the command was fetching the same metadata as pulumi stack ls (last update time,
resource count, etc.) but never displaying this information to the user, causing unnecessary
delays during stack selection.
#​19760

  • [cli/install] Don't consult the registry when --file is specified
    #​19859

  • [engine] Fix policy pack versions for remediations from python policy packs
    #​19856

  • [engine] Fix views with --refresh --run-program
    #​19877

Miscellaneous
  • [ci] Make make install install all subprojects
    #​19892

  • [cli] Update dotnet, java and yaml language runtimes
    #​19896

  • [cli/env] Bump esc to 0.14.3
    #​19886


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 1, 2025

ℹ Artifact update notice

File name: 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/esc v0.14.2 -> v0.14.3

@UnstoppableMango UnstoppableMango merged commit cce0b01 into main Jul 1, 2025
2 checks passed
@UnstoppableMango UnstoppableMango deleted the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch July 1, 2025 17:32
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.

1 participant