Skip to content

Bump the npm group across 2 directories with 3 updates#786

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-61e1c5891f
Mar 9, 2026
Merged

Bump the npm group across 2 directories with 3 updates#786
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-61e1c5891f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 3 updates in the / directory: @types/node, pnpm and aws-cdk.
Bumps the npm group with 2 updates in the /test directory: @types/node and aws-cdk.

Updates @types/node from 25.3.3 to 25.3.5

Commits

Updates pnpm from 10.31.0 to 10.32.0

Release notes

Sourced from pnpm's releases.

pnpm 10.32

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #10915.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.32.0

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #10915.
Commits

Updates aws-cdk from 2.1108.0 to 2.1109.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1109.0

2.1109.0 (2026-03-04)

Features

Bug Fixes

  • cli: flag is incorrectly modified when it's the only one detected (#1183) (9b82da1)
  • cli: on cdk import the option--role-arn is also parsed as --record-resource-mapping, creating a mapping file path from ARN (#1177) (88b8417), closes #1175 aws/aws-cdk-cli#1175
Commits
  • 3a415c7 feat(cli): concurrent asset builds (#983)
  • c8f40dc feat(deps): upgrade aws-cdk-lib (#1193)
  • bd23009 chore(deps): upgrade dependencies (#1192)
  • 9b82da1 fix(cli): flag is incorrectly modified when it's the only one detected (#1183)
  • 88b8417 fix(cli): on cdk import the option--role-arn is also parsed as `--record-...
  • See full diff in compare view

Updates @types/node from 25.3.3 to 25.3.5

Commits

Updates aws-cdk from 2.1108.0 to 2.1109.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1109.0

2.1109.0 (2026-03-04)

Features

Bug Fixes

  • cli: flag is incorrectly modified when it's the only one detected (#1183) (9b82da1)
  • cli: on cdk import the option--role-arn is also parsed as --record-resource-mapping, creating a mapping file path from ARN (#1177) (88b8417), closes #1175 aws/aws-cdk-cli#1175
Commits
  • 3a415c7 feat(cli): concurrent asset builds (#983)
  • c8f40dc feat(deps): upgrade aws-cdk-lib (#1193)
  • bd23009 chore(deps): upgrade dependencies (#1192)
  • 9b82da1 fix(cli): flag is incorrectly modified when it's the only one detected (#1183)
  • 88b8417 fix(cli): on cdk import the option--role-arn is also parsed as `--record-...
  • 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 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [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 2 updates in the /test directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: pnpm
  dependency-version: 10.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1109.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 25.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1109.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 Mar 9, 2026
@github-actions

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

pnpm-lock.yaml

PackageVersionLicenseIssue Type
pnpm10.32.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/aws-cdk 2.1109.0 UnknownUnknown
npm/pnpm 10.32.0 🟢 6.2
Details
CheckScoreReason
Code-Review⚠️ 2Found 8/28 approved changesets -- score normalized to 2
Security-Policy🟢 10security policy file detected
Maintained🟢 1030 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns 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
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Pinned-Dependencies🟢 10all dependencies are pinned
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Fuzzing⚠️ 0project is not fuzzed
SAST🟢 10SAST tool is run on all commits
npm/@types/node ^25.3.5 UnknownUnknown
npm/aws-cdk ^2.1109.0 UnknownUnknown

Scanned Files

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

@github-actions github-actions Bot enabled auto-merge (squash) March 9, 2026 22:06
@github-actions github-actions Bot merged commit 1b39c5b into main Mar 9, 2026
7 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/npm-61e1c5891f branch March 9, 2026 22:07
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