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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2024

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

Package From To
@aws-cdk/lambda-layer-kubectl-v28 2.1.0 2.2.0
aws-cdk 2.108.1 2.143.0
aws-cdk-lib 2.108.1 2.143.0
cdk8s 2.68.4 2.68.71
cdk8s-cli 2.177.0 2.198.127
cdk8s-plus-27 2.7.61 2.9.4

Updates @aws-cdk/lambda-layer-kubectl-v28 from 2.1.0 to 2.2.0

Commits
  • 2dc08ca feat(projen): upgrade dependencies for last 3 minor versions (#532)
  • 806580c chore(deps): upgrade dependencies (#531)
  • bbec4c4 chore: upgrade helm to 3.14.0 (#490)
  • 4fb87a2 feat: upgrade helm and kubectl version as @​aws-cdk/lambda-layer-kubectl-v28 (...
  • 3ddaa84 feat: add KubectLayer and release as @​aws-cdk/lambda-layer-kubectl-v28 (#450)
  • 193965e feat: add KubectLayer and release as @​aws-cdk/lambda-layer-kubectl-v27 (#349)
  • bed1dc7 chore: only release on functional updates (v26) (#344)
  • ae4eaf3 fix: bump min cdk version to 2.28.0 to use node 14 (backport #300) (#312)
  • 219b341 feat: add KubectLayer and release as @​aws-cdk/lambda-layer-kubectl-v26 (#242)
  • aaab67b chore: update contributing guide for publishing new versions (backport #190) ...
  • Additional commits viewable in compare view

Updates aws-cdk from 2.108.1 to 2.143.0

Release notes

Sourced from aws-cdk's releases.

v2.143.0

Features

Bug Fixes

  • ecs: add feature flag and remove ecs default deployment alarm settings (#30217) (1e94267)
  • elbv2: unable to deploy template with IPv4 load balancer when denyAllIgwTraffic set (#29956) (42d424e), closes #30247
  • events_targets: kinesisfirehosestream not accepting ideliverystream for imported deliverystream (#30189) (d7e6a10)
  • rds: readers not always be created after the writer (#30277) (e8676cb), closes #30260
  • s3: bucketKey does not support SSE-S3 (#30184) (c7c75f8), closes #30183
  • stepfunctions-tasks: runtime language used to evaluate expressions is ignored (#30302) (dfea721)

Alpha modules (2.143.0-alpha.0)

v2.142.1

Reverts

  • fix(diff): properties from ChangeSet diff were ignored (#30243) (3748472)

Alpha modules (2.142.1-alpha.0)

v2.142.0

Features

Bug Fixes

  • apigateway: set authorization scope when authorization type is Cognito (#30035) (38a2284)
  • autoscaling: cooldown cannot be set with step scaling actions (#30150) (6810762), closes #29779
  • cli: cdk bootstrap --help does not show some options (#30113) (8debd20)
  • cli: handle attributes of AWS::KMS::Key when hotswapping (#30112) (a1dcaa6), closes #25418
  • cli: template created during import should be written to assets folder (#29830) (a96cf55), closes #22928 #22530
  • diff: properties from ChangeSet diff were ignored (#30093) (9c3f3f5), closes #29731
  • ecs: require task pidMode for Linux-based Fargate tasks, not host (#30020) (3e9e0a8), closes #29995
  • eks: in place updates for EKS security group and Subnets (#30114) (eb39d9e), closes #28584

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.143.0 (2024-05-23)

Features

Bug Fixes

  • ecs: add feature flag and remove ecs default deployment alarm settings (#30217) (1e94267)
  • elbv2: unable to deploy template with IPv4 load balancer when denyAllIgwTraffic set (#29956) (42d424e), closes #30247
  • events_targets: kinesisfirehosestream not accepting ideliverystream for imported deliverystream (#30189) (d7e6a10)
  • rds: readers not always be created after the writer (#30277) (e8676cb), closes #30260
  • s3: bucketKey does not support SSE-S3 (#30184) (c7c75f8), closes #30183
  • stepfunctions-tasks: runtime language used to evaluate expressions is ignored (#30302) (dfea721)

2.142.1 (2024-05-17)

Reverts

  • fix(diff): properties from ChangeSet diff were ignored (#30243) (3748472)

2.142.0 (2024-05-15)

Features

Bug Fixes

  • apigateway: set authorization scope when authorization type is Cognito (#30035) (38a2284)
  • autoscaling: cooldown cannot be set with step scaling actions (#30150) (6810762), closes #29779
  • cli: cdk bootstrap --help does not show some options (#30113) (8debd20)
  • cli: handle attributes of AWS::KMS::Key when hotswapping (#30112) (a1dcaa6), closes #25418
  • cli: template created during import should be written to assets folder (#29830) (a96cf55), closes #22928 #22530

... (truncated)

Commits
  • 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)
  • 6cd1e1f chore: npm-check-updates && yarn upgrade (#29864)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.108.1 to 2.143.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.143.0

Features

Bug Fixes

  • ecs: add feature flag and remove ecs default deployment alarm settings (#30217) (1e94267)
  • elbv2: unable to deploy template with IPv4 load balancer when denyAllIgwTraffic set (#29956) (42d424e), closes #30247
  • events_targets: kinesisfirehosestream not accepting ideliverystream for imported deliverystream (#30189) (d7e6a10)
  • rds: readers not always be created after the writer (#30277) (e8676cb), closes #30260
  • s3: bucketKey does not support SSE-S3 (#30184) (c7c75f8), closes #30183
  • stepfunctions-tasks: runtime language used to evaluate expressions is ignored (#30302) (dfea721)

Alpha modules (2.143.0-alpha.0)

v2.142.1

Reverts

  • fix(diff): properties from ChangeSet diff were ignored (#30243) (3748472)

Alpha modules (2.142.1-alpha.0)

v2.142.0

Features

Bug Fixes

  • apigateway: set authorization scope when authorization type is Cognito (#30035) (38a2284)
  • autoscaling: cooldown cannot be set with step scaling actions (#30150) (6810762), closes #29779
  • cli: cdk bootstrap --help does not show some options (#30113) (8debd20)
  • cli: handle attributes of AWS::KMS::Key when hotswapping (#30112) (a1dcaa6), closes #25418
  • cli: template created during import should be written to assets folder (#29830) (a96cf55), closes #22928 #22530
  • diff: properties from ChangeSet diff were ignored (#30093) (9c3f3f5), closes #29731
  • ecs: require task pidMode for Linux-based Fargate tasks, not host (#30020) (3e9e0a8), closes #29995
  • eks: in place updates for EKS security group and Subnets (#30114) (eb39d9e), closes #28584

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.143.0 (2024-05-23)

Features

Bug Fixes

  • ecs: add feature flag and remove ecs default deployment alarm settings (#30217) (1e94267)
  • elbv2: unable to deploy template with IPv4 load balancer when denyAllIgwTraffic set (#29956) (42d424e), closes #30247
  • events_targets: kinesisfirehosestream not accepting ideliverystream for imported deliverystream (#30189) (d7e6a10)
  • rds: readers not always be created after the writer (#30277) (e8676cb), closes #30260
  • s3: bucketKey does not support SSE-S3 (#30184) (c7c75f8), closes #30183
  • stepfunctions-tasks: runtime language used to evaluate expressions is ignored (#30302) (dfea721)

2.142.1 (2024-05-17)

Reverts

  • fix(diff): properties from ChangeSet diff were ignored (#30243) (3748472)

2.142.0 (2024-05-15)

Features

Bug Fixes

  • apigateway: set authorization scope when authorization type is Cognito (#30035) (38a2284)
  • autoscaling: cooldown cannot be set with step scaling actions (#30150) (6810762), closes #29779
  • cli: cdk bootstrap --help does not show some options (#30113) (8debd20)
  • cli: handle attributes of AWS::KMS::Key when hotswapping (#30112) (a1dcaa6), closes #25418
  • cli: template created during import should be written to assets folder (#29830) (a96cf55), closes #22928 #22530

... (truncated)

Commits
  • a43281b chore(release): 2.143.0
  • c3003ab feat(codebuild): add deleteReports property to the ReportGroup Construct (#30...
  • 555d1c7 feat: update L1 CloudFormation resource definitions (#30182)
  • e8676cb fix(rds): readers not always be created after the writer (#30277)
  • f4b1d5a feat(ec2): support placementGroup for ec2.Instance (#30293)
  • dfea721 fix(stepfunctions-tasks): runtime language used to evaluate expressions is ig...
  • a2e8dc5 chore(rds): removed unreleased aurora postgres 16.3 cluster engine. (#30296)
  • 32e9b02 chore(rds): deprecate unsupported aurora mysql versions (#30282)
  • 1f43a6d chore(deps): bump requests from 2.31.0 to 2.32.0 in /packages/aws-cdk-lib/aws...
  • e4e8361 docs(event-targets): clarify that adding an imported SNS Topic as an event ta...
  • Additional commits viewable in compare view

Updates cdk8s from 2.68.4 to 2.68.71

Release notes

Sourced from cdk8s's releases.

v2.68.71

2.68.71 (2024-05-21)

v2.68.70

2.68.70 (2024-05-20)

v2.68.69

2.68.69 (2024-05-13)

v2.68.68

2.68.68 (2024-05-10)

v2.68.67

2.68.67 (2024-05-08)

v2.68.66

2.68.66 (2024-05-06)

v2.68.65

2.68.65 (2024-05-01)

v2.68.64

2.68.64 (2024-04-30)

v2.68.63

2.68.63 (2024-04-29)

v2.68.62

2.68.62 (2024-04-29)

v2.68.61

2.68.61 (2024-04-24)

v2.68.60

2.68.60 (2024-04-15)

v2.68.59

... (truncated)

Commits

Updates cdk8s-cli from 2.177.0 to 2.198.127

Release notes

Sourced from cdk8s-cli's releases.

v2.198.127

2.198.127 (2024-05-24)

v2.198.126

2.198.126 (2024-05-23)

v2.198.125

2.198.125 (2024-05-22)

v2.198.124

2.198.124 (2024-05-21)

v2.198.123

2.198.123 (2024-05-20)

v2.198.122

2.198.122 (2024-05-19)

v2.198.121

2.198.121 (2024-05-18)

v2.198.120

2.198.120 (2024-05-17)

v2.198.119

2.198.119 (2024-05-15)

v2.198.118

2.198.118 (2024-05-14)

v2.198.117

2.198.117 (2024-05-12)

v2.198.116

2.198.116 (2024-05-11)

v2.198.115

... (truncated)

Commits

Updates cdk8s-plus-27 from 2.7.61 to 2.9.4

Commits

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 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-cdk/lambda-layer-kubectl-v28](https://github.com/cdklabs/awscdk-asset-kubectl) | `2.1.0` | `2.2.0` |
| [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.108.1` | `2.143.0` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.108.1` | `2.143.0` |
| [cdk8s](https://github.com/cdk8s-team/cdk8s-core) | `2.68.4` | `2.68.71` |
| [cdk8s-cli](https://github.com/cdk8s-team/cdk8s-cli) | `2.177.0` | `2.198.127` |
| [cdk8s-plus-27](https://github.com/cdk8s-team/cdk8s-plus) | `2.7.61` | `2.9.4` |



Updates `@aws-cdk/lambda-layer-kubectl-v28` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/cdklabs/awscdk-asset-kubectl/releases)
- [Commits](cdklabs/awscdk-asset-kubectl@kubectl-v20v2.1.0...kubectl-v28v2.2.0)

Updates `aws-cdk` from 2.108.1 to 2.143.0
- [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.143.0/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.108.1 to 2.143.0
- [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.143.0/packages/aws-cdk-lib)

Updates `cdk8s` from 2.68.4 to 2.68.71
- [Release notes](https://github.com/cdk8s-team/cdk8s-core/releases)
- [Commits](cdk8s-team/cdk8s-core@v2.68.4...v2.68.71)

Updates `cdk8s-cli` from 2.177.0 to 2.198.127
- [Release notes](https://github.com/cdk8s-team/cdk8s-cli/releases)
- [Commits](cdk8s-team/cdk8s-cli@v2.177.0...v2.198.127)

Updates `cdk8s-plus-27` from 2.7.61 to 2.9.4
- [Release notes](https://github.com/cdk8s-team/cdk8s-plus/releases)
- [Commits](cdk8s-team/cdk8s-plus@cdk8s-plus-27/v2.7.61...cdk8s-plus-27/v2.9.4)

---
updated-dependencies:
- dependency-name: "@aws-cdk/lambda-layer-kubectl-v28"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- 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-minor
  dependency-group: aws-cdk
- dependency-name: cdk8s-plus-27
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners May 24, 2024 12:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 24, 2024
@dependabot dependabot bot requested a review from Wentao-Kuang May 24, 2024 12:30
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #606.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-cdk-ff2e5bba3c branch May 27, 2024 12:26
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.

None yet

0 participants