Skip to content

chore(deps): bump the dependencies group with 3 updates#642

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dependencies-2b1cfe91f8
Closed

chore(deps): bump the dependencies group with 3 updates#642
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dependencies-2b1cfe91f8

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 3 updates: @nodesecure/js-x-ray, ssri and @npmcli/arborist.

Updates @nodesecure/js-x-ray from 11.5.0 to 11.7.0

Release notes

Sourced from @​nodesecure/js-x-ray's releases.

@​nodesecure/js-x-ray@​11.7.0

Minor Changes

  • #523 7918a5d Thanks @​fraxken! - Add support for native type striping inside JsSourceParser using node:module API
Changelog

Sourced from @​nodesecure/js-x-ray's changelog.

11.7.0

Minor Changes

  • #523 7918a5d Thanks @​fraxken! - Add support for native type striping inside JsSourceParser using node:module API

11.6.0

Minor Changes

Commits
  • 4f1e030 chore: update versions (#524)
  • d64b61c chore: update versions (#515)
  • 7918a5d feat: support native Node.js type striping for JS parser (#523)
  • 085c0fd feat(probes): add prototype pollution detection for proto usage (#512)
  • 4898768 feat: add insecure-random probe (#516)
  • 112d4ee refactor: migrate sec-literal workspace to JS-X-Ray (#522)
  • 8597384 feat(i18n): add support for Arabic and Turkish languages (#517)
  • 5991e41 refactor: migrate ts-source-parser to JS-X-Ray (#520)
  • 5756af6 ci: open benchmark pr when a forked branch is merged (#518)
  • 42888bd refactor: migrate estree-ast-utils to JS-X-Ray (#513)
  • Additional commits viewable in compare view

Updates ssri from 13.0.0 to 13.0.1

Release notes

Sourced from ssri's releases.

v13.0.1

13.0.1 (2025-12-16)

Bug Fixes

Chores

Changelog

Sourced from ssri's changelog.

13.0.1 (2025-12-16)

Bug Fixes

Chores

Commits

Updates @npmcli/arborist from 9.1.10 to 9.2.0

Release notes

Sourced from @​npmcli/arborist's releases.

arborist: v9.2.0

9.2.0 (2026-02-04)

Features

Changelog

Sourced from @​npmcli/arborist's changelog.

9.2.0 (2026-02-04)

Features

Commits

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 dependencies group with 3 updates: [@nodesecure/js-x-ray](https://github.com/NodeSecure/js-x-ray/tree/HEAD/workspaces/js-x-ray), [ssri](https://github.com/npm/ssri) and [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist).


Updates `@nodesecure/js-x-ray` from 11.5.0 to 11.7.0
- [Release notes](https://github.com/NodeSecure/js-x-ray/releases)
- [Changelog](https://github.com/NodeSecure/js-x-ray/blob/master/workspaces/js-x-ray/CHANGELOG.md)
- [Commits](https://github.com/NodeSecure/js-x-ray/commits/@nodesecure/js-x-ray@11.7.0/workspaces/js-x-ray)

Updates `ssri` from 13.0.0 to 13.0.1
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/main/CHANGELOG.md)
- [Commits](npm/ssri@v13.0.0...v13.0.1)

Updates `@npmcli/arborist` from 9.1.10 to 9.2.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/v9.2.0/workspaces/arborist)

---
updated-dependencies:
- dependency-name: "@nodesecure/js-x-ray"
  dependency-version: 11.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ssri
  dependency-version: 13.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@npmcli/arborist"
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 16, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 16, 2026

⚠️ No Changeset found

Latest commit: 9b29840

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2026

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

@dependabot dependabot bot closed this Feb 17, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-2b1cfe91f8 branch February 17, 2026 08: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.

0 participants