Update first-party Pulumi dependencies to v3.259.0 - #2287
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
pulumi-renovate
Bot
force-pushed
the
renovate/pulumi
branch
from
August 21, 2026 07:28
b849b17 to
9c6cd24
Compare
Upstream replaced codegen.StringSet with mapset.Set in test.SDKTest (pulumi/pulumi#24386), so gen_test.go now builds its Skip sets with mapset.NewSet. golang-set becomes a direct dependency. Three conformance tests are new in v3.259.0 and go in expectedFailures: policy-resource-metadata needs policy pack support, and l1-component-sourceless and l3-map-keys both rely on local PCL components, which the Java program generator does not emit.
Go 1.27.0 became "stable" on 2026-08-20, and golangci-lint v2.9.0 is built with go1.26, so it panics with "file requires newer Go version go1.27" on every run. Linting with the Go version the module declares avoids the mismatch; bumping golangci-lint is left for a dedicated PR since v2.13 changes goconst/gosec defaults and reports ~55 new issues.
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.258.0→v3.259.0v3.258.0→v3.259.0Release Notes
pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)
v3.259.0Compare Source
3.259.0 (2026-08-19)
Features
pulumi newinstead of prompting for each value #24223PULUMI_DEFAULT_ORGANIZATIONto be able to set the default org #24384Bug Fixes
Created stackwhen creating a stack against the Pulumi Cloud backend #24280pulumi neocancellation requests that the service rejects and keep Esc responsive instead of showing "Cancelling..." forever #24267valueandenvironmentkeys when serializingesc.Valueandesc.Range, matching the fields the ESC OpenAPI contract marks required #24346pulumi package addfails to bind a package schema #24367policy group lsrespect the default org #24385Improvements
pulumi loginfailed against, where that backend was configured, and how to change it #24322--parallelflag topulumi plugin install#24369Configuration
📅 Schedule: (UTC)
* * * * 1-5)🚦 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.
This PR has been generated by Mend Renovate.