build(deps-dev): bump the aws-cdk group with 6 updates #523
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.
Bumps the aws-cdk group with 6 updates:
2.1.0
2.2.0
2.108.1
2.136.1
2.108.1
2.136.1
2.68.4
2.68.58
2.177.0
2.198.95
2.7.61
2.7.88
Updates
@aws-cdk/lambda-layer-kubectl-v28
from 2.1.0 to 2.2.0Commits
2dc08ca
feat(projen): upgrade dependencies for last 3 minor versions (#532)806580c
chore(deps): upgrade dependencies (#531)bbec4c4
chore: upgrade helm to 3.14.0 (#490)4fb87a2
feat: upgrade helm and kubectl version as@aws-cdk/lambda-layer-kubectl-v28
(...3ddaa84
feat: add KubectLayer and release as@aws-cdk/lambda-layer-kubectl-v28
(#450)193965e
feat: add KubectLayer and release as@aws-cdk/lambda-layer-kubectl-v27
(#349)bed1dc7
chore: only release on functional updates (v26) (#344)ae4eaf3
fix: bump min cdk version to 2.28.0 to use node 14 (backport #300) (#312)219b341
feat: add KubectLayer and release as@aws-cdk/lambda-layer-kubectl-v26
(#242)aaab67b
chore: update contributing guide for publishing new versions (backport #190) ...Updates
aws-cdk
from 2.108.1 to 2.136.1Release notes
Sourced from aws-cdk's releases.
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
... (truncated)
Commits
21dba21
fix(cli): diff with changeset fails if deploy role cannot be assumed (#29718)70dc4e8
chore(CLI): add--changeset
as an alias for--change-set
(#29683)798ef67
chore: npm-check-updates && yarn upgrade (#29630)4dbf5c8
fix(cli): cdk watch for Lambdas with Advanced Logging Controls do not stream ...5c30255
fix(cli): ecs hotswap deployment waits correctly for success or failure (#28448)f60e6e9
revert: "feat(cli): warn of non-existent stacks incdk destroy
" (#29577)798b1b4
chore: npm-check-updates && yarn upgrade (#29553)0fee99b
chore: typo fixes (#29475)067539a
fix(CLI):cdk diff
stack deletion causes a race condition (#29492)f0d1d67
feat(cli): warn of non-existent stacks incdk destroy
(#27921)Updates
aws-cdk-lib
from 2.108.1 to 2.136.1Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
0e9d5ca
revert: "chore(ec2): update WindowsVersions enum" (#29737)615ee2d
feat(rds): specify PreferredMaintenanceWindow in reader or writer props (#29686)2814011
fix(s3-assets): throw if path property is empty (#29425)069013e
docs(elasticloadbalancingv2): set proper default for stickiness (#29726)b82320b
revert: "fix(elasticloadbalancerV2): logicalId supports switch from addTarget...8e3848c
fix(elasticloadbalancerV2): logicalId supports switch from addTargetGroups (u...36fd79d
fix(iam): grantAssumeRole silently fails with service and account principals ...a12887b
fix(cloudwatch-actions):LambdaAction
fails if added to multiple action typ...10357c0
fix(pipelines): codeStar connection accepts nested repository (#29631)d5b8594
feat(stepfunction): add enableExecuteCommand to sfn ECSRunTask (#29638)Updates
cdk8s
from 2.68.4 to 2.68.58Release notes
Sourced from cdk8s's releases.
... (truncated)
Commits
f3883a3
chore(deps): upgrade compiler dependencies (#2404)07eed6d
chore(deps): upgrade dev dependencies (#2402)5c7a65d
chore(deps): upgrade runtime dependencies (#2401)f495ce2
chore(deps): upgrade configuration (#2398)74935bc
chore(deps): upgrade compiler dependencies (#2396)b519272
chore(deps): upgrade configuration (#2395)7c2f490
chore(deps): upgrade dev dependencies (#2393)1c472ae
chore(deps): upgrade configuration (#2391)357dc69
chore(deps): upgrade dev dependencies (#2388)2389962
chore(deps): upgrade configuration (#2386)Updates
cdk8s-cli
from 2.177.0 to 2.198.95Release notes
Sourced from cdk8s-cli's releases.
... (truncated)
Commits
26ed5d4
chore(deps): upgrade runtime dependencies (#2137)e0ebe32
chore(deps): upgrade configuration (#2134)d2a0b8e
chore(deps): upgrade dev dependencies (#2132)b6137e5
chore(deps): upgrade runtime dependencies (#2131)6e204d7
chore(deps): upgrade configuration (#2127)e993f68
chore(deps): upgrade dev dependencies (#2125)afc45a4
chore(deps): upgrade runtime dependencies (#2124)d674c76
chore(deps): upgrade configuration (#2121)0ae8add
chore(deps): upgrade dev dependencies (#2119)7d3e29f
chore(deps): upgrade runtime dependencies (#2118)Updates
cdk8s-plus-27
from 2.7.61 to 2.7.88Commits
cab7204
chore(deps): upgrade compiler dependencies (#4001)c5adef2
chore(deps): upgrade dev dependencies (#3999)9b244e3
chore(deps): upgrade configuration (#3996)4685098
chore(deps): upgrade dev dependencies (#3993)bc17b00
fix(statefulsets): port name not included in headless service (#3077) (#3991)21f0f91
fix(container): allow the same port number with different protocols (#3508) (...d97429d
chore(deps): upgrade configuration (#3987)e34e533
chore(deps): upgrade dev dependencies (#3982)12c9f7a
chore(deps): upgrade configuration (#3979)47c3b51
chore(deps): upgrade dev dependencies (#3976)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions