Skip to content

Conversation

@pulumi-renovate
Copy link
Contributor

@pulumi-renovate pulumi-renovate bot commented Feb 3, 2026

This PR contains the following updates:

Package Type Update Change
@pulumi/pulumi (source) dependencies minor 3.159.0 -> 3.161.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.159.0 -> v3.161.0
pulumi (changelog) dependencies minor ==3.159.0 -> ==3.161.0

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.161.0

Compare Source

Features
  • [yaml] Upgrade yaml to 1.16.0
    #​19148
    #​19143

  • [sdk/dotnet] Upgrade dotnet to v3.78.0
    #​19148

  • [sdk/go] Add property.Path and associated functions.
    #​17500

  • [sdk/go] Make property.Value immutable
    #​17500

  • [sdk/java] Upgrade Java to 1.9.0
    #​19148

  • [sdk/python] Add enum support for Python component schema inference
    #​19072

Bug Fixes
  • [cli/new] Avoid creating a main.py file when chosing the uv toolchain
    #​19154

  • [cli/package] Fix schema versioning when explicit package version is given

  • [components/nodejs] Fix schema inference for optional boolean properties
    #​19133

  • [cli/plugin] Fix slowness of workspace.DetectProjectFromPath affecting pulumi convert timings
    #​19082

  • [sdk/python] Serialize component description to the JSON schema
    #​19093

  • [sdk/python] Return an InputPropertyError for invalid enum values
    #​19116

  • [sdk/python] Properties used in component outputs are never plain
    #​19135

Miscellaneous
  • [protobuf] Remove StreamInvoke from the Provider service
    #​19129

v3.160.0

Compare Source

Features
  • [cli] Add --run-program support to pulumi destroy
    #​19044

  • [cli] Improve the usability and expressiveness of the pulumi watch command.
    #​19083

  • [programgen/go] Generated Go programs now target Go 1.23
    #​19026

Bug Fixes
  • [sdk/nodejs] Fix names in type references in components
    #​19066

  • [sdk/nodejs] Fix SDK generation for components that use resource references and are namespaced

Miscellaneous
  • [cli] Update pulumi-language-dotnet to 3.77.0
    #​19053

  • [cli] Update moby/moby to 26.1.5
    #​19081

  • [cli/package] Update package add command format string to show that file paths to packages can also be used
    #​19003

pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)

v3.161.0

Compare Source

3.161.0 (2025-04-09)
Features
  • [yaml] Upgrade yaml to 1.16.0
    #​19148
    #​19143

  • [sdk/dotnet] Upgrade dotnet to v3.78.0
    #​19148

  • [sdk/go] Add property.Path and associated functions.
    #​17500

  • [sdk/go] Make property.Value immutable
    #​17500

  • [sdk/java] Upgrade Java to 1.9.0
    #​19148

  • [sdk/python] Add enum support for Python component schema inference
    #​19072

Bug Fixes
  • [cli/new] Avoid creating a main.py file when chosing the uv toolchain
    #​19154

  • [cli/package] Fix schema versioning when explicit package version is given

  • [components/nodejs] Fix schema inference for optional boolean properties
    #​19133

  • [cli/plugin] Fix slowness of workspace.DetectProjectFromPath affecting pulumi convert timings
    #​19082

  • [sdk/python] Serialize component description to the JSON schema
    #​19093

  • [sdk/python] Return an InputPropertyError for invalid enum values
    #​19116

  • [sdk/python] Properties used in component outputs are never plain
    #​19135

Miscellaneous
  • [protobuf] Remove StreamInvoke from the Provider service
    #​19129

v3.160.0

Compare Source

3.160.0 (2025-04-01)
Features
  • [cli] Add --run-program support to pulumi destroy
    #​19044

  • [cli] Improve the usability and expressiveness of the pulumi watch command.
    #​19083

  • [programgen/go] Generated Go programs now target Go 1.23
    #​19026

Bug Fixes
  • [sdk/nodejs] Fix names in type references in components
    #​19066

  • [sdk/nodejs] Fix SDK generation for components that use resource references and are namespaced

Miscellaneous
  • [cli] Update pulumi-language-dotnet to 3.77.0
    #​19053

  • [cli] Update moby/moby to 26.1.5
    #​19081

  • [cli/package] Update package add command format string to show that file paths to packages can also be used
    #​19003


Configuration

📅 Schedule: Branch creation - "before 10am every weekday" (UTC), Automerge - Monday through Friday ( * * * * 1-5 ) (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 these updates 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 the dependencies Pull requests that update a dependency file label Feb 3, 2026
@pulumi-renovate pulumi-renovate bot requested a review from jkodroff as a code owner February 3, 2026 01:50
@pulumi-renovate pulumi-renovate bot added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Feb 3, 2026
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) February 3, 2026 01:50
@pulumi-renovate
Copy link
Contributor Author

pulumi-renovate bot commented Feb 3, 2026

ℹ Artifact update notice

File name: misc/test/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/pulumi/pulumi/sdk/v3 v3.159.0 -> v3.161.0
github.com/pulumi/esc v0.10.0 -> v0.13.0
File name: testing-integration/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/pulumi/esc v0.10.0 -> v0.13.0
github.com/pulumi/pulumi/sdk/v3 v3.159.0 -> v3.161.0

@pulumi-renovate pulumi-renovate bot force-pushed the renovate/minor-3.161-pulumi branch from 8d90642 to 97f163b Compare February 3, 2026 15:35
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/minor-3.161-pulumi branch from 97f163b to 3d43824 Compare February 4, 2026 03:57
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