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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the cdk group in /tests/cdk with 2 updates: aws-cdk-lib and aws-cdk.
Updates
aws-cdk-lib
from 2.108.1 to 2.109.0Release notes
Sourced from aws-cdk-lib's releases.
Changelog
Sourced from aws-cdk-lib's changelog.
Commits
f0939f2
feat: update AWS Service Spec (#28011)846c26a
chore(rds): support for aurora mysql 3.04.1 (#28002)e789adc
feat(lambda): Support S3 as onFailure destinations on MSK and SelfManagedKafk...ef4dee6
feat(lambda): add java 21 lambda runtime (#27822)db21fef
docs(lambda-nodejs): fix default runtime docs (#27984)33357aa
feat(apigateway): support firehose access log destination (#27959)b70e97b
docs(s3): clarify objectSizeGreaterThan attribute for lifecycle rules (#27990)ba11f36
fix(elasticloadbalancingv2): access logging fails on imported bucket (#27948)d6f6dd7
docs(rds): change default value for deleteAutomatedBackups from false to true...358fc6b
chore(stepfunctions-tasks): migrate role policy handler (#27952)Updates
aws-cdk
from 2.108.1 to 2.109.0Release notes
Sourced from aws-cdk's releases.
Changelog
Sourced from aws-cdk's changelog.
Commits
94ccec6
chore: bump bootstrap template to version 19 (#27941)093c4ed
revert: "chore(cdk): boostrap template uses deprecated AccessControl property...32cdaa0
chore(deps): Bump axios from 0.27.2 to 1.6.0 (#27935)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