build(deps-dev): bump the aws-cdk group across 1 directory with 6 updates #937
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 5 updates in the / directory:
2.160.0
2.176.0
2.160.0
2.176.0
2.69.5
2.69.33
2.198.228
2.198.298
2.2.5
2.2.17
Updates
aws-cdk
from 2.160.0 to 2.176.0Release notes
Sourced from aws-cdk's releases.
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
... (truncated)
Commits
1d7d1fc
chore(cli): also suppress test logging for CLI (#32952)5a830a0
chore: dotnet upgrade from 6.0 -> 8.0 (#32894)ef135ef
chore(cli): use CliIoHost as logger everywhere (#32708)97af31b
fix(core): use correct formatting for aggregate errors inaws-cdk
(#32817)b021efe
chore(cli): fix typo in ToolkitError symbol (#32882)88247b9
chore(docs): fix typos (#32861)3c0acce
fix(cli): "no stack found in the main cloud assembly" (#32839)78fba23
chore(cli): rename_
tocommand
inUserInput
(#32822)62ae02e
chore(cli): synth is now default command name, synthesize is alias (#32823)a8ad62c
chore(cli): rename cli-args-gen into user-input-gen (#32821)Updates
aws-cdk-lib
from 2.160.0 to 2.176.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
1c4473a
chore(release): 2.176.0a5a0168
feat(apigatewayv2-integrations):WebSocketMockIntegration
props (#30622)3fbc785
fix(rds): incorrect version definition of MySQL 8.4.3 (#32934)1d7d1fc
chore(cli): also suppress test logging for CLI (#32952)fb2b229
chore(spec2cdk): remove skipping iot1click service (#32899)8ff930a
docs(route53): fix typos (#32875)e33ebb4
docs(lambda-nodejs): fix typos (#32873)2d7e7c4
docs(lambda-event-sources): fix typos (#32872)e498572
docs(rds): fix typos (#32874)f0e2f2a
chore: stop proptest failures by giving fewer guarantees (#32885)Updates
cdk8s
from 2.69.5 to 2.69.33Release notes
Sourced from cdk8s's releases.
... (truncated)
Commits
13efea8
chore(deps): upgrade compiler dependencies (#3183)1901e32
chore(deps): upgrade dev dependencies (#3182)8605f02
chore(deps): upgrade dev dependencies (#3181)c5aa110
chore(deps): upgrade configuration (#3180)26cd267
chore(deps): upgrade compiler dependencies (#3179)d32a9d6
chore: disable v1 release infrastructure (#2860)a64c0d0
chore(deps): upgrade dev dependencies (#3177)e442acb
chore(deps): upgrade configuration (#3175)b592c04
chore(deps): upgrade compiler dependencies (#3173)0a6652c
chore(deps): upgrade dev dependencies (#3171)Updates
cdk8s-cli
from 2.198.228 to 2.198.298Release notes
Sourced from cdk8s-cli's releases.
... (truncated)
Commits
562bd00
chore(deps): upgrade runtime dependencies (#3154)4c0780e
chore(deps): upgrade runtime dependencies (#3153)cdc8e45
chore(deps): upgrade runtime dependencies (#3152)2e4f2b1
chore(deps): upgrade configuration (#3151)2c8bf05
chore(deps): upgrade runtime dependencies (#3149)d81a83a
chore(deps): upgrade dev dependencies (#3148)5e6a1ad
chore(deps): upgrade runtime dependencies (#3147)45bd070
chore(deps): upgrade configuration (#3146)050e5ec
chore(deps): upgrade runtime dependencies (#3126)b1072cf
chore: disable v1 release infrastructure (#2711)Updates
cdk8s-plus-30
from 2.2.5 to 2.2.17Commits
59ef3c5
chore(deps): upgrade compiler dependencies (#5142)0f6c541
chore(deps): upgrade dev dependencies (#5149)6de5c92
chore(deps): upgrade configuration (#5144)1df7213
chore(deps): upgrade dev dependencies (#5140)28729e6
chore(deps): upgrade configuration (#5135)75657b3
chore(deps): upgrade compiler dependencies (#5133)44fbfb5
chore(deps): upgrade dev dependencies (#5131)c716c40
chore(deps): upgrade configuration (#5126)590af65
chore(deps): upgrade compiler dependencies (#5124)14c3db6
chore(deps): upgrade dev dependencies (#5122)Updates
constructs
from 10.3.0 to 10.4.2Release notes
Sourced from constructs's releases.
Commits
892bb11
fix: cannot create root construct in python (#2500)fab93a5
chore(deps): upgrade dev dependencies (#2506)b06a17d
chore(deps): upgrade dev dependencies (#2504)dcae75e
chore(deps): upgrade dev dependencies (#2502)3f6a73a
fix: revert "fix: cannot create root construct in python" (#2499)bb7f237
fix: cannot create root construct in python (#2496)75f29f4
feat: stabilize experimental code (#2497)e9bf09c
fix: unnecessary strict node requirement in engines in package.json (#2498)912158f
fix: Python constructs do not implement a compatible interface (#2495)037cd6a
chore(deps): upgrade dev dependencies (#2494)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