Skip to content

Update dependency @pulumi/pulumi to v3.178.0 #2295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2025
Merged

Conversation

pulumi-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@pulumi/pulumi (source) dependencies minor 3.177.0 -> 3.178.0

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

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 - 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 this update 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 20, 2025
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) June 20, 2025 11:35
Copy link
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link

codecov bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.83%. Comparing base (13b50da) to head (8235d53).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2295   +/-   ##
=======================================
  Coverage   50.83%   50.83%           
=======================================
  Files          49       49           
  Lines        7084     7084           
=======================================
  Hits         3601     3601           
  Misses       3231     3231           
  Partials      252      252           

☔ 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.

@pulumi-renovate pulumi-renovate bot merged commit 737ec09 into master Jun 20, 2025
20 checks passed
@pulumi-renovate pulumi-renovate bot deleted the renovate/pulumi branch June 20, 2025 11:55
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