fix(deps): update all dependencies#546
Merged
Merged
Conversation
Contributor
Author
|
c1fc2a0 to
e8f4b44
Compare
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:
v1.231.0->v1.233.1v1.58.1->v1.60.1v1.34.5->v1.35.1v1.83.0->v1.84.1v2.3.0->v2.4.0v0.19.1->v0.20.0v1.30.0->v1.31.0v3.181.0->v3.184.06ae5c78->645b1fa6ae5c78->645b1fa8d1bb00->7130f933.181.0->3.184.0v6.83.0->v7.0.0v1.30.0->v1.31.0e5ab898->61bf5beWarning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/ec2)
v1.233.0Module Highlights
github.com/aws/aws-sdk-go-v2/service/cleanroomsml: v1.14.0git.832008.xyz/aws/aws-sdk-go-v2/service/cloudfront: v1.46.4git.832008.xyz/aws/aws-sdk-go-v2/service/ec2: v1.233.0git.832008.xyz/aws/aws-sdk-go-v2/service/keyspacesstreams: v1.0.1git.832008.xyz/aws/aws-sdk-go-v2/service/mediaconvert: v1.76.0git.832008.xyz/aws/aws-sdk-go-v2/service/sfn: v1.35.9git.832008.xyz/aws/aws-sdk-go-v2/service/synthetics: v1.36.0v1.232.0General Highlights
Module Highlights
github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.45.0git.832008.xyz/aws/aws-sdk-go-v2/service/datazone: v1.32.0git.832008.xyz/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.26.0git.832008.xyz/aws/aws-sdk-go-v2/service/ec2: v1.232.0git.832008.xyz/aws/aws-sdk-go-v2/service/ecs: v1.59.0git.832008.xyz/aws/aws-sdk-go-v2/service/eventbridge: v1.41.0git.832008.xyz/aws/aws-sdk-go-v2/service/opensearch: v1.47.0git.832008.xyz/aws/aws-sdk-go-v2/service/pricing: v1.35.0git.832008.xyz/aws/aws-sdk-go-v2/service/quicksight: v1.88.0git.832008.xyz/aws/aws-sdk-go-v2/service/repostspace: v1.10.0git.832008.xyz/aws/aws-sdk-go-v2/service/s3: v1.84.0git.832008.xyz/aws/aws-sdk-go-v2/service/s3tables: v1.6.0git.832008.xyz/aws/aws-sdk-go-v2/service/s3vectors: v1.0.0git.832008.xyz/aws/aws-sdk-go-v2/service/sagemaker: v1.201.0go-viper/mapstructure (github.com/go-viper/mapstructure/v2)
v2.4.0Compare Source
What's Changed
New Contributors
Full Changelog: go-viper/mapstructure@v2.3.0...v2.4.0
nunnatsa/ginkgolinter (github.com/nunnatsa/ginkgolinter)
v0.20.0Compare Source
What's Changed
Added new linter rule.
New Linter Rule
Force assertion descriptions [STYLE] (#200)
Note: This rule does not support auto-fix.
Correct Usage of the Succeed() and the
HaveOccurred()matchers [STYLE]This rule enforces that all assertions include an optional description message to improve test readability and debugging.
Should be:
This rule is disabled by default. Use the
--force-assertion-descriptioncommand line flag to enable it.Note: This rule does not support auto-fix.
CLI Changes
Added the new
--force-assertion-description=truecommand line parameter, to enable the "Force assertion descriptions" rule.New Contributors
Full Changelog: nunnatsa/ginkgolinter@v0.19.1...v0.20.0
pulumi/pulumi-aws-native (github.com/pulumi/pulumi-aws-native/sdk)
v1.31.0Compare Source
pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.184.0Compare Source
3.184.0 (2025-07-18)
Features
[sdk/go] Allow setting resource hooks in transforms
#20058
[sdk/nodejs] Allow setting resource hooks in transforms
#20057
Bug Fixes
[auto/go] Fix refresh/destroy with inline programs and --run-program flag
[cli/package] Fix
package addcommand when using uv 0.8.0 or later#20075
[sdk/nodejs] Fix before exit handler
[programgen/python] Fix imports of packages and modules with multiple name parts, such as "devOps"
#20053
Miscellaneous
#19985
v3.183.0Compare Source
3.183.0 (2025-07-16)
Features
[cli] Support reading v4 checkpoints/deployments
#20046
[cli] Allow transforms to set resource hooks
#20051
[protobuf] Add hooks to TransformResourceOptions
#20050
[auto/{go,nodejs,python}] Support --run-program for inline programs in refresh and destroy operations
#19912
[cli/new] Reflect templates published with
pulumi template publishin the results ofpulumi new#19940
[sdk/nodejs] Automatic ESM configuration
#19980
[sdk/python] Allow setting resource hooks in transforms
#20052
Bug Fixes
[cli] Fix a panic in the
consolecommand when a non-existant stack was passed as a --stack argument#20043
[sdk/nodejs] Try to normalize component names when auto-inferring them
#20048
[sdk/python/automation] Fix wrong name after stack rename
#20028
Miscellaneous
#20063
v3.182.0Compare Source
3.182.0 (2025-07-14)
Features
[engine] Implement ResourceHooks in the engine
#19874
[engine] Prevent destroy without running the program if any resource have delete hooks
#19933
[engine] Send
Cancelmessage to analyzer plugins on engine shutdown#20015
[sdk/go] Implement ResourceHooks in the Go SDK
#20002
[sdk/nodejs] Implement ResourceHooks in the Node.js SDK
#19946
[sdk/python] Implement ResourceHooks in the Python SDK
#19876
Bug Fixes
[cli] Fix
stack selectwhen local default-org differs from the service setting for default-org#20010
[cli/new] Fix the AI prompt flow of pulumi new command
#19998
[engine] Fix an issue where the engine would not issue creates and deletes in the correct order for delete before create replacements where dependencies had changed
#19945
[engine] Handle cancellation during construct
#19976
[engine] Run after delete hooks for component resources
#20025
[sdk/{go,nodejs,python}] Pass resource hooks through to construct
#20016
[sdkgen/go] Fix panic in SDK go generator for a map[string]map[string]union type
#19731
[sdk/python] Log safely in Python in the presence of
PULUMI_ERROR_OUTPUT_STRING#18903
Miscellaneous
[sdk/{go,nodejs,python}] Add PULUMI_AUTOMATION_API
#19974
[sdk/{go,nodejs,python}] Add type and name to ResourceHookArgs
#20017
pulumi/pulumi-aws (pulumi/pulumi-aws)
v7.0.0Compare Source
Upgrade Guide
The v6-v7 upgrade guide can be found here
What's Changed
albandautoscalingdangling types by @guineveresaenger in https://github.com/pulumi/pulumi-aws/pull/5497stringorIpAddressTypefor LoadBalancer by @corymhall in https://github.com/pulumi/pulumi-aws/pull/5590regionmeta argument by @corymhall in https://github.com/pulumi/pulumi-aws/pull/5610tagPrefixListby @corymhall in https://github.com/pulumi/pulumi-aws/pull/5639New resources:
amp/queryLoggingConfiguration.QueryLoggingConfigurations3/bucketAccelerateConfiguration.BucketAccelerateConfigurations3/bucketAcl.BucketAcls3/bucketCorsConfiguration.BucketCorsConfigurations3/bucketLifecycleConfiguration.BucketLifecycleConfigurations3/bucketLogging.BucketLoggings3/bucketObjectLockConfiguration.BucketObjectLockConfigurations3/bucketRequestPaymentConfiguration.BucketRequestPaymentConfigurations3/bucketServerSideEncryptionConfiguration.BucketServerSideEncryptionConfigurations3/bucketVersioning.BucketVersionings3/bucketWebsiteConfiguration.BucketWebsiteConfigurationNew functions:
vpc/getEndpointAssociations.getEndpointAssociationsNew Contributors
Full Changelog: pulumi/pulumi-aws@v6.83.0...v7.0.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.