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 #971

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2025

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

Package From To
aws-cdk 2.160.0 2.178.1
aws-cdk-lib 2.160.0 2.178.1
cdk8s 2.69.5 2.69.39
cdk8s-cli 2.198.228 2.198.317
cdk8s-plus-30 2.2.5 2.2.21

Updates aws-cdk from 2.160.0 to 2.178.1

Release notes

Sourced from aws-cdk's releases.

v2.178.1

Bug Fixes

  • cli: sdk logging is always present even when not turned on (#33324) (29a9a6d), closes #33320
  • custom-resource: provider framework lambda missing GetFunction permission (#33315)

Alpha modules (2.178.1-alpha.0)

v2.178.0

Features

Bug Fixes

  • apigatewayv2: incorrect arn function causing unwanted behavior (#33100) (ffe9863), closes #33218
  • batch: support cfn parameters for managed compute environment properties minvcpus, maxvcpus, and spotbidpercentage (#32954) (5fef9e0), closes #32905
  • cli: array arguments in cdk.json are ignored (#33107) (2eff2bd), closes #32814
  • custom-resources: incorrect IAM prefix generated for CloudWatch actions (#33078) (c76f668), closes #32968
  • sns: topic policy is not created even if enforceSSL enabled (#31569) (b3975c5), closes #31558

Alpha modules (2.178.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.178.1 (2025-02-06)

Bug Fixes

2.178.0 (2025-02-05)

Features

Bug Fixes

  • apigatewayv2: incorrect arn function causing unwanted behavior (#33100) (ffe9863), closes #33218
  • batch: support cfn parameters for managed compute environment properties minvcpus, maxvcpus, and spotbidpercentage (#32954) (5fef9e0), closes #32905
  • cli: array arguments in cdk.json are ignored (#33107) (2eff2bd), closes #32814
  • custom-resources: incorrect IAM prefix generated for CloudWatch actions (#33078) (c76f668), closes #32968
  • sns: topic policy is not created even if enforceSSL enabled (#31569) (b3975c5), closes #31558

... (truncated)

Commits

Updates aws-cdk-lib from 2.160.0 to 2.178.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.178.1

Bug Fixes

  • cli: sdk logging is always present even when not turned on (#33324) (29a9a6d), closes #33320
  • custom-resource: provider framework lambda missing GetFunction permission (#33315)

Alpha modules (2.178.1-alpha.0)

v2.178.0

Features

Bug Fixes

  • apigatewayv2: incorrect arn function causing unwanted behavior (#33100) (ffe9863), closes #33218
  • batch: support cfn parameters for managed compute environment properties minvcpus, maxvcpus, and spotbidpercentage (#32954) (5fef9e0), closes #32905
  • cli: array arguments in cdk.json are ignored (#33107) (2eff2bd), closes #32814
  • custom-resources: incorrect IAM prefix generated for CloudWatch actions (#33078) (c76f668), closes #32968
  • sns: topic policy is not created even if enforceSSL enabled (#31569) (b3975c5), closes #31558

Alpha modules (2.178.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.178.1 (2025-02-06)

Bug Fixes

2.178.0 (2025-02-05)

Features

Bug Fixes

  • apigatewayv2: incorrect arn function causing unwanted behavior (#33100) (ffe9863), closes #33218
  • batch: support cfn parameters for managed compute environment properties minvcpus, maxvcpus, and spotbidpercentage (#32954) (5fef9e0), closes #32905
  • cli: array arguments in cdk.json are ignored (#33107) (2eff2bd), closes #32814
  • custom-resources: incorrect IAM prefix generated for CloudWatch actions (#33078) (c76f668), closes #32968
  • sns: topic policy is not created even if enforceSSL enabled (#31569) (b3975c5), closes #31558

... (truncated)

Commits
  • 80217f1 fix(custom-resource): provider framework lambda missing GetFunction permissio...
  • e1e17bf chore: update analytics metadata blueprints
  • b0dcd22 chore(release): 2.178.0
  • a8e2622 feat(ecs): support availability zone rebalancing (#32263)
  • 361c7d3 feat(ecs): ExternalService support daemon scheduling strategy (#32630)
  • 7aaac12 feat(kinesisfirehose): graduate to stable 🚀 (#33296)
  • bc96ee1 feat: metadata collection for construct methods (#33292)
  • 9a0e1ad docs(ec2): fix typo (#33289)
  • 6a77e4f feat(elasticloadbalancingv2): support AdvertiseTrustStoreCaNames for mTLS (#3...
  • 4dd97bc feat(ecs-patterns): add containerCpu and containerMemoryLimitMiB property...
  • Additional commits viewable in compare view

Updates cdk8s from 2.69.5 to 2.69.39

Release notes

Sourced from cdk8s's releases.

v2.69.39

2.69.39 (2025-02-05)

v2.69.38

2.69.38 (2025-02-04)

v2.69.37

2.69.37 (2025-02-03)

v2.69.36

2.69.36 (2025-01-30)

v2.69.35

2.69.35 (2025-01-22)

v2.69.34

2.69.34 (2025-01-20)

v2.69.33

2.69.33 (2025-01-09)

v2.69.32

2.69.32 (2025-01-07)

v2.69.31

2.69.31 (2025-01-06)

v2.69.30

2.69.30 (2025-01-05)

v2.69.29

2.69.29 (2024-12-31)

v2.69.28

2.69.28 (2024-12-23)

v2.69.27

2.69.27 (2024-12-18)

... (truncated)

Commits

Updates cdk8s-cli from 2.198.228 to 2.198.317

Release notes

Sourced from cdk8s-cli's releases.

v2.198.317

2.198.317 (2025-02-07)

v2.198.316

2.198.316 (2025-02-06)

v2.198.315

2.198.315 (2025-02-05)

v2.198.314

2.198.314 (2025-02-04)

v2.198.313

2.198.313 (2025-02-03)

v2.198.312

2.198.312 (2025-02-02)

v2.198.311

2.198.311 (2025-02-01)

v2.198.310

2.198.310 (2025-01-31)

v2.198.309

2.198.309 (2025-01-30)

v2.198.308

2.198.308 (2025-01-29)

v2.198.307

2.198.307 (2025-01-28)

v2.198.306

2.198.306 (2025-01-27)

v2.198.305

... (truncated)

Commits

…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.178.1` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.160.0` | `2.178.1` |
| [cdk8s](https://github.com/cdk8s-team/cdk8s-core) | `2.69.5` | `2.69.39` |
| [cdk8s-cli](https://github.com/cdk8s-team/cdk8s-cli) | `2.198.228` | `2.198.317` |
| [cdk8s-plus-30](https://github.com/cdk8s-team/cdk8s-plus) | `2.2.5` | `2.2.21` |



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

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

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

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

Updates `cdk8s-plus-30` from 2.2.5 to 2.2.21
- [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.21)

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 February 7, 2025 12:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 7, 2025
@dependabot dependabot bot requested review from blacha and tawera-manaena February 7, 2025 12:30
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