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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 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.151.0
aws-cdk-lib 2.108.1 2.151.0
cdk8s 2.68.4 2.68.93
cdk8s-cli 2.177.0 2.198.183
cdk8s-plus-27 2.7.61 2.9.5

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.151.0

Release notes

Sourced from aws-cdk's releases.

v2.151.0

Features

  • apigatewayv2: add description property for stage (#30820) (8651bbe)
  • ec2: add versionDescription property for LaunchTemplate (#30837) (597228c)
  • ecs: add validation checks to memory cpu combinations of FARGATE compatible task definitions (#30166) (8b4685e), closes #22216
  • elasticloadbalancingv2: support Weighted Random algorithm and Automatic Target Weights for alb (#30542) (d0a609d), closes #29969
  • events: add description property for eventBus (#30935) (28fbc82)
  • events: support customer managed key for event bus (#30493) (8c44aa7)
  • synthetics: add activeTracing, memory and timeout property to Canary class (#30556) (9295a85), closes #9300 #14086 #28152 #9300
  • update L1 CloudFormation resource definitions (#30973) (63c45e4)
  • sns: add validation of displayName for topic (#30770) (da2ec75)
  • stepfunctions-tasks: allow BedrockInvokeModel to use JsonPath (#30298) (f5dd73b), closes #29229

Bug Fixes


Alpha modules (2.151.0-alpha.0)

Features

v2.150.0

Features

Bug Fixes

  • custom-resources: provider framework will always log all data including confidential data (#30689) (9bd92da), closes #30275
  • stepfunctions-tasks: allow camelCase for parameters of CallAwsServiceCrossRegion (#30795) (5d6ace8), closes #30799

Alpha modules (2.150.0-alpha.0)

v2.149.0

Features

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.151.0 (2024-08-01)

Features

  • apigatewayv2: add description property for stage (#30820) (8651bbe)
  • ec2: add versionDescription property for LaunchTemplate (#30837) (597228c)
  • ecs: add validation checks to memory cpu combinations of FARGATE compatible task definitions (#30166) (8b4685e), closes #22216
  • elasticloadbalancingv2: support Weighted Random algorithm and Automatic Target Weights for alb (#30542) (d0a609d), closes #29969
  • events: add description property for eventBus (#30935) (28fbc82)
  • events: support customer managed key for event bus (#30493) (8c44aa7)
  • synthetics: add activeTracing, memory and timeout property to Canary class (#30556) (9295a85), closes #9300 #14086 #28152 #9300
  • update L1 CloudFormation resource definitions (#30973) (63c45e4)
  • sns: add validation of displayName for topic (#30770) (da2ec75)
  • stepfunctions-tasks: allow BedrockInvokeModel to use JsonPath (#30298) (f5dd73b), closes #29229

Bug Fixes

2.150.0 (2024-07-22)

Features

Bug Fixes

  • custom-resources: provider framework will always log all data including confidential data (#30689) (9bd92da), closes #30275
  • stepfunctions-tasks: allow camelCase for parameters of CallAwsServiceCrossRegion (#30795) (5d6ace8), closes #30799

2.149.0 (2024-07-12)

Features

  • codedeploy: zonal configuration for ServerDeploymentConfig (#30429) (da0dc57), closes #30430
  • codestarnotifications: add createdBy property for notification rule (#30780) (a68b418)

... (truncated)

Commits
  • 8b4685e feat(ecs): add validation checks to memory cpu combinations of FARGATE compat...
  • 5ef3be5 chore: add condition to bootstrap file publish role (#30823)
  • b7f626b chore: npm-check-updates && yarn upgrade (#30744)
  • eaa8f3e chore: npm-check-updates && yarn upgrade (#30678)
  • d75c0b1 chore: npm-check-updates && yarn upgrade (#30589)
  • 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)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.108.1 to 2.151.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.151.0

Features

  • apigatewayv2: add description property for stage (#30820) (8651bbe)
  • ec2: add versionDescription property for LaunchTemplate (#30837) (597228c)
  • ecs: add validation checks to memory cpu combinations of FARGATE compatible task definitions (#30166) (8b4685e), closes #22216
  • elasticloadbalancingv2: support Weighted Random algorithm and Automatic Target Weights for alb (#30542) (d0a609d), closes #29969
  • events: add description property for eventBus (#30935) (28fbc82)
  • events: support customer managed key for event bus (#30493) (8c44aa7)
  • synthetics: add activeTracing, memory and timeout property to Canary class (#30556) (9295a85), closes #9300 #14086 #28152 #9300
  • update L1 CloudFormation resource definitions (#30973) (63c45e4)
  • sns: add validation of displayName for topic (#30770) (da2ec75)
  • stepfunctions-tasks: allow BedrockInvokeModel to use JsonPath (#30298) (f5dd73b), closes #29229

Bug Fixes


Alpha modules (2.151.0-alpha.0)

Features

v2.150.0

Features

Bug Fixes

  • custom-resources: provider framework will always log all data including confidential data (#30689) (9bd92da), closes #30275
  • stepfunctions-tasks: allow camelCase for parameters of CallAwsServiceCrossRegion (#30795) (5d6ace8), closes #30799

Alpha modules (2.150.0-alpha.0)

v2.149.0

Features

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.151.0 (2024-08-01)

Features

  • apigatewayv2: add description property for stage (#30820) (8651bbe)
  • ec2: add versionDescription property for LaunchTemplate (#30837) (597228c)
  • ecs: add validation checks to memory cpu combinations of FARGATE compatible task definitions (#30166) (8b4685e), closes #22216
  • elasticloadbalancingv2: support Weighted Random algorithm and Automatic Target Weights for alb (#30542) (d0a609d), closes #29969
  • events: add description property for eventBus (#30935) (28fbc82)
  • events: support customer managed key for event bus (#30493) (8c44aa7)
  • synthetics: add activeTracing, memory and timeout property to Canary class (#30556) (9295a85), closes #9300 #14086 #28152 #9300
  • update L1 CloudFormation resource definitions (#30973) (63c45e4)
  • sns: add validation of displayName for topic (#30770) (da2ec75)
  • stepfunctions-tasks: allow BedrockInvokeModel to use JsonPath (#30298) (f5dd73b), closes #29229

Bug Fixes

2.150.0 (2024-07-22)

Features

Bug Fixes

  • custom-resources: provider framework will always log all data including confidential data (#30689) (9bd92da), closes #30275
  • stepfunctions-tasks: allow camelCase for parameters of CallAwsServiceCrossRegion (#30795) (5d6ace8), closes #30799

2.149.0 (2024-07-12)

Features

  • codedeploy: zonal configuration for ServerDeploymentConfig (#30429) (da0dc57), closes #30430
  • codestarnotifications: add createdBy property for notification rule (#30780) (a68b418)

... (truncated)

Commits
  • 5787c30 chore(release): 2.151.0
  • 9295a85 feat(synthetics): add activeTracing, memory and timeout property to Canary cl...
  • 28fbc82 feat(events): add description property for eventBus (#30935)
  • fbc28bc fix(ec2): export NatGatewayProvider for consistency with NatInstanceProvider ...
  • d56d05c fix(stepfunctions): allow disable x-ray (#30808)
  • d367267 docs: remove headings from method doc (#30965)
  • 63c45e4 feat: update L1 CloudFormation resource definitions (#30973)
  • 439feaf chore(apigateway): enhance code arounds method authorizers (#30978)
  • d60aaa0 docs(ses): corrected default value as true for ConfigurationSet.reputationMet...
  • a0bb8e5 chore(ec2): support new vpc flow log fields in v7 (#30202)
  • Additional commits viewable in compare view

Updates cdk8s from 2.68.4 to 2.68.93

Release notes

Sourced from cdk8s's releases.

v2.68.93

2.68.93 (2024-08-06)

v2.68.92

2.68.92 (2024-08-05)

v2.68.91

2.68.91 (2024-08-03)

v2.68.90

2.68.90 (2024-08-02)

v2.68.89

2.68.89 (2024-07-31)

v2.68.88

2.68.88 (2024-07-31)

v2.68.87

2.68.87 (2024-07-17)

v2.68.86

2.68.86 (2024-07-09)

v2.68.85

2.68.85 (2024-07-02)

v2.68.84

2.68.84 (2024-07-01)

v2.68.83

2.68.83 (2024-06-27)

v2.68.82

2.68.82 (2024-06-24)

v2.68.81

... (truncated)

Commits

Updates cdk8s-cli from 2.177.0 to 2.198.183

Release notes

Sourced from cdk8s-cli's releases.

v2.198.183

2.198.183 (2024-08-08)

v2.198.182

2.198.182 (2024-08-07)

Bug Fixes

  • init: init templates are using an unmanitained version of cdk8s-plus (#2555) (96836cd)

v2.198.181

2.198.181 (2024-08-06)

v2.198.180

2.198.180 (2024-08-05)

v2.198.179

2.198.179 (2024-08-04)

v2.198.178

2.198.178 (2024-08-03)

v2.198.177

2.198.177 (2024-08-02)

v2.198.176

2.198.176 (2024-08-01)

v2.198.175

2.198.175 (2024-07-17)

v2.198.174

2.198.174 (2024-07-16)

v2.198.173

2.198.173 (2024-07-15)

v2.198.172

... (truncated)

Commits

Updates cdk8s-plus-27 from 2.7.61 to 2.9.5

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.151.0` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.108.1` | `2.151.0` |
| [cdk8s](https://github.com/cdk8s-team/cdk8s-core) | `2.68.4` | `2.68.93` |
| [cdk8s-cli](https://github.com/cdk8s-team/cdk8s-cli) | `2.177.0` | `2.198.183` |
| [cdk8s-plus-27](https://github.com/cdk8s-team/cdk8s-plus) | `2.7.61` | `2.9.5` |



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.151.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.151.0/packages/aws-cdk)

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

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

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

Updates `cdk8s-plus-27` from 2.7.61 to 2.9.5
- [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.5)

---
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 August 8, 2024 12:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 8, 2024
@dependabot dependabot bot requested a review from Wentao-Kuang August 8, 2024 12:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2024

Superseded by #699.

@dependabot dependabot bot closed this Aug 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-cdk-7c0b15d673 branch August 9, 2024 12:36
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