Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps github.com/pulumi/pulumi/sdk/v3 from 3.169.0 to 3.193.0.

Release notes

Sourced from github.com/pulumi/pulumi/sdk/v3's releases.

v3.193.0

3.193.0 (2025-09-04)

Bug Fixes

  • [cli] Use "Private Registry", not cloud or Pulumi registry, in CLI output #20436

  • [cli/display] Avoid printing a double new line when showing secrets in the outputs #20435

  • [cli/display] Fix coloring of cobra error messages on windows

  • [cli/{install,package}] Fix local package resolution when PULUMI_EXPERIMENTAL=true by including local packages in registry fallback logic #20413

  • [cli/new] Fail when running with --language without --ai in non-interactive mode #20415

  • [cli/package] Fix not using already-installed package in 'pulumi package add' when PULUMI_EXPERIMENTAL=1

Miscellaneous

  • [cli] Start the pprof server when receving SIGUSR1 #20392

  • [cli/display] Replace ijc/Gotty terminfo package with xo/terminfo #20446

  • [cli/display] Use the passed through writer in ShowProgressOutput instead of loading a new terminfo

v3.192.0

3.192.0 (2025-08-29)

Features

  • [cli/state] Add pulumi state taint/untaint commands to force replacement of resources upon next update #20380

  • [sdk/nodejs] Add previewDestroy to allow dry-runs of destroy commands #20371

Bug Fixes

  • [engine] Fix a bug causing hooks to never pass correctly to remote Go components #20390

... (truncated)

Changelog

Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.

3.193.0 (2025-09-04)

Bug Fixes

  • [cli] Use "Private Registry", not cloud or Pulumi registry, in CLI output #20436

  • [cli/display] Avoid printing a double new line when showing secrets in the outputs #20435

  • [cli/display] Fix coloring of cobra error messages on windows

  • [cli/{install,package}] Fix local package resolution when PULUMI_EXPERIMENTAL=true by including local packages in registry fallback logic #20413

  • [cli/new] Fail when running with --language without --ai in non-interactive mode #20415

  • [cli/package] Fix not using already-installed package in 'pulumi package add' when PULUMI_EXPERIMENTAL=1

Miscellaneous

  • [cli] Start the pprof server when receving SIGUSR1 #20392

  • [cli/display] Replace ijc/Gotty terminfo package with xo/terminfo #20446

  • [cli/display] Use the passed through writer in ShowProgressOutput instead of loading a new terminfo

3.192.0 (2025-08-29)

Features

  • [cli/state] Add pulumi state taint/untaint commands to force replacement of resources upon next update #20380

  • [sdk/nodejs] Add previewDestroy to allow dry-runs of destroy commands #20371

Bug Fixes

  • [engine] Fix a bug causing hooks to never pass correctly to remote Go components #20390

  • [sdk/go] Fix source position information

... (truncated)

Commits
  • dd543e3 Fix coloring of cobra error messages on windows (#20451)
  • 66f20b5 Use the passed through writer in ShowProgressOutput instead of loading a new ...
  • ea351ee Fix not using already-installed package when PULUMI_EXPERIMENTAL=1 (#20442)
  • f084b13 update pulumi-yaml to latest version (#20457)
  • 0dce385 propagate context through cancellationScopeSource (#20421)
  • 4792c37 Replace terminfo package (#20446)
  • 77d54db improve usage string for pulumi config set (#20437)
  • 1d9f3a8 Start the pprof server when receving SIGUSR1 (#20392)
  • 3f2bd1e Fix local package resolution with PULUMI_EXPERIMENTAL=true (#20413)
  • 5f58826 Avoid printing a double new line when showing secrets in the outputs (#20435)
  • Additional commits viewable in compare view

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 [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi) from 3.169.0 to 3.193.0.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.169.0...v3.193.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-version: 3.193.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 go Pull requests that update go code labels Sep 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2025 03:45
@dependabot dependabot bot requested review from Timmy1e and Michiel87 September 8, 2025 03:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 8, 2025
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 go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants