Skip to content

Commit

Permalink
build(deps-dev): bump the aws-cdk group across 1 directory with 6 upd…
Browse files Browse the repository at this point in the history
…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.165.0` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.160.0` | `2.165.0` |
| [cdk8s](https://github.com/cdk8s-team/cdk8s-core) | `2.69.5` | `2.69.11` |
| [cdk8s-cli](https://github.com/cdk8s-team/cdk8s-cli) | `2.198.228` | `2.198.254` |
| [cdk8s-plus-30](https://github.com/cdk8s-team/cdk8s-plus) | `2.2.5` | `2.2.6` |



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

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

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

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

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

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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 4038020 commit 1040882
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 77 deletions.
166 changes: 94 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@aws-sdk/client-ssm": "3.658.1",
"@linzjs/style": "^5.4.0",
"@types/node": "^22.7.3",
"aws-cdk": "2.160.x",
"aws-cdk-lib": "2.160.x",
"cdk8s": "^2.69.5",
"cdk8s-cli": "^2.198.228",
"cdk8s-plus-30": "^2.2.5",
"aws-cdk": "2.165.x",
"aws-cdk-lib": "2.165.x",
"cdk8s": "^2.69.11",
"cdk8s-cli": "^2.198.254",
"cdk8s-plus-30": "^2.2.6",
"constructs": "^10.3.0",
"tsx": "^4.6.2",
"yaml": "^2.5.1"
Expand Down

0 comments on commit 1040882

Please sign in to comment.