Skip to content

fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.265.0 - #107

Merged
qaiser42 merged 1 commit into
mainfrom
renovate/go-modules-(non-major)
Sep 26, 2026
Merged

qaiser42 merged 1 commit into
mainfrom
renovate/go-modules-(non-major)

Conversation

@qaiser42

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/pulumi/pulumi/sdk/v3 v3.264.0 → v3.265.0 age confidence

Release Notes

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

v3.265.0

Compare Source

3.265.0 (2026-09-25)

Features
  • [cli/auth] Add pulumi logout --all --delete-credentials-key to delete the key that encrypts stored credentials from the OS credential store #​24764
Bug Fixes
  • [programgen/python] Generate valid Python for output-dependent resource ranges #​24474
  • [cli/policy] Recover from partial installs & wait for parallel installs #​24705
  • [cli/install] Cancel cross-process waits with Ctrl-C #​24711
  • [engine] Report Unknown=true on the ReadResourceResponse when a Read is skipped because one of its dependencies failed during a --continue-on-error update, so SDKs can propagate unknowns to dependents rather than treating empty outputs as real #​24747
  • [cli/auth] Keep encrypted credentials in other PULUMI_HOME directories readable after pulumi logout --all or pulumi login in one of them #​24764
  • [engine] Report Unknown=true on the register response when an Import step is skipped because one of its dependencies failed during a --continue-on-error update, so SDKs propagate unknowns to dependents rather than treating empty outputs as real #​24774
  • [sdkgen/nodejs] Fix generated Node.js SDK compilation for self-referencing resource inputs #​24752
  • [pcl] Fix a panic when a PCL program indexes a tuple literal with an index equal to its length #​24755
  • [pcl] Fix a binder panic on nested tuple literals of different shapes, and unify collection literals that hold different constants into one collection type so they can be iterated #​24756
  • [pcl] Fix the length built-in in the PCL interpreter to accept objects and maps #​24757
  • [pcl] Add the range built-in to the PCL interpreter #​24758
  • [pcl] Type min and max as number when any argument is a non-integer literal #​24759
  • [pcl] Report an error when a number or bool literal is assigned to a property whose schema constant or enum does not admit it #​24761
  • [pcl] Report a type mismatch on a resource input property that the resource does not also declare as an output #​24765
  • [pcl] Allow a resource to be assigned to a plain property typed as a reference to its resource type #​24763
  • [pcl] Type a quoted string with no interpolation as a constant so string constants and string enums are validated at bind time #​24766
  • [programgen] Fix length on output values in generated programs, and count the keys of maps and objects in generated Node.js programs #​24757
  • [sdk/go] Fix policy analyzer config schema serialization for Go analyzers #​24775
  • [programgen] Fill the lists that range produces in Node.js programs #​24758
  • [pcl] Fix PCL type conversion checks whose result depended on whether the same types had been unified first #​24793
  • [sdk/nodejs] Fix closure serialization for __importStar-wrapped cached modules #​24797
Improvements
  • [pcl] Name the constant or the enum members a resource property admits when a literal does not match it #​24770
  • [cli/install] Authenticode-sign the Windows CLI and language host binaries #​24785

Configuration

📅 Schedule: (in timezone Europe/Berlin)

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

🚦 Automerge: Enabled.

♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate CLI.

@qaiser42 qaiser42 added the dependencies Pull requests that update a dependency file label Sep 25, 2026
@qaiser42
qaiser42 merged commit 32ee35e into main Sep 26, 2026
7 checks passed
@qaiser42
qaiser42 deleted the renovate/go-modules-(non-major) branch September 26, 2026 03:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant