Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the cdk group across 1 directory with 2 updates #5094

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2024

Bumps the cdk group with 2 updates in the /infra directory: aws-cdk-lib and aws-cdk.

Updates aws-cdk-lib from 2.95.0 to 2.147.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.147.1

Reverts

  • route53 CrossAccountZoneDelegationRecord fails at deployment time with imported delegatedZone (#30440)" (#30606) (69eb617), closes #30600

Alpha modules (2.147.1-alpha.0)

v2.147.0

Features

Bug Fixes


Alpha modules (2.147.0-alpha.0)

Bug Fixes

v2.146.0

Features

Bug Fixes


Alpha modules (2.146.0-alpha.0)

Features

  • apprunner: add ipAddressType property to the Service class (#30351) (665396f)

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.147.1 (2024-06-21)

Reverts

  • route53 CrossAccountZoneDelegationRecord fails at deployment time with imported delegatedZone (#30440)" (#30606) (69eb617), closes #30600

2.147.0 (2024-06-20)

Features

Bug Fixes

2.146.0 (2024-06-13)

Features

Bug Fixes

2.145.0 (2024-06-07)

Features

... (truncated)

Commits
  • 69eb617 revert: route53 CrossAccountZoneDelegationRecord fails at deployment time wit...
  • c826d8f feat(stepfunctions-tasks): support FLEX execution class for GlueStartJobRun (...
  • 96b2dc6 chore(codebuild): add new CodeBuild lambda dotnet8 compute images (#30564)
  • 34ba86f chore(eks): set AWS_STS_REGIONAL_ENDPOINTS to regional for KubectlFunction (#...
  • e02578f revert: "feat(s3): allow user to set Log Group on S3 Bucket autoDeleteObjects...
  • 3c36fe9 fix(apigateway): remove timeout upper bound max (#30547)
  • c1e1b4d fix(globalaccelerator-endpoints): add preserveClientIp option for net… (#30346)
  • 798785c chore(rds): add MariaDB version 10.4.34, 10.5.25, 10.6.18, 10.11.8 (#30579)
  • 49a98ac feat(ses): allow VDM settings at the configuration set level (#30051)
  • b196b13 fix(core): overrideLogicalId validation (#29708)
  • Additional commits viewable in compare view

Updates aws-cdk from 2.95.0 to 2.147.1

Release notes

Sourced from aws-cdk's releases.

v2.147.1

Reverts

  • route53 CrossAccountZoneDelegationRecord fails at deployment time with imported delegatedZone (#30440)" (#30606) (69eb617), closes #30600

Alpha modules (2.147.1-alpha.0)

v2.147.0

Features

Bug Fixes


Alpha modules (2.147.0-alpha.0)

Bug Fixes

v2.146.0

Features

Bug Fixes


Alpha modules (2.146.0-alpha.0)

Features

  • apprunner: add ipAddressType property to the Service class (#30351) (665396f)

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.147.1 (2024-06-21)

Reverts

  • route53 CrossAccountZoneDelegationRecord fails at deployment time with imported delegatedZone (#30440)" (#30606) (69eb617), closes #30600

2.147.0 (2024-06-20)

Features

Bug Fixes

2.146.0 (2024-06-13)

Features

Bug Fixes

2.145.0 (2024-06-07)

Features

... (truncated)

Commits
  • b14f3c9 chore: npm-check-updates && yarn upgrade (#30532)
  • a96cf55 fix(cli): template created during import should be written to assets folder (...
  • 8debd20 fix(cli): cdk bootstrap --help does not show some options (#30113)
  • a1dcaa6 fix(cli): handle attributes of AWS::KMS::Key when hotswapping (#30112)
  • c389a8b chore: npm-check-updates && yarn upgrade (#30031)
  • fc890df chore: npm-check-updates && yarn upgrade (#29946)
  • 86c1320 chore: upgrade cdk-from-cfn dependency to 0.157.0 (#29967)
  • 28b0080 fix: cdk diff prints upgrade bootstrap warning even when current version exce...
  • 466f170 fix(CLI): diff --template crashes (#29896)
  • 2126ee5 fix(CLI): bootstrap shows no hotswap changes when there are no changes (#29877)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot requested a review from a team as a code owner June 27, 2024 22:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 27, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/infra/cdk-0573fae9e0 branch from 330b1ef to 4d21cd7 Compare July 8, 2024 12:59
Bumps the cdk group with 2 updates in the /infra directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk).


Updates `aws-cdk-lib` from 2.95.0 to 2.147.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.147.1/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.95.0 to 2.147.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.147.1/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/infra/cdk-0573fae9e0 branch from 4d21cd7 to 1e0bab0 Compare July 22, 2024 13:01
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #5211.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #5211.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/infra/cdk-0573fae9e0 branch July 29, 2024 12:12
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants