chore(deps-dev): bump the cdk group in /cdk with 3 updates #3043
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 in /cdk with 3 updates: aws-cdk, aws-cdk-lib and eslint.
Updates
aws-cdk
from 2.176.0 to 2.177.0Release notes
Sourced from aws-cdk's releases.
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
Commits
fbb237e
refactor(cli): organize code that should only be used by the CLI into a folde...d95add3
fix(cli): trace output (-vv) is useless when files are uploaded (#33104)1e2c1ae
chore(eslint): enforce spacing at beginning of comments (#33077)4713bdd
feat(cli): add --untrust option to bootstrap (#33091)ac90399
refactor(cli): collate existing files into new deployments api (#33094)8506d31
refactor(cli): remove unused code (#33096)704ff0b
chore(eslint): lint against padded lines after class declarations (#33071)f58f80f
chore: upgrade jsii-pacmak and other jsii tools to 1.106.0 (#33057)b512a72
feat(cli): show all information from waiter errors (#33035)94ba772
fix(cx-api): cannot detect CloudAssembly across different libraries (#32998)Updates
aws-cdk-lib
from 2.176.0 to 2.177.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
Commits
28fcb82
chore(release): 2.177.003be84f
revert: fix(custom-resource): provider framework lambda missing GetFunction p...188f52d
feat(cognito): managed login (#33097)bdb4a59
feat(synthetics): cleanup provisioned lambda and layers for canary (#32738)a7cd9eb
feat(amplify-alpha): throwValidationError
instead of untyped errors (#33141)8b472fc
feat(apigatewayv2): throwValidationError
instead of untyped errors (#33072)cc1988a
feat(elbv2): throwValidationError
intsead of untyped errors (#33111)5377586
feat(apigatewayv2): throwValidationError
instead of untyped errors (#33082)5e0f16d
feat(route53): throwValidationError
instead of untyped errors (#33110)dd34d2e
feat(apigatewayv2-authorizers): throwValidationError
instead of untyped er...Updates
eslint
from 9.18.0 to 9.19.0Release notes
Sourced from eslint's releases.