Skip to content

Bump @pulumi/pulumi from 3.159.0 to 3.178.0#75

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps @pulumi/pulumi from 3.159.0 to 3.178.0.

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.178.0

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

... (truncated)

Changelog

Sourced from @​pulumi/pulumi's changelog.

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

... (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.178.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.178.0/sdk/nodejs)

---
updated-dependencies:
- dependency-name: "@pulumi/pulumi"
  dependency-version: 3.178.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 Jun 23, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jun 27, 2025

Superseded by #79.

@dependabot dependabot bot closed this Jun 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pulumi/pulumi-3.178.0 branch June 27, 2025 06:59
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