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 with 6 updates #523

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2024

Bumps the aws-cdk group with 6 updates:

Package From To
@aws-cdk/lambda-layer-kubectl-v28 2.1.0 2.2.0
aws-cdk 2.108.1 2.136.1
aws-cdk-lib 2.108.1 2.136.1
cdk8s 2.68.4 2.68.58
cdk8s-cli 2.177.0 2.198.95
cdk8s-plus-27 2.7.61 2.7.88

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

Release notes

Sourced from aws-cdk's releases.

v2.136.1

Reverts


Alpha modules (2.136.1-alpha.0)

v2.136.0

Features

  • rds: specify PreferredMaintenanceWindow in reader or writer props (#29686) (615ee2d), closes #29687
  • stepfunction: add enableExecuteCommand to sfn ECSRunTask (#29638) (d5b8594), closes #29637

Bug Fixes

  • cli: diff with changeset fails if deploy role cannot be assumed (#29718) (21dba21), closes #29650
  • cloudwatch-actions: LambdaAction fails if added to multiple action types (#29515) (a12887b), closes #29514
  • iam: grantAssumeRole silently fails with service and account principals (#29452) (36fd79d), closes #24507
  • pipelines: codeStar connection accepts nested repository (#29631) (10357c0), closes #27504
  • s3-assets: throw if path property is empty (#29425) (2814011), closes #29410

Alpha modules (2.136.0-alpha.0)

v2.135.0

Features

Bug Fixes


Alpha modules (2.135.0-alpha.0)

v2.134.0

Features

  • update L1 CloudFormation resource definitions (#29605) (bf34b6c)
  • update L1 CloudFormation resource definitions (#29606) (432f97d)

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.136.1 (2024-04-09)

Reverts

2.136.0 (2024-04-06)

Features

  • rds: specify PreferredMaintenanceWindow in reader or writer props (#29686) (615ee2d), closes #29687
  • stepfunction: add enableExecuteCommand to sfn ECSRunTask (#29638) (d5b8594), closes #29637

Bug Fixes

  • cli: diff with changeset fails if deploy role cannot be assumed (#29718) (21dba21), closes #29650
  • cloudwatch-actions: LambdaAction fails if added to multiple action types (#29515) (a12887b), closes #29514
  • iam: grantAssumeRole silently fails with service and account principals (#29452) (36fd79d), closes #24507
  • pipelines: codeStar connection accepts nested repository (#29631) (10357c0), closes #27504
  • s3-assets: throw if path property is empty (#29425) (2814011), closes #29410

2.135.0 (2024-04-01)

Features

Bug Fixes

2.134.0 (2024-03-26)

Features

... (truncated)

Commits
  • 21dba21 fix(cli): diff with changeset fails if deploy role cannot be assumed (#29718)
  • 70dc4e8 chore(CLI): add --changeset as an alias for --change-set (#29683)
  • 798ef67 chore: npm-check-updates && yarn upgrade (#29630)
  • 4dbf5c8 fix(cli): cdk watch for Lambdas with Advanced Logging Controls do not stream ...
  • 5c30255 fix(cli): ecs hotswap deployment waits correctly for success or failure (#28448)
  • f60e6e9 revert: "feat(cli): warn of non-existent stacks in cdk destroy" (#29577)
  • 798b1b4 chore: npm-check-updates && yarn upgrade (#29553)
  • 0fee99b chore: typo fixes (#29475)
  • 067539a fix(CLI): cdk diff stack deletion causes a race condition (#29492)
  • f0d1d67 feat(cli): warn of non-existent stacks in cdk destroy (#27921)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.108.1 to 2.136.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.136.1

Reverts


Alpha modules (2.136.1-alpha.0)

v2.136.0

Features

  • rds: specify PreferredMaintenanceWindow in reader or writer props (#29686) (615ee2d), closes #29687
  • stepfunction: add enableExecuteCommand to sfn ECSRunTask (#29638) (d5b8594), closes #29637

Bug Fixes

  • cli: diff with changeset fails if deploy role cannot be assumed (#29718) (21dba21), closes #29650
  • cloudwatch-actions: LambdaAction fails if added to multiple action types (#29515) (a12887b), closes #29514
  • iam: grantAssumeRole silently fails with service and account principals (#29452) (36fd79d), closes #24507
  • pipelines: codeStar connection accepts nested repository (#29631) (10357c0), closes #27504
  • s3-assets: throw if path property is empty (#29425) (2814011), closes #29410

Alpha modules (2.136.0-alpha.0)

v2.135.0

Features

Bug Fixes


Alpha modules (2.135.0-alpha.0)

v2.134.0

Features

  • update L1 CloudFormation resource definitions (#29605) (bf34b6c)
  • update L1 CloudFormation resource definitions (#29606) (432f97d)

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.136.1 (2024-04-09)

Reverts

2.136.0 (2024-04-06)

Features

  • rds: specify PreferredMaintenanceWindow in reader or writer props (#29686) (615ee2d), closes #29687
  • stepfunction: add enableExecuteCommand to sfn ECSRunTask (#29638) (d5b8594), closes #29637

Bug Fixes

  • cli: diff with changeset fails if deploy role cannot be assumed (#29718) (21dba21), closes #29650
  • cloudwatch-actions: LambdaAction fails if added to multiple action types (#29515) (a12887b), closes #29514
  • iam: grantAssumeRole silently fails with service and account principals (#29452) (36fd79d), closes #24507
  • pipelines: codeStar connection accepts nested repository (#29631) (10357c0), closes #27504
  • s3-assets: throw if path property is empty (#29425) (2814011), closes #29410

2.135.0 (2024-04-01)

Features

Bug Fixes

2.134.0 (2024-03-26)

Features

... (truncated)

Commits
  • 0e9d5ca revert: "chore(ec2): update WindowsVersions enum" (#29737)
  • 615ee2d feat(rds): specify PreferredMaintenanceWindow in reader or writer props (#29686)
  • 2814011 fix(s3-assets): throw if path property is empty (#29425)
  • 069013e docs(elasticloadbalancingv2): set proper default for stickiness (#29726)
  • b82320b revert: "fix(elasticloadbalancerV2): logicalId supports switch from addTarget...
  • 8e3848c fix(elasticloadbalancerV2): logicalId supports switch from addTargetGroups (u...
  • 36fd79d fix(iam): grantAssumeRole silently fails with service and account principals ...
  • a12887b fix(cloudwatch-actions): LambdaAction fails if added to multiple action typ...
  • 10357c0 fix(pipelines): codeStar connection accepts nested repository (#29631)
  • d5b8594 feat(stepfunction): add enableExecuteCommand to sfn ECSRunTask (#29638)
  • Additional commits viewable in compare view

Updates cdk8s from 2.68.4 to 2.68.58

Release notes

Sourced from cdk8s's releases.

v2.68.58

2.68.58 (2024-04-09)

v2.68.57

2.68.57 (2024-04-09)

v2.68.56

2.68.56 (2024-04-08)

v2.68.55

2.68.55 (2024-04-05)

v2.68.54

2.68.54 (2024-04-01)

v2.68.53

2.68.53 (2024-03-30)

v2.68.52

2.68.52 (2024-03-25)

v2.68.51

2.68.51 (2024-03-23)

v2.68.50

2.68.50 (2024-03-21)

v2.68.49

2.68.49 (2024-03-18)

v2.68.48

2.68.48 (2024-03-11)

v2.68.47

2.68.47 (2024-03-07)

v2.68.46

... (truncated)

Commits

Updates cdk8s-cli from 2.177.0 to 2.198.95

Release notes

Sourced from cdk8s-cli's releases.

v2.198.95

2.198.95 (2024-04-09)

v2.198.94

2.198.94 (2024-04-08)

v2.198.93

2.198.93 (2024-04-06)

v2.198.92

2.198.92 (2024-04-05)

v2.198.91

2.198.91 (2024-04-03)

v2.198.90

2.198.90 (2024-04-02)

v2.198.89

2.198.89 (2024-03-30)

v2.198.88

2.198.88 (2024-03-29)

v2.198.87

2.198.87 (2024-03-28)

v2.198.86

2.198.86 (2024-03-27)

v2.198.85

2.198.85 (2024-03-26)

v2.198.84

2.198.84 (2024-03-25)

v2.198.83

... (truncated)

Commits

Updates cdk8s-plus-27 from 2.7.61 to 2.7.88

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

Bumps the aws-cdk group with 6 updates:

| 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.136.1` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.108.1` | `2.136.1` |
| [cdk8s](https://github.com/cdk8s-team/cdk8s-core) | `2.68.4` | `2.68.58` |
| [cdk8s-cli](https://github.com/cdk8s-team/cdk8s-cli) | `2.177.0` | `2.198.95` |
| [cdk8s-plus-27](https://github.com/cdk8s-team/cdk8s-plus) | `2.7.61` | `2.7.88` |


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.136.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.136.1/packages/aws-cdk)

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

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

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

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

---
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-patch
  dependency-group: aws-cdk
...

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

dependabot bot commented on behalf of github Apr 11, 2024

Superseded by #525.

@dependabot dependabot bot closed this Apr 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-cdk-2bccf27277 branch April 11, 2024 12:29
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