Update first-party Pulumi dependencies #337
Merged
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:
6.66.3
->6.67.0
6.66.3
->6.67.0
v3.146.0
->v3.147.0
Release Notes
pulumi/pulumi-aws (@pulumi/aws)
v6.67.0
Compare Source
Does the PR have any schema changes?
Found 4 breaking changes:
Resources
🟢
"cloudHsmClusterId" property is no longer Required🟢
"keyStorePassword" property is no longer Required🟢
"trustAnchorCertificate" property is no longer RequiredTypes
🟢
"aws:ec2/getInstanceTypeInferenceAccelerator:getInstanceTypeInferenceAccelerator": required: "memorySize" property has changed to RequiredNew resources:
mediapackagev2/channelGroup.ChannelGroup
What's Changed
TestRegress2534
by @flostadler in https://github.com/pulumi/pulumi-aws/pull/5107Full Changelog: pulumi/pulumi-aws@v6.66.3...v6.67.0
pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)
v3.147.0
Compare Source
3.147.0 (2025-01-21)
Features
[cli] Update go.mod to require go1.22
#18274
[cli/config] Improve documentation for pulumi config set
#18285
[cli/package] Allow short hashes as versions in package add
#18277
[cli/{package,plugin}] Support getting plugins from remote git sources
#17827
Bug Fixes
[engine] Skip acquiring program packages during refresh when running inline automation programs
#18283
[sdk/nodejs] Avoid unnecessary Node.js installations
#18293
[sdk/{nodejs,python}] Fix handling of DependencyResource when checking invoke deps
#18275
[sdk/{nodejs,python}] Permit output arguments in plain invokes for backwards compatibility
#18304
Miscellaneous
#18261
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (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.