Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps the all-dependencies group with 5 updates:

Package From To
@types/node 24.9.1 24.10.0
aws-cdk-lib 2.221.0 2.221.1
jsii 5.9.10 5.9.11
jsii-docgen 10.11.0 10.11.1
jsii-pacmak 1.117.0 1.118.0

Updates @types/node from 24.9.1 to 24.10.0

Commits

Updates aws-cdk-lib from 2.221.0 to 2.221.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.221.1

Bug Fixes


Alpha modules (2.221.1-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.221.1-alpha.0 (2025-10-29)

2.221.0-alpha.0 (2025-10-24)

Features

Bug Fixes

  • elasticache-alpha: cannot import Redis 7 serverless cache (#35629) (2bde1a0)

2.220.0-alpha.0 (2025-10-14)

Bug Fixes

2.219.0-alpha.0 (2025-10-01)

2.218.0-alpha.0 (2025-09-29)

  • elasticache-alpha: implement Serverless ElastiCache L2 Construct (#35424) (0e08c8c)

2.217.0-alpha.0 (2025-09-25)

2.216.0-alpha.0 (2025-09-22)

2.215.0-alpha.0 (2025-09-15)

Bug Fixes

  • bedrock-alpha: added missing validation when prompt uses default variant (#35366) (cbd271e)

2.214.0-alpha.0 (2025-09-02)

Features

2.213.0-alpha.0 (2025-08-27)

... (truncated)

Commits

Updates jsii from 5.9.10 to 5.9.11

Release notes

Sourced from jsii's releases.

v5.9.11

What's Changed

Full Changelog: aws/jsii-compiler@v5.9.10...v5.9.11

Commits

Updates jsii-docgen from 10.11.0 to 10.11.1

Release notes

Sourced from jsii-docgen's releases.

v10.11.1

10.11.1 (2025-10-28)

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for jsii-docgen since your current version.


Updates jsii-pacmak from 1.117.0 to 1.118.0

Release notes

Sourced from jsii-pacmak's releases.

v1.118.0

Features

Bug Fixes

  • covariant method overrides break Go compilation (#4967) (2c39079)
  • type intersections are missing dependencies in Go (#4965) (ee67cc9)
Changelog

Sourced from jsii-pacmak's changelog.

1.118.0 (2025-10-29)

Features

Bug Fixes

  • covariant method overrides break Go compilation (#4967) (2c39079)
  • type intersections are missing dependencies in Go (#4965) (ee67cc9)
Commits
  • 2c39079 fix: covariant method overrides break Go compilation (#4967)
  • ee67cc9 fix: type intersections are missing dependencies in Go (#4965)
  • 0111272 chore(deps-dev): Bump pip from 25.2 to 25.3 in /packages/jsii-pacmak/test/gen...
  • See full diff in compare view

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 all-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.1` | `24.10.0` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.221.0` | `2.221.1` |
| [jsii](https://github.com/aws/jsii-compiler) | `5.9.10` | `5.9.11` |
| [jsii-docgen](https://github.com/cdklabs/jsii-docgen) | `10.11.0` | `10.11.1` |
| [jsii-pacmak](https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak) | `1.117.0` | `1.118.0` |


Updates `@types/node` from 24.9.1 to 24.10.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `aws-cdk-lib` from 2.221.0 to 2.221.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.221.1/packages/aws-cdk-lib)

Updates `jsii` from 5.9.10 to 5.9.11
- [Release notes](https://github.com/aws/jsii-compiler/releases)
- [Changelog](https://github.com/aws/jsii-compiler/blob/main/releases.json)
- [Commits](aws/jsii-compiler@v5.9.10...v5.9.11)

Updates `jsii-docgen` from 10.11.0 to 10.11.1
- [Release notes](https://github.com/cdklabs/jsii-docgen/releases)
- [Changelog](https://github.com/cdklabs/jsii-docgen/blob/main/CHANGELOG.md)
- [Commits](cdklabs/jsii-docgen@v10.11.0...v10.11.1)

Updates `jsii-pacmak` from 1.117.0 to 1.118.0
- [Release notes](https://github.com/aws/jsii/releases)
- [Changelog](https://github.com/aws/jsii/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/jsii/commits/v1.118.0/packages/jsii-pacmak)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: aws-cdk-lib
  dependency-version: 2.221.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: jsii
  dependency-version: 5.9.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: jsii-docgen
  dependency-version: 10.11.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: jsii-pacmak
  dependency-version: 1.118.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-1111ad5f1e branch November 10, 2025 16:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant