chore(deps-dev): bump the cdk group across 1 directory with 5 updates #1127
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 cdk group with 5 updates in the /cdk directory:
22.9.0
22.10.2
2.166.0
2.173.4
2.166.0
2.173.4
9.14.0
9.17.0
5.6.3
5.7.2
Updates
@types/node
from 22.9.0 to 22.10.2Commits
Updates
aws-cdk
from 2.166.0 to 2.173.4Release notes
Sourced from aws-cdk's releases.
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
... (truncated)
Commits
4da2f65
fix(cli): cli still fails for some plugins returningexpiration: null
(#32668)9ca4872
Revert "chore(release): 2.174.0"2d1e718
chore: enable log timestamps by default (#32448)043f9db
chore(cli): refactor notices.ts to not use configuration settings (#32558)c1d3130
chore(cli): new test for MFA + AWS_Profile (#32566)d4f6946
fix(cli): allow credential plugins to returnnull
forexpiration
(#32554)506d210
chore(cli): simplify config with helper functions (#32547)38116b0
fix(cli): doesn't support plugins that return initially empty credentials (#3...e45fcae
chore(cli): remove CDK_INTEG_MODE hack (#32539)f42e2cc
chore(yargs-gen): use lodash.clonedeep instead of structured clone (#32537)Updates
aws-cdk-lib
from 2.166.0 to 2.173.4Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
8948ecb
fix(aspects): "localAspects is not iterable" error (#32647)9ca4872
Revert "chore(release): 2.174.0"3358020
chore(release): 2.174.0537cabf
chore: print more information in Aspects proptest (#32543)e8d8237
revert(ecs): machineImageType support AL2023 (#32550)5e01cc2
chore(eks): add warning to make kubectlLayer property required in the future ...93ff387
chore(ecr): expose registryUri (#32176)4b696bc
feat(ecs): machineImageType support AL2023 (#32509)2c109cf
feat(codebuild): support auto retry limit for Project (#32507)b7e6141
feat(cloudfront): distribution ARN property (#32531)Updates
eslint
from 9.14.0 to 9.17.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
90c1db9
9.17.0755512d
Build: changelog update for 9.17.0cc243c9
chore: upgrade to@eslint/[email protected]
(#19242)84c5787
chore: package.json update for@eslint/js
releaseeed91d1
feat: add suggestions tono-unused-vars
(#18352)4c4f53b
chore: add missing backticks toflags.js
(#19226)3c22d2a
docs: updateyoda
toYoda
inyoda.md
for consistency (#19230)e0a2203
docs: add missing backticks tono-sequences
(#19233)4cc4881
docs: Update README3db6fdf
docs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Updates
typescript
from 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (