Update first-party Pulumi dependencies#4267
Open
pulumi-renovate[bot] wants to merge 3 commits intomasterfrom
Open
Update first-party Pulumi dependencies#4267pulumi-renovate[bot] wants to merge 3 commits intomasterfrom
pulumi-renovate[bot] wants to merge 3 commits intomasterfrom
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: provider/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Contributor
Does the PR have any schema changes?Looking good! No breaking changes found. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4267 +/- ##
=======================================
Coverage 45.73% 45.73%
=======================================
Files 93 93
Lines 10363 10363
=======================================
Hits 4739 4739
Misses 5212 5212
Partials 412 412 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bfa95fa to
040b10f
Compare
9d2b800 to
ec758d6
Compare
9306dba to
462104d
Compare
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:
9.18.0->9.19.03.229.0->3.230.0v3.102.0->v3.102.1v3.228.0->v3.230.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
pulumi/pulumi-gcp (@pulumi/gcp)
v9.19.0Compare Source
What's Changed
Full Changelog: pulumi/pulumi-gcp@v9.18.0...v9.19.0
pulumi/pulumi (@pulumi/pulumi)
v3.230.0Compare Source
Features
[cli] Detect AI agents and send in update metadata
#22497
[auto/nodejs] Add "org" commands (get-default, set-default, search, search ai) to the auto-generated interface
#22395
[auto/nodejs] Add "new" command to the auto-generated interface
#22421
[sdk/{nodejs,python}] Add Cancel handler to Python & Node.js providers
#22516
[cli/policy] Add ESC environment resolution for policy packs
#22425
Bug Fixes
[auto/go] Insert --non-interactive flag before "--" positional separator to avoid misinterpretation as a positional argument
#22462
[ci] Add code coverage collection for Node.js automation tools tests
#22412
[pcl] Allow key indexing into a map of resources created by range
#22498
[programgen/go] Fix an issue with formatted index modules not importing correctly
[cli/state] Check for Pulumi.yaml projects and
backendoption instate upgrade#22483
[sdk/go] Fix Go program generation for ternary expressions inside apply callbacks, add Go predeclared identifiers to reserved words, handle optional list types in union type codegen, and fix unmarshalOutput for known outputs with null elements.
#22460
[sdk/nodejs] Fix inherited input properties missing from component schema when args interface extends another interface
#22446
[sdk/python] Fix inherited input properties missing from component schema when args class inherits from a base class
#22484
Miscellaneous
[java] Upgrade java to v1.23.0
[sdk/dotnet] Upgrade dotnet to v3.102.1
[yaml] Upgrade to v1.31.0
#22501
[programgen/{dotnet,go,java,nodejs,pcl,python,yaml}] Remove
mimeType&readDirfrom PCL#22449
pulumi/pulumi-dotnet (github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3)
v3.102.1Compare Source
Bug Fixes
[sdk] Fix inherited [Input] properties missing from component schema when using base class inheritance on args types #930
[sdk] Fix GetResourceType() returning empty string for DependencyProviderResource #922
pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)
v3.230.0Compare Source
3.230.0 (2026-04-08)
Features
[cli] Detect AI agents and send in update metadata
#22497
[auto/nodejs] Add "org" commands (get-default, set-default, search, search ai) to the auto-generated interface
#22395
[auto/nodejs] Add "new" command to the auto-generated interface
#22421
[sdk/{nodejs,python}] Add Cancel handler to Python & Node.js providers
#22516
[cli/policy] Add ESC environment resolution for policy packs
#22425
Bug Fixes
[auto/go] Insert --non-interactive flag before "--" positional separator to avoid misinterpretation as a positional argument
#22462
[ci] Add code coverage collection for Node.js automation tools tests
#22412
[pcl] Allow key indexing into a map of resources created by range
#22498
[programgen/go] Fix an issue with formatted index modules not importing correctly
[cli/state] Check for Pulumi.yaml projects and
backendoption instate upgrade#22483
[sdk/go] Fix Go program generation for ternary expressions inside apply callbacks, add Go predeclared identifiers to reserved words, handle optional list types in union type codegen, and fix unmarshalOutput for known outputs with null elements.
#22460
[sdk/nodejs] Fix inherited input properties missing from component schema when args interface extends another interface
#22446
[sdk/python] Fix inherited input properties missing from component schema when args class inherits from a base class
#22484
Miscellaneous
[java] Upgrade java to v1.23.0
[sdk/dotnet] Upgrade dotnet to v3.102.1
[yaml] Upgrade to v1.31.0
#22501
[programgen/{dotnet,go,java,nodejs,pcl,python,yaml}] Remove
mimeType&readDirfrom PCL#22449
v3.229.0Compare Source
3.229.0 (2026-04-02)
Features
[auto/python] Add org get-default and set-default commands to Automation API
[backend/diy] Avoid unnecessary S3 bucket HEAD calls to improve performance
#22373
[cli] Allow TRACEPARENT to be set for CLI invocations, parenting the pulumi spans under an existing parent span
#22369
[cli/display] Add
--urnsflag to display full resource URNs instead of short names in preview, up, destroy, refresh, import, and watch commands#22007
[pcl] Type integer literals as integers rather than numbers in PCL
#22268
[pcl] Support parameterized providers in PCL
#22251
[protobuf] Add RunPlugin2 bidirectional streaming RPC to LanguageRuntime proto
#22389
[yaml] Update YAML runtime to 1.30.2
#22426
[sdk/go] Add org get-default and set-default commands to Automation API
[sdk/nodejs] Modernize generated tsconfig.json to align with TypeScript defaults
#22370
[cli/policy] Add a new
policy analyzecommand to run a policy pack against existing state#22250
Bug Fixes
[backend/diy] Remove state lock for refresh --preview-only for diy backend
#22385
[cli] Fix OTEL flushing on provider shutdown
#22358
[cli/display] Fix deadlock in message renderer when cancelling an operation
#22433
[engine] Fix
--includeand--excludenot working for program-based refresh (RefreshV2)#22404
[engine] Parallelize plugin cancellation in SignalCancellation
#22431
[pcl] Fix looking up variables in parent scopes
#22379
[pcl] Apply default values from resource schemas
#22393
[sdk/{bun,go,nodejs,python}] Wire Cancel RPC to language host Run
#22397
[sdk/nodejs] Allow TypeScript 6 as a peer dependency
#22340
[sdk/nodejs] Fix closure serialization for __importStar-wrapped modules
#22388
[sdk/python] Cache type metadata and class references in Python SDK to reduce CPU overhead during serialization
#22422
[sdk/python] Replace busy-wait polling in wait_for_rpcs with asyncio.wait
#22411
Miscellaneous
[cli] Add update metadata to the otel root span
#22357
[java] Update to v1.22.0
#22437
[sdk/nodejs] Use nodenext for moduleResolution and module
#22363
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Monday through Friday ( * * * * 1-5 ) (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.