Skip to content

chore(deps): bump @aws-cdk/toolkit-lib from 1.15.1 to 1.16.0#388

Merged
aidandaly24 merged 2 commits intomainfrom
dependabot/npm_and_yarn/aws-cdk/toolkit-lib-1.16.0
Feb 24, 2026
Merged

chore(deps): bump @aws-cdk/toolkit-lib from 1.15.1 to 1.16.0#388
aidandaly24 merged 2 commits intomainfrom
dependabot/npm_and_yarn/aws-cdk/toolkit-lib-1.16.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps @aws-cdk/toolkit-lib from 1.15.1 to 1.16.0.

Release notes

Sourced from @​aws-cdk/toolkit-lib's releases.

@​aws-cdk/toolkit-lib@​v1.16.0

1.16.0 (2026-02-23)

Features

  • replace glob and minimatch with fast-glob and picomatch (#1165) (f7ffdad), closes #67
  • toolkit-lib: notices can now target CDK app language (#1160) (3046f6f)

Bug Fixes

  • cli: notices with complex component matching using DNF format are not backwards compatible (#1166) (f1eaa50)
Commits
  • f1eaa50 fix(cli): notices with complex component matching using DNF format are not ba...
  • f7ffdad feat: replace glob and minimatch with fast-glob and picomatch (#1165)
  • 3046f6f feat(toolkit-lib): notices can now target CDK app language (#1160)
  • e3ce8ea chore: skip unit tests during integration test workflow (#1152)
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@aws-cdk/toolkit-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/toolkit-lib) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/toolkit-lib@v1.16.0/packages/@aws-cdk/toolkit-lib)

---
updated-dependencies:
- dependency-name: "@aws-cdk/toolkit-lib"
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team February 23, 2026 17:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@github-actions github-actions bot added the size/xs PR size: XS label Feb 23, 2026
npm install restores the node_modules/vitest/node_modules/yaml entry
that was incorrectly removed by Dependabot's lock file generation.
@github-actions github-actions bot added size/xs PR size: XS and removed size/xs PR size: XS labels Feb 24, 2026
@github-actions
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 43.9% 2963 / 6749
🔵 Statements 43.5% 3120 / 7171
🔵 Functions 45.87% 617 / 1345
🔵 Branches 48.51% 1924 / 3966
Generated in workflow #590 for commit ff3cbd5 by the Vitest Coverage Report Action

Copy link
Contributor

@tejaskash tejaskash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lockfile fixed, CI passing.

@aidandaly24 aidandaly24 merged commit 122bc65 into main Feb 24, 2026
15 of 17 checks passed
@aidandaly24 aidandaly24 deleted the dependabot/npm_and_yarn/aws-cdk/toolkit-lib-1.16.0 branch February 24, 2026 16:37
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 size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants