Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the all-dependencies group with 8 updates in the / directory:

Package From To
@qiwi/semantic-release-gh-pages-plugin 5.2.12 5.4.3
@types/node 18.19.18 24.8.1
aws-cdk-lib 2.190.0 2.220.0
jsii 5.9.6 5.9.10
jsii-docgen 10.9.0 10.10.1
jsii-pacmak 1.114.1 1.116.0
prettier 2.8.8 3.6.2
semantic-release 24.2.9 25.0.1

Updates @qiwi/semantic-release-gh-pages-plugin from 5.2.12 to 5.4.3

Release notes

Sourced from @​qiwi/semantic-release-gh-pages-plugin's releases.

v5.4.3

5.4.3 (2025-03-27)

Fixes & improvements

  • fix(deps): update dependency zurk to ^0.11.0 (#288) (e211f65)

v5.4.2

5.4.2 (2024-12-25)

Fixes & improvements

  • fix(deps): update dependency zurk to ^0.10.0 (#283) (2c615f1)

v5.4.1

5.4.1 (2024-12-09)

Fixes & improvements

  • fix: update zurk to v0.9.2 (00f3de6)

v5.4.0

5.4.0 (2024-12-08)

Fixes & improvements

  • perf: replace execa with zurk (55f2054)

Features

  • feat: support multiple patterns (7d0849d)

v5.3.0

5.3.0 (2024-12-08)

Features

  • feat: add pattern option (42954db)

v5.2.13

5.2.13 (2024-12-07)

Fixes & improvements

  • docs: clarify how dst and src options are applied via gh-pages (151362e)
Changelog

Sourced from @​qiwi/semantic-release-gh-pages-plugin's changelog.

5.4.3 (2025-03-27)

Fixes & improvements

  • fix(deps): update dependency zurk to ^0.11.0 (#288) (e211f65)

5.4.2 (2024-12-25)

Fixes & improvements

  • fix(deps): update dependency zurk to ^0.10.0 (#283) (2c615f1)

5.4.1 (2024-12-09)

Fixes & improvements

  • fix: update zurk to v0.9.2 (00f3de6)

5.4.0 (2024-12-08)

Fixes & improvements

  • perf: replace execa with zurk (55f2054)

Features

  • feat: support multiple patterns (7d0849d)

5.3.0 (2024-12-08)

Features

  • feat: add pattern option (42954db)

5.2.13 (2024-12-07)

Fixes & improvements

  • docs: clarify how dst and src options are applied via gh-pages (151362e)
Commits
  • 128c3b4 chore(release): 5.4.3 [skip ci]
  • e211f65 fix(deps): update dependency zurk to ^0.11.0 (#288)
  • 70e7955 chore(deps): update dependency typedoc to ^0.28.0 (#287)
  • dddd1c2 chore(deps): update dependency typescript to v5.8.2 (#286)
  • 2fe3270 chore(deps): update dependency eslint-config-prettier to v10 (#285)
  • b336940 chore(deps): update dependency typescript to v5.7.3 (#284)
  • 1dcefee chore(release): 5.4.2 [skip ci]
  • 2c615f1 fix(deps): update dependency zurk to ^0.10.0 (#283)
  • 34f99b9 chore(release): 5.4.1 [skip ci]
  • 00f3de6 fix: update zurk to v0.9.2
  • Additional commits viewable in compare view

Updates @types/node from 18.19.18 to 24.8.1

Commits

Updates aws-cdk-lib from 2.190.0 to 2.220.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.220.0

⚠ BREAKING CHANGES


L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:

  • aws-neptune: AWS::Neptune::EventSubscription: SnsTopicArn property is now required.
  • aws-neptune: AWS::Neptune::EventSubscription: Id attribute removed.
  • aws-servicecatalog: AWS::ServiceCatalog::PortfolioShare: Id attribute removed.
  • aws-lex: AWS::Lex::ResourcePolicy: ResourceArn property is now immutable.

Co-authored-by: aws-cdk-automation [email protected]


Features

  • batch: ec2 Managed Compute Environment support default instance classes, deprecate useOptimalInstanceClasses (#35537) (9d59dd8), closes #35515
  • kinesis: shard-level metrics for stream (#34963) (ce9b3a8)
  • lambda: refactor Function URL permissions (#35725) (d38d015)
  • update L1 CloudFormation resource definitions (#35679) (dec6e6a)
  • update L1 CloudFormation resource definitions (#35695) (8a6cf46)
  • update L1 CloudFormation resource definitions (#35712) (27a8760)
  • amplify: support build compute type (#34796) (a02c656)
  • cloudfront-origins: add ipAddressType property to Lambda Function URL origins (#35458) (6cf6dc8), closes #35450
  • ec2: add BEDROCK_AGENTCORE and BEDROCK_AGENTCORE_GATEWAY to InterfaceVpcEndpointAwsService (#35667) (6966c03)
  • ec2: support for automatic VPN session reconnect on client VPN endpoint (#35538) (9536472)
  • eks: add removal policy support for EKS cluster construct (#35560) (4b4e322), closes #25544
  • logs: add parameter to allow metric filter on transformed logs (#35359) (effa46d)
  • opensearch: add OpenSearch 3.1 engine version (#35477) (3bd7cf9), closes #35471
  • route53: add fromPrivateHostedZoneAttributes function to PrivateHostedZone (#35552) (c8d7a79), closes #23268
  • synthetics: allow root level canary scripts files for Puppeteer versions 11 and greater (#35426) (46fb2dc)

Bug Fixes


Alpha modules (2.220.0-alpha.0)

Bug Fixes

v2.219.0

⚠ BREAKING CHANGES

  • ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:

... (truncated)

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

Features

  • s3tables-alpha: add TablePolicy support to L2 construct library (#35223) (a4aad78), closes #33054

2.212.0-alpha.0 (2025-08-20)

2.211.0-alpha.0 (2025-08-12)

2.210.0-alpha.0 (2025-08-06)

Features

... (truncated)

Commits
  • 9359e07 chore: update analytics metadata blueprints
  • e07b341 chore(ec2): add m8a,c8i,c8i-flex instance class (#35719)
  • d38d015 feat(lambda): refactor Function URL permissions (#35725)
  • ce9b3a8 feat(kinesis): shard-level metrics for stream (#34963)
  • 8638a78 fix(ecs): update task definition validations for managed instances (#35684)
  • 9d59dd8 feat(batch): ec2 Managed Compute Environment support default instance classes...
  • 27a8760 feat: update L1 CloudFormation resource definitions (#35712)
  • c7d8004 fix(cloudwatch): metric period in AnomalyDetectionAlarm is not being respecte...
  • 46fb2dc feat(synthetics): allow root level canary scripts files for Puppeteer version...
  • 3aa186c fix(lambda-nodejs): bump bun to 1.2.23 for ARM64 support (#35702)
  • Additional commits viewable in compare view

Updates jsii from 5.9.6 to 5.9.10

Release notes

Sourced from jsii's releases.

v5.9.10

What's Changed

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

v5.9.9

What's Changed

Full Changelog: aws/jsii-compiler@v5.9.8...v5.9.9

v5.9.8

What's Changed

Full Changelog: aws/jsii-compiler@v5.9.7...v5.9.8

v5.9.7

What's Changed

Full Changelog: aws/jsii-compiler@v5.9.6...v5.9.7

Commits

Updates jsii-docgen from 10.9.0 to 10.10.1

Release notes

Sourced from jsii-docgen's releases.

v10.10.1

10.10.1 (2025-10-13)

Bug Fixes

v10.10.0

10.10.0 (2025-10-01)

Features

v10.9.1

10.9.1 (2025-09-29)

Bug Fixes

Commits

Updates jsii-pacmak from 1.114.1 to 1.116.0

Release notes

Sourced from jsii-pacmak's releases.

v1.116.0

Bug Fixes

  • type intersections don't work for Java class builders (#4945) (8f6ecd9)

v1.115.0

Features

  • declare support for new feature class-covariant-overrides (#4924) (bac5377)
  • dotnet-runtime: prepare for intersection types (#4919) (1c6d36d)
  • dotnet: update TargetFramework to net6.0 (#4916) (c0b11c7), closes #4574
  • go-runtime: add helper functions for the new interface type (#4936) (df85a80)
  • intersection types (#4929) (f82e0ac)
  • jsii-pacmak: document union types for C# (#4928) (c54d27c)
  • jsii-pacmak: document union types in JavaDoc (#4922) (5a1a8cd)

Bug Fixes

  • intersection types cannot be deserialized (#4920) (2c5d29c)
  • jsii-pacmak errors if new targets in package.json (#4914) (f890e12)
  • jsii-pacmak: remove deprecation warning DEP0190 (#4915) (389f888)
  • pacmak: python classes are generated out of order (#4927) (4ee24e1), closes #4426
Changelog

Sourced from jsii-pacmak's changelog.

1.116.0 (2025-10-14)

Bug Fixes

  • type intersections don't work for Java class builders (#4945) (8f6ecd9)

1.115.0 (2025-09-29)

Features

  • declare support for new feature class-covariant-overrides (#4924) (bac5377)
  • dotnet-runtime: prepare for intersection types (#4919) (1c6d36d)
  • dotnet: update TargetFramework to net6.0 (#4916) (c0b11c7), closes #4574
  • go-runtime: add helper functions for the new interface type (#4936) (df85a80)
  • intersection types (#4929) (f82e0ac)
  • jsii-pacmak: document union types for C# (#4928) (c54d27c)
  • jsii-pacmak: document union types in JavaDoc (#4922) (5a1a8cd)

Bug Fixes

  • intersection types cannot be deserialized (#4920) (2c5d29c)
  • jsii-pacmak errors if new targets in package.json (#4914) (f890e12)
  • jsii-pacmak: remove deprecation warning DEP0190 (#4915) (389f888)
  • pacmak: python classes are generated out of order (#4927) (4ee24e1), closes #4426
Commits
  • 8f6ecd9 fix: type intersections don't work for Java class builders (#4945)
  • f82e0ac feat: intersection types (#4929)
  • 3bfb904 chore(deps-dev): Bump mypy from 1.18.1 to 1.18.2 in /packages/jsii-pacmak/tes...
  • c54d27c feat(jsii-pacmak): document union types for C# (#4928)
  • 4ee24e1 fix(pacmak): python classes are generated out of order (#4927)
  • 5a1a8cd feat(jsii-pacmak): document union types in JavaDoc (#4922)
  • 40b8f30 chore(deps-dev): Bump mypy from 1.17.1 to 1.18.1 in /packages/jsii-pacmak/tes...
  • c0b11c7 feat(dotnet): update TargetFramework to net6.0 (#4916)
  • 389f888 fix(jsii-pacmak): remove deprecation warning DEP0190 (#4915)
  • f890e12 fix: jsii-pacmak errors if new targets in package.json (#4914)
  • Additional commits viewable in compare view

Updates prettier from 2.8.8 to 3.6.2

Release notes

Sourced from prettier's releases.

3.6.2

What's Changed

🔗 Changelog

3.6.1

  • Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running --experimental-cli

🔗 Changelog

3.6.0

diff

🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"

3.5.3

🔗 Changelog

3.5.2

🔗 Changelog

3.5.1

🔗 Changelog

3.5.0

diff

🔗 Release note

3.4.2

🔗 Changelog

3.4.1

🔗 Changelog

3.4.0

diff

🔗 Release note

3.3.3

🔗 Changelog

3.3.2

🔗 Changelog

3.3.1

🔗 Changelog

... (truncated)

Changelog

Sourced from prettier's changelog.

3.6.2

diff

Markdown: Add missing blank line around code block (#17675 by @​fisker)

<!-- Input -->
1. Some text, and code block below, with newline after code block
---
foo: bar


Another
List

<!-- Prettier 3.6.1 -->


Some text, and code block below, with newline after code block
---
foo: bar


Another
List



<!-- Prettier 3.6.2 -->


Some text, and code block below, with newline after code block
---
foo: bar


Another
List

3.6.1

diff

TypeScript: Allow const without initializer (#17650, #17654 by @​fisker)

// Input
</tr></table> 

... (truncated)

Commits
  • 7a8b05f Release 3.6.2
  • 46526b4 Add missing blank line around code block (#17675)
  • a04ec11 chore(deps): update babel to v7.27.7 (#17684)
  • 32be5b6 chore(deps): update dependency flow-parser to v0.274.1 (#17676)
  • b55e777 Update docs about "TypeScript Configuration Files" (#17677)
  • b197c99 chore(deps): update dependency @​vitejs/plugin-react to v4.6.0 (#17674)
  • 1185f83 chore(deps): update dependency @​angular/compiler to v20.0.5 (#17680)
  • aa1316f chore(deps): update dependency browserslist to v4.25.1 (#17671)
  • c468d33 chore(deps): update dependency oxc-parser to v0.75.0 (#17672)
  • 3f46d91 chore(deps): update dependency vite to v7 (#17673)
  • Additional commits viewable in compare view

Updates semantic-release from 24.2.9 to 25.0.1

Release notes

Sourced from semantic-release's releases.

v25.0.1

25.0.1 (2025-10-19)

Bug Fixes

v25.0.1-beta.3

25.0.1-beta.3 (2025-10-19)

Bug Fixes

  • deps: update to latest npm plugin (a96aced)

v25.0.1-beta.2

25.0.1-beta.2 (2025-10-19)

Bug Fixes

v25.0.1-beta.1

25.0.1-beta.1 (2025-10-16)

Bug Fixes

v25.0.1-alpha.4

25.0.1-alpha.4 (2025-10-16)

Bug Fixes

v25.0.1-alpha.3

... (truncated)

Commits
  • 45b1552 Merge pull request #3906 from semantic-release/beta
  • a96aced fix(deps): update to latest npm plugin
  • fad173e fix(deps): update to the stable version of the npm plugin to add trusted publ...
  • 98ad71d ci(action): update github/codeql-action action to v4.30.9 (#3910)
  • 7dcca47 chore(deps): update dependency @​types/node to v22.18.11 (#3909)
  • f1f2b89 chore(deps): update dependency got to v14.6.0 (#3908)
  • ec8d899 Merge pull request #3905 from semantic-release/alpha
  • c770748 fix(deps): update to the beta of the npm plugin
  • e6faf9a docs(trusted-publishing): mention the updated restrictions for auth against t...
  • 7c39330 fix(deps): update to the latest alpha of the npm plugin
  • Additional commits viewable 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
…ith 8 updates

Bumps the all-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@qiwi/semantic-release-gh-pages-plugin](https://github.com/qiwi/semantic-release-gh-pages-plugin) | `5.2.12` | `5.4.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.18` | `24.8.1` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.190.0` | `2.220.0` |
| [jsii](https://github.com/aws/jsii-compiler) | `5.9.6` | `5.9.10` |
| [jsii-docgen](https://github.com/cdklabs/jsii-docgen) | `10.9.0` | `10.10.1` |
| [jsii-pacmak](https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak) | `1.114.1` | `1.116.0` |
| [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.6.2` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `24.2.9` | `25.0.1` |



Updates `@qiwi/semantic-release-gh-pages-plugin` from 5.2.12 to 5.4.3
- [Release notes](https://github.com/qiwi/semantic-release-gh-pages-plugin/releases)
- [Changelog](https://github.com/qiwi/semantic-release-gh-pages-plugin/blob/master/CHANGELOG.md)
- [Commits](qiwi/semantic-release-gh-pages-plugin@v5.2.12...v5.4.3)

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

Updates `aws-cdk-lib` from 2.190.0 to 2.220.0
- [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.220.0/packages/aws-cdk-lib)

Updates `jsii` from 5.9.6 to 5.9.10
- [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.6...v5.9.10)

Updates `jsii-docgen` from 10.9.0 to 10.10.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.9.0...v10.10.1)

Updates `jsii-pacmak` from 1.114.1 to 1.116.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.116.0/packages/jsii-pacmak)

Updates `prettier` from 2.8.8 to 3.6.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.6.2)

Updates `semantic-release` from 24.2.9 to 25.0.1
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.2.9...v25.0.1)

---
updated-dependencies:
- dependency-name: "@qiwi/semantic-release-gh-pages-plugin"
  dependency-version: 5.4.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.8.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: aws-cdk-lib
  dependency-version: 2.220.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: jsii
  dependency-version: 5.9.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: jsii-docgen
  dependency-version: 10.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: jsii-pacmak
  dependency-version: 1.116.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: semantic-release
  dependency-version: 25.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-dependencies-735640ace6 branch from a385d32 to 9dcd836 Compare October 27, 2025 15:26
@hrodmn hrodmn changed the title chore(deps-dev): bump the all-dependencies group across 1 directory with 8 updates chore(deps-dev): bump npm dependencies Oct 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2025

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

@dependabot dependabot bot closed this Oct 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-735640ace6 branch October 28, 2025 16:17
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