-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependencies (non-major) #143
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dependencies-(non-major)
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
328835f
to
e3539e9
Compare
e3539e9
to
d5f1733
Compare
d5f1733
to
2d2db00
Compare
2d2db00
to
083967e
Compare
083967e
to
b956937
Compare
b956937
to
9b95a46
Compare
9b95a46
to
2893e57
Compare
6107ba5
to
501dc86
Compare
501dc86
to
f60ca21
Compare
f60ca21
to
b999dd0
Compare
b999dd0
to
0302c58
Compare
0302c58
to
8cb6987
Compare
8cb6987
to
a3c3d77
Compare
a3c3d77
to
6f8db4f
Compare
8bdb5cd
to
46ae4d7
Compare
d539286
to
dc9de25
Compare
9ee3f06
to
3a81b60
Compare
f255a86
to
e379018
Compare
2319261
to
8486218
Compare
9e26ea8
to
f845894
Compare
d9f9e2f
to
4110ca0
Compare
2317879
to
29e8613
Compare
29e8613
to
9f3d454
Compare
9f3d454
to
0250e16
Compare
7123fcd
to
757a6ab
Compare
757a6ab
to
a782eed
Compare
a782eed
to
95a85a1
Compare
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:
2.117.0
->2.180.0
10.3.0
->10.4.2
Release Notes
aws/aws-cdk (aws-cdk-lib)
v2.180.0
Compare Source
v2.179.0
Compare Source
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
kubectlLayer
property is now required in EKSCluster
andFargateCluster
constructs. The default value forkubectlLayer
is outdated and hence being removed. You can specify your own kubectlLayer version based on your Kubernetes version.Features
ValidationErrors
instead of untyped Errors (#33455) (11a75b2), closes #32569detailedMetricsEnabled
property (#33267) (0abcacf), closes #33222ValidationError
instead of untyped Errors (#33386) (b4efb1e), closes #32569ValidationError
instead of untyped Errors (#33383) (19cf902), closes #32569ValidationError
instead of untyped Errors (#33388) (d3f3309), closes #32569ValidationError
instead of untyped Errors (#33387) (48f2bf7), closes #32569ValidationError
instead of untyped Errors (#33389) (c83ca82), closes #32569ValidationErrors
instead of untyped Errors (#33440) (76848e4), closes #32569ValidationError
instead of untyped Error (#33439) (ede5842), closes #32569ValidationError
instead of untyped Errors (#33391) (92a9a73), closes #32569ValidationErrors
instead of untyped Errors (#33438) (c08c7f0), closes #32569CloudAssemblyError
instead of untyped Errors (#33390) (ae95d95), closes #32569ValidationError
instead of untyped Errors (#33385) (14b1098), closes #32569Bug Fixes
cluster.addHelmChart
ignoresskipCrds
(#31832) (ee63467), closes #31831SelfManagedKafkaEventSource
cannot be used in NPM symlinked workspaces (#32937) (fe656af)CallAwsServiceCrossRegion
doesn't work with WAIT_FOR_TASK_TOKEN (#32807) (800b775), closes #32746 /github.com/aws/aws-cdk/blob/bbdd42c8f45916d5c6945f3429916f6199d2ec66/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/lambda/invoke.ts#L146-L165Alpha modules (2.179.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
IdentityPoolRoleAttachment
construct andIdentityPool.addRoleMappings()
function will no longer exist. This is to disambiguate that only one role attachment can exist per Identity Pool. If you are using theIdentityPool
construct, this change will trigger a redeployment. If you need to add role mappings, please do so when theIdentityPool
is created.Features
Bug Fixes
RoleAttachment
construct (#33305) (9449f9c), closes #23449v2.178.2
Compare Source
Bug Fixes
Alpha modules (2.178.2-alpha.0)
v2.178.1
Compare Source
Bug Fixes
Alpha modules (2.178.1-alpha.0)
v2.178.0
Compare Source
Features
ValidationError
instead of untyped errors (#33075) (04efe6c), closes #32569ValidationError
instead of untyped errors (#33172) (abd4a3e), closes #32569ValidationError
istead of untyped Errors (#33245) (ba2f5c8), closes #32569ValidationError
instead of untyped errors (#33206) (ab9dd0a), closes #32569ValidationError
instead of untyped errors (#33170) (ecbe1bf)ExternalService
support daemon scheduling strategy (#32630) (361c7d3), closes #32538tls
property to a ServiceConnectService (#32605) (d32baf6), closes #32583containerCpu
andcontainerMemoryLimitMiB
property toApplicationLoadBalancedFargateService
(#30920) (4dd97bc), closes #20638 #20638ValidationError
instead of untyped errors in L1s (#33032) (1b666db), closes #32569Bug Fixes
Alpha modules (2.178.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
operatingRegion
property under IPAM class is now renamed tooperatingRegions
.Features
ec2-alpha
module is now in Developer Preview (#33230) (a06f91a)Bug Fixes
v2.177.0
Compare Source
Features
ValidationError
instead of untyped errors (#33072) (8b472fc), closes #32569ValidationError
instead of untyped errors (#33082) (5377586), closes #32569ValidationError
instead of untyped errors (#33076) (dd34d2e), closes #32569ValidationError
intsead of untyped errors (#33111) (cc1988a), closes #32569ValidationError
instead of untyped errors (#33033) (a928748), closes #32569ValidationError
instead of untyped errors (#33042) (0b2db62), closes #32569ValidationError
instead of untyped errors (#33110) (5e0f16d), closes #32569ValidationError
instead of untyped errors (#33031) (61e876b), closes #32569ValidationError
instead of untyped errors (#33109) (aea8f3b), closes #32569ValidationError
instead of untyped errors (#33045) (7452462), closes #32569ValidationError
instead of untyped errors (#33046) (6469412), closes #32569ValidationError
instead of untyped errors (#33067) (6677b33), closes #32569ValidationError
instead of untyped errors (#33079) (e4703c1), closes #32569Bug Fixes
Alpha modules (2.177.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
instantiation method calls to choose the right job type and language,
and use the new constants static values to define the associated Job
configuration settings. See the RFC and/or new README for examples.
Description of how you validated changes
Increased unit test coverage to > 90%, consulted with Glue service team
on best practices and sane defaults, updated integration tests.
Features
ValidationError
instead of untyped errors (#33141) (a7cd9eb), closes #32569Bug Fixes
Code Refactoring
v2.176.0
Compare Source
Features
WebSocketMockIntegration
props (#30622) (a5a0168), closes #29661Bug Fixes
aws-cdk
(#32817) (97af31b), closes #32237Reverts
Alpha modules (2.176.0-alpha.0)
Features
Bug Fixes
v2.175.1
Compare Source
Bug Fixes
Alpha modules (2.175.1-alpha.0)
v2.175.0
Compare Source
Features
cdk destroy
(#32636) (c199378), closes #32545 #27179 40aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts#L190 aws-cdk-testing/cli-integ/tests/cli-integ-tests/cli.integtest.ts#L286-L291Bug Fixes
CI=false
(#32749) (26b361d)canContainersAccessInstanceRole=false
and also deprecate property (#32763) (bbdd42c), closes #28518Alpha modules (2.175.0-alpha.0)
Features
Bug Fixes
ENOENT
no such file or directory 'recommended-feature-flags.json' (#32750) (f809b94)v2.174.1
Compare Source
Features
Alpha modules (2.174.1-alpha.0)
v2.174.0
Compare Source
Fea
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.