Skip to content

Bump the npm group across 2 directories with 2 updates#777

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-025f50574b
Feb 26, 2026
Merged

Bump the npm group across 2 directories with 2 updates#777
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-025f50574b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 2 updates in the / directory: pnpm and aws-cdk.
Bumps the npm group with 1 update in the /test directory: aws-cdk.

Updates pnpm from 10.30.2 to 10.30.3

Release notes

Sourced from pnpm's releases.

pnpm 10.30.3

Patch Changes

  • Fixed version switching via packageManager field failing when pnpm is installed as a standalone executable in environments without a system Node.js #10687.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.30.3

Patch Changes

  • Fixed version switching via packageManager field failing when pnpm is installed as a standalone executable in environments without a system Node.js #10687.
Commits

Updates aws-cdk from 2.1106.1 to 2.1107.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1107.0

2.1107.0 (2026-02-23)

Features

  • deps: upgrade aws-cdk-lib (#1161) (dd627bd)
  • replace glob and minimatch with fast-glob and picomatch (#1165) (f7ffdad), closes #67
  • toolkit-lib: notices can now target CDK app language (#1160) (3046f6f)
Commits
  • bd67131 chore(deps): bump ajv from 6.12.6 to 6.14.0 (#1167)
  • f7ffdad feat: replace glob and minimatch with fast-glob and picomatch (#1165)
  • 3046f6f feat(toolkit-lib): notices can now target CDK app language (#1160)
  • dd627bd feat(deps): upgrade aws-cdk-lib (#1161)
  • e3ce8ea chore: skip unit tests during integration test workflow (#1152)
  • See full diff in compare view

Updates aws-cdk from 2.1106.1 to 2.1107.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1107.0

2.1107.0 (2026-02-23)

Features

  • deps: upgrade aws-cdk-lib (#1161) (dd627bd)
  • replace glob and minimatch with fast-glob and picomatch (#1165) (f7ffdad), closes #67
  • toolkit-lib: notices can now target CDK app language (#1160) (3046f6f)
Commits
  • bd67131 chore(deps): bump ajv from 6.12.6 to 6.14.0 (#1167)
  • f7ffdad feat: replace glob and minimatch with fast-glob and picomatch (#1165)
  • 3046f6f feat(toolkit-lib): notices can now target CDK app language (#1160)
  • dd627bd feat(deps): upgrade aws-cdk-lib (#1161)
  • e3ce8ea chore: skip unit tests during integration test workflow (#1152)
  • 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 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 npm group with 2 updates in the / directory: [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).
Bumps the npm group with 1 update in the /test directory: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `pnpm` from 10.30.2 to 10.30.3
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/v10.30.3/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v10.30.3/pnpm)

Updates `aws-cdk` from 2.1106.1 to 2.1107.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1107.0/packages/aws-cdk)

Updates `aws-cdk` from 2.1106.1 to 2.1107.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1107.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: pnpm
  dependency-version: 10.30.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1107.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1107.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

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 26, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/aws-cdk 2.1107.0 UnknownUnknown
npm/minimatch 10.2.4 🟢 6.3
Details
CheckScoreReason
Code-Review⚠️ 1Found 3/28 approved changesets -- score normalized to 1
Maintained🟢 1020 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 10security policy file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
npm/pnpm 10.30.3 🟢 6.2
Details
CheckScoreReason
Code-Review⚠️ 2Found 6/30 approved changesets -- score normalized to 2
Maintained🟢 1030 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy🟢 10security policy file detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies🟢 10all dependencies are pinned
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Fuzzing⚠️ 0project is not fuzzed
SAST🟢 10SAST tool is run on all commits
npm/aws-cdk ^2.1107.0 UnknownUnknown

Scanned Files

  • pnpm-lock.yaml
  • test/package.json

@github-actions github-actions Bot enabled auto-merge (squash) February 26, 2026 21:16
@github-actions github-actions Bot merged commit 3d18836 into main Feb 26, 2026
7 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/npm-025f50574b branch February 26, 2026 21:16
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.

0 participants