Skip to content

Bump @pulumi/pulumi from 3.159.0 to 3.194.0#121

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps @pulumi/pulumi from 3.159.0 to 3.194.0.

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.194.0

3.194.0 (2025-09-08)

Features

  • [cli] Log diagnostics to stderr instead of stdout #20461

  • [cli/display] Change the default for --show-full-output from true to false #20467

  • [cli/display] Fix the --show-full-output the flag #20464

  • [sdk/go] Show a message that the Go program is being compiled #20460

Bug Fixes

  • [engine] Make ignoreChanges work better for arrays #20465

  • [programgen] Fix panic in RewriteApplies when encountering warning diagnostics #20453

Miscellaneous

  • [cli] No longer require the PULUMI_EXPERIMENTAL flag for Private Registry template operations (pulumi template publish, registry-based template resolution in pulumi new), while registry-backed template resolution in pulumi new may still be disabled using PULUMI_DISABLE_REGISTRY_RESOLVE=true pulumi new #20458

  • [sdk/yaml] Bump pulumi-yaml to 1.23.1

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

... (truncated)

Changelog

Sourced from @​pulumi/pulumi's changelog.

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

... (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.194.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.194.0/sdk/nodejs)

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

dependabot bot commented on behalf of github Sep 12, 2025

Superseded by #123.

@dependabot dependabot bot closed this Sep 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pulumi/pulumi-3.194.0 branch September 12, 2025 06:20
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