chore(deps): update all non-major dependencies #137
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:
20.10.8
->20.11.4
0.20.0
->0.20.1
2.23.0
->2.23.3
1.12.634
->1.12.637
Release Notes
hashicorp/terraform-cdk (cdktf)
v0.20.1
Compare Source
AWS Provider changes (breaking)
The AWS pre-built provider for Go is currently too large to be installed due to a hard limit in Go. This release adds skipping the
statement
block in therule
block of theaws_wafv2_web_acl
andaws_wafv2_rule_group
resources. Our resource docs page previously already mentioned that these resources have skipped attributes but they weren't actually skipped. This almost doubled AWS provider bindings in size due to the recursive nature of thestatement
block.If you are using any of these two resources, the
statement
now has to be passed as a plain object instead and its keys have to be snake-cased (e.g.and_statement
orregex_match_statement
).feat
fix
statement
block forrule
block inaws_wafv2_web_acl
andaws_wafv2_rule_group
resources #3414chore
aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sts)
v1.12.637
Compare Source
Amazon SageMaker Service
Features
v1.12.636
Compare Source
AWS S3 Control
Features
AWS SDK for Java
Features
AWS Supply Chain
Features
AWS Transfer Family
Features
Amazon Connect Participant Service
Features
Amazon Connect Service
Features
Amazon Location Service
Features
AmazonMWAA
Features
v1.12.635
Compare Source
AWS IoT
Features
AWS IoT FleetWise
Features
AWS Secrets Manager
Features
Amazon EC2 Container Service
Features
Amazon Elastic Compute Cloud
Features
Amazon EventBridge
Features
Amazon WorkSpaces
Features
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.