Skip to content

Bump @pulumi/pulumi from 3.159.0 to 3.190.0#107

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps @pulumi/pulumi from 3.159.0 to 3.190.0.

Release notes

Sourced from @​pulumi/pulumi's releases.

v3.190.0

3.190.0 (2025-08-15)

Features

  • [engine] Don't error on ignoreChanges paths that are missing old data, there is nothing to ignore in those cases and we just use the new data #20278

Bug Fixes

  • [cli] Fix destroy --exclude-protected --remove returning an error for empty stacks that could safely be removed #20283

  • [cli] Fix pulumi template publish failing with relative paths by normalizing to absolute paths before archive creation #20301

  • [cli/import] Use mapped name instead of logical name for resource references during import code generation #20300

  • [pkg] Make TypeScript code generation use 'declare' keyword instead of definite assertion operator, to avoid setting all fields to undefined when targeting environments new enough #20261

  • [sdkgen/nodejs] Make TypeScript a full dependency of local SDKs #20272

Miscellaneous

  • [build] Updates protobuf and grpc to v5, bumping dependencies in the Go, Node.js, and Python SDKs #19588

  • [build] Update latest Go version to 1.25 #20284

  • [sdkgen/nodejs] Target ES2020 for generated SDKs #20276

v3.189.0

3.189.0 (2025-08-12)

Features

  • [sdk] Remove CacheMS from CLIVersionResponse #20264

  • [sdk/go] Calculate PluginInfo.Size on demand #20241

... (truncated)

Changelog

Sourced from @​pulumi/pulumi's changelog.

3.190.0 (2025-08-15)

Features

  • [engine] Don't error on ignoreChanges paths that are missing old data, there is nothing to ignore in those cases and we just use the new data #20278

Bug Fixes

  • [cli] Fix destroy --exclude-protected --remove returning an error for empty stacks that could safely be removed #20283

  • [cli] Fix pulumi template publish failing with relative paths by normalizing to absolute paths before archive creation #20301

  • [cli/import] Use mapped name instead of logical name for resource references during import code generation #20300

  • [pkg] Make TypeScript code generation use 'declare' keyword instead of definite assertion operator, to avoid setting all fields to undefined when targeting environments new enough #20261

  • [sdkgen/nodejs] Make TypeScript a full dependency of local SDKs #20272

Miscellaneous

  • [build] Updates protobuf and grpc to v5, bumping dependencies in the Go, Node.js, and Python SDKs #19588

  • [build] Update latest Go version to 1.25 #20284

  • [sdkgen/nodejs] Target ES2020 for generated SDKs #20276

3.189.0 (2025-08-12)

Features

  • [sdk] Remove CacheMS from CLIVersionResponse #20264

  • [sdk/go] Calculate PluginInfo.Size on demand #20241

  • [auto/python] Surface json option to pulumi preview calls in Python when using the pulumi.automation package.

... (truncated)

Commits
  • 1189a7d build: update grpc & protobuf to v5 (#19588)
  • 42024d6 TypeScript codegen: replace definite assertion operator with declare keywor...
  • 155bb56 Target ES2020 for generated SDKs (#20276)
  • 385e951 Make TypeScript a full dependency of local SDKs (#20272)
  • 76a3cd2 Changelog and go.mod updates for v3.189.0 (#20287)
  • f18d36d Freeze 3.189.0 (#20279)
  • ce61b8c Use nullish coalesce operator for required property checks and state and args...
  • 8dbb586 Fix component providers when using pnpm (#20253)
  • 4e5aef2 Add test for paramterizing a provider twice (#20243)
  • b60d9cc Fix swapped stderr/stdout comments in PreviewOptions interface (#20250)
  • 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 [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) from 3.159.0 to 3.190.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.190.0/sdk/nodejs)

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

dependabot bot commented on behalf of github Aug 22, 2025

Superseded by #110.

@dependabot dependabot bot closed this Aug 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pulumi/pulumi-3.190.0 branch August 22, 2025 06:37
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