Skip to content

Commit

Permalink
build(deps-dev): bump the aws-cdk group across 1 directory with 5 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.174.1` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.160.0` | `2.174.1` |
| [cdk8s](https://github.com/cdk8s-team/cdk8s-core) | `2.69.5` | `2.69.32` |
| [cdk8s-plus-30](https://github.com/cdk8s-team/cdk8s-plus) | `2.2.5` | `2.2.17` |
| [constructs](https://github.com/aws/constructs) | `10.3.0` | `10.4.2` |



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

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

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

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

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-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]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 4fe8cc1 commit e3bb7ff
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 48 deletions.
82 changes: 39 additions & 43 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,12 +29,12 @@
"@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",
"aws-cdk": "2.174.x",
"aws-cdk-lib": "2.174.x",
"cdk8s": "^2.69.32",
"cdk8s-cli": "^2.198.228",
"cdk8s-plus-30": "^2.2.5",
"constructs": "^10.3.0",
"cdk8s-plus-30": "^2.2.17",
"constructs": "^10.4.2",
"tsx": "^4.6.2",
"yaml": "^2.5.1"
}
Expand Down

0 comments on commit e3bb7ff

Please sign in to comment.