Skip to content

fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.261.0 - #426

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-pulumi-pulumi-pkg-v3-3.x
Open

fix(deps): update module github.com/pulumi/pulumi/pkg/v3 to v3.261.0#426
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-pulumi-pulumi-pkg-v3-3.x

Conversation

@renovate

@renovate renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/pulumi/pulumi/pkg/v3 v3.260.0v3.261.0 age confidence

Release Notes

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

v3.261.0

Compare Source

3.261.0 (2026-09-02)

Features
  • [engine] Support state migration callbacks on resource registrations #​24328
  • [cli/env] Add pulumi env setup {aws,azure,gcp} to configure cloud OIDC trust and create the ESC environments that use it #​23911
Bug Fixes
  • [engine] Report a clear error instead of panicking when the stack's state contains a custom resource with no ID #​24438
  • [cli] Show the agent account's claim URL instead of an inaccessible View Live link when running on ephemeral agent credentials #​24476
  • [pcl] Fix a crash when binding a schema property with an integer constant value #​24480
  • [cli/policy] Avoid hanging when policy pack fails to start up #​24492
  • [pkg/testing] Fix ProgramTest for providers whose Go module or NuGet package has a double-digit major version #​24499
  • [sdk] Fix serialization of secret unknowns in NodeJS, Python and PCL #​24500
  • [engine] Ignore internal property keys (those starting with an underscore) when generating and checking update plans #​24532
Improvements
  • [sdkgen] Generate precise Python output types for discriminated unions. An array of a union was typed Sequence[Any] and a scalar union Any, while the matching getters on the generated Args classes were already typed #​24485
  • [sdk/python] Resolve a union value to its member by matching the value's wire shape, so unions whose members carry no constant properties serialize and translate with the right member's property names #​24484
  • [sdkgen/python] Accept a generated output type wherever the classes-and-dicts input types accept its Args class or TypedDict, so a resource's output can be passed to another resource's input without a type error #​24507
  • [engine] Send previously persisted outputs to a provider's Check on update, gated by a new sends_old_outputs_to_check handshake capability #​24524
  • [sdk/python] Add helper methods to transform ResourceOptions to InvokeOptions #​24533
Miscellaneous

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: 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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/pulumi/pulumi/sdk/v3 v3.260.0 -> v3.261.0
github.com/mattn/go-runewidth v0.0.28 -> v0.0.29
go.opentelemetry.io/collector/featuregate v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/pdata v1.65.0 -> v1.66.0
google.golang.org/genproto/googleapis/api v0.0.0-20260825221802-da73d73af1c5 -> v0.0.0-20260831171406-18b4a7587f8a
google.golang.org/genproto/googleapis/rpc v0.0.0-20260825221802-da73d73af1c5 -> v0.0.0-20260831171406-18b4a7587f8a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants