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

build(deps-dev): bump the aws-cdk group across 1 directory with 6 updates #895

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps the aws-cdk group with 5 updates in the / directory:

Package From To
aws-cdk 2.160.0 2.171.1
aws-cdk-lib 2.160.0 2.171.1
cdk8s 2.69.5 2.69.24
cdk8s-cli 2.198.228 2.198.275
cdk8s-plus-30 2.2.5 2.2.8

Updates aws-cdk from 2.160.0 to 2.171.1

Release notes

Sourced from aws-cdk's releases.

v2.171.1

Bug Fixes


Alpha modules (2.171.1-alpha.0)

v2.171.0

Features

  • rds: enhanced monitoring configuration at the cluster level (#32157) (01f2dcd), closes #32151
  • rds: support zero ACU for Aurora Serverless V2 (#32231) (d1b07d9)

Bug Fixes


Alpha modules (2.171.0-alpha.0)

v2.170.0

Features

Bug Fixes

Reverts

  • "fix(ecr): allow creating repository uri to use tokens like cfn params" (#32241) (b3e39a9), closes #32238

Alpha modules (2.170.0-alpha.0)

v2.169.0

Features

Bug Fixes

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.171.1 (2024-11-27)

Bug Fixes

2.171.0 (2024-11-25)

Features

  • rds: enhanced monitoring configuration at the cluster level (#32157) (01f2dcd), closes #32151
  • rds: support zero ACU for Aurora Serverless V2 (#32231) (d1b07d9)

Bug Fixes

2.170.0 (2024-11-22)

Features

Bug Fixes

Reverts

  • "fix(ecr): allow creating repository uri to use tokens like cfn params" (#32241) (b3e39a9), closes #32238

2.169.0 (2024-11-21)

Features

Bug Fixes

... (truncated)

Commits
  • a073e93 fix(cli): lambda hotswap fails if lambda:GetFunctionConfiguration action is...
  • bedcf16 fix(cli): sso with proxy fails (#32261)
  • 36c12c9 chore(cli-integ): new test case for proxied requests (#32254)
  • 193ab8c fix(cli): sts retry options are ignored (#32227)
  • ec58c77 fix(cli): proxy is not configured correctly (#32213)
  • 8746e44 fix(cli): cannot assume a doubly-chained role (#32216)
  • a8bc46d fix(cli): excessive stack event polling during deployment (#32196)
  • 49b5afd chore(cli): update tests for future monorepo (#32185)
  • 9966f57 fix(cli): externally managed stack notification arns are deleted on deploy ...
  • f75dc72 fix(cli): the LoadBalancerProvider doesn't match LBs when querying by a subse...
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.160.0 to 2.171.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.171.1

Bug Fixes


Alpha modules (2.171.1-alpha.0)

v2.171.0

Features

  • rds: enhanced monitoring configuration at the cluster level (#32157) (01f2dcd), closes #32151
  • rds: support zero ACU for Aurora Serverless V2 (#32231) (d1b07d9)

Bug Fixes


Alpha modules (2.171.0-alpha.0)

v2.170.0

Features

Bug Fixes

Reverts

  • "fix(ecr): allow creating repository uri to use tokens like cfn params" (#32241) (b3e39a9), closes #32238

Alpha modules (2.170.0-alpha.0)

v2.169.0

Features

Bug Fixes

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.171.1 (2024-11-27)

Bug Fixes

2.171.0 (2024-11-25)

Features

  • rds: enhanced monitoring configuration at the cluster level (#32157) (01f2dcd), closes #32151
  • rds: support zero ACU for Aurora Serverless V2 (#32231) (d1b07d9)

Bug Fixes

2.170.0 (2024-11-22)

Features

Bug Fixes

Reverts

  • "fix(ecr): allow creating repository uri to use tokens like cfn params" (#32241) (b3e39a9), closes #32238

2.169.0 (2024-11-21)

Features

Bug Fixes

... (truncated)

Commits
  • d1b07d9 feat(rds): support zero ACU for Aurora Serverless V2 (#32231)
  • f19cc66 chore(rds): add postgres engine 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 (#...
  • 01f2dcd feat(rds): enhanced monitoring configuration at the cluster level (#32157)
  • b3e39a9 revert: "fix(ecr): allow creating repository uri to use tokens like cfn param...
  • 68b969e feat(lambda): support for Provisioned Pollers (#32205)
  • cbe2bec feat(cloudfront): add attachWebAclId method for Distribution (#30567)
  • 5d61a1b feat: update L1 CloudFormation resource definitions (#32223)
  • e3024fc fix(s3): key rotation is not enabled while creating KMS encrypted S3 buckets ...
  • 27babe6 feat(sns): add delivery policy to sns subscriptions (#30830)
  • c768554 chore(rds): add support for 8.0.mysql_aurora.3.08.0 (#32180)
  • Additional commits viewable in compare view

Updates cdk8s from 2.69.5 to 2.69.24

Release notes

Sourced from cdk8s's releases.

v2.69.24

2.69.24 (2024-12-05)

v2.69.23

2.69.23 (2024-12-02)

v2.69.22

2.69.22 (2024-11-29)

v2.69.21

2.69.21 (2024-11-28)

v2.69.20

2.69.20 (2024-11-25)

v2.69.19

2.69.19 (2024-11-23)

v2.69.18

2.69.18 (2024-11-20)

v2.69.17

2.69.17 (2024-11-16)

v2.69.16

2.69.16 (2024-11-15)

v2.69.15

2.69.15 (2024-11-14)

v2.69.14

2.69.14 (2024-11-13)

v2.69.13

2.69.13 (2024-11-12)

v2.69.12

... (truncated)

Commits

Updates cdk8s-cli from 2.198.228 to 2.198.275

Release notes

Sourced from cdk8s-cli's releases.

v2.198.275

2.198.275 (2024-12-06)

v2.198.274

2.198.274 (2024-12-05)

v2.198.273

2.198.273 (2024-12-04)

v2.198.272

2.198.272 (2024-11-28)

v2.198.271

2.198.271 (2024-11-27)

v2.198.270

2.198.270 (2024-11-26)

v2.198.269

2.198.269 (2024-11-25)

v2.198.268

2.198.268 (2024-11-24)

v2.198.267

2.198.267 (2024-11-18)

v2.198.266

2.198.266 (2024-11-17)

v2.198.265

2.198.265 (2024-11-16)

v2.198.264

2.198.264 (2024-11-15)

v2.198.263

... (truncated)

Commits

Updates cdk8s-plus-30 from 2.2.5 to 2.2.8

Commits

Updates constructs from 10.3.0 to 10.4.2

Release notes

Sourced from constructs's releases.

v10.4.2

10.4.2 (2024-10-14)

Bug Fixes

v10.4.1

10.4.1 (2024-10-11)

Bug Fixes

v10.4.0

10.4.0 (2024-10-11)

Features

Bug Fixes

v10.3.2

10.3.2 (2024-10-11)

Bug Fixes

  • Python constructs do not implement a compatible interface (#2495) (912158f)

v10.3.1

10.3.1 (2024-10-10)

Bug Fixes

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)
  • 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

…ates

Bumps the aws-cdk group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.160.0` | `2.171.1` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.160.0` | `2.171.1` |
| [cdk8s](https://github.com/cdk8s-team/cdk8s-core) | `2.69.5` | `2.69.24` |
| [cdk8s-cli](https://github.com/cdk8s-team/cdk8s-cli) | `2.198.228` | `2.198.275` |
| [cdk8s-plus-30](https://github.com/cdk8s-team/cdk8s-plus) | `2.2.5` | `2.2.8` |



Updates `aws-cdk` from 2.160.0 to 2.171.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.171.1/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.160.0 to 2.171.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.171.1/packages/aws-cdk-lib)

Updates `cdk8s` from 2.69.5 to 2.69.24
- [Release notes](https://github.com/cdk8s-team/cdk8s-core/releases)
- [Commits](cdk8s-team/cdk8s-core@v2.69.5...v2.69.24)

Updates `cdk8s-cli` from 2.198.228 to 2.198.275
- [Release notes](https://github.com/cdk8s-team/cdk8s-cli/releases)
- [Commits](cdk8s-team/cdk8s-cli@v2.198.228...v2.198.275)

Updates `cdk8s-plus-30` from 2.2.5 to 2.2.8
- [Release notes](https://github.com/cdk8s-team/cdk8s-plus/releases)
- [Commits](cdk8s-team/cdk8s-plus@cdk8s-plus-30/v2.2.5...cdk8s-plus-30/v2.2.8)

Updates `constructs` from 10.3.0 to 10.4.2
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](aws/constructs@v10.3.0...v10.4.2)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: cdk8s
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- dependency-name: cdk8s-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- dependency-name: cdk8s-plus-30
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- dependency-name: constructs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners December 6, 2024 12:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Superseded by #896.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-cdk-cab8255449 branch December 9, 2024 12:22
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
Development

Successfully merging this pull request may close these issues.

0 participants