Skip to content

chore(deps): bump the dependencies group with 4 updates #507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps the dependencies group with 4 updates: @nodesecure/js-x-ray, @nodesecure/npm-registry-sdk, @npmcli/arborist and cacache.

Updates @nodesecure/js-x-ray from 9.2.0 to 10.0.0

Release notes

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

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

Major Changes

Minor Changes

Patch Changes

Commits
  • f61651b chore: update versions (#378)
  • 857308c feat(probes): add minimal implementation of data exfiltration (#399)
  • b6d2474 feat: implement pipelines with built-in deobfuscate (#398)
  • 14cb982 fix(js-x-ray): properly deep clone and reset probe context in ProbeRunner (#400)
  • 283d5b6 refactor: integrate estree-walker using meriyah ESTree types (#397)
  • f66af80 refactor: move Signals to the probe.main context (#396)
  • fad019f feat(ProbeRunner): implement context (#395)
  • 8300966 chore(scripts): add clean script to remove dist folder and tsconfig.tsbuildi...
  • 02a2d05 refactor(probe/isSerializeEnv): simplify tracing & add new UT with a spread (...
  • facb858 chore(tracer): enhance docs, types and syntax (#391)
  • Additional commits viewable in compare view

Updates @nodesecure/npm-registry-sdk from 3.0.0 to 4.0.0

Release notes

Sourced from @​nodesecure/npm-registry-sdk's releases.

v4.0.0

What's Changed

Full Changelog: NodeSecure/npm-registry-sdk@v3.0.0...v4.0.0

Commits
  • ff4624c 4.0.0
  • 21f162a feat: implement NPM keys() API (#180)
  • 5546e59 chore(deps): bump the github-actions group with 2 updates (#181)
  • d24c07d chore(deps): bump the github-actions group with 2 updates (#178)
  • 4af36e7 chore(deps-dev): bump @​types/node in the development-dependencies group (#177)
  • dd03a6b chore(deps): bump the github-actions group with 2 updates (#176)
  • aed0d95 chore(deps): bump the github-actions group with 3 updates (#175)
  • 7f681af chore(deps): bump the github-actions group with 4 updates (#174)
  • b682927 chore(deps): bump the github-actions group with 4 updates (#173)
  • a455693 chore(deps-dev): bump @​openally/config.eslint (#172)
  • Additional commits viewable in compare view

Updates @npmcli/arborist from 9.1.2 to 9.1.3

Release notes

Sourced from @​npmcli/arborist's releases.

arborist: v9.1.3

9.1.3 (2025-07-24)

Bug Fixes

Chores

Changelog

Sourced from @​npmcli/arborist's changelog.

9.1.3 (2025-07-24)

Bug Fixes

Chores

Commits
Maintainer changes

This version was pushed to npm by reggi, a new releaser for @​npmcli/arborist since your current version.


Updates cacache from 19.0.1 to 20.0.0

Release notes

Sourced from cacache's releases.

v20.0.0

20.0.0 (2025-07-24)

⚠️ BREAKING CHANGES

  • cacache now supports node ^20.17.0 || >=22.9.0

Bug Fixes

Dependencies

Chores

Changelog

Sourced from cacache's changelog.

20.0.0 (2025-07-24)

⚠️ BREAKING CHANGES

  • cacache now supports node ^20.17.0 || >=22.9.0

Bug Fixes

Dependencies

Chores

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 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 Aug 4, 2025
Copy link

changeset-bot bot commented Aug 4, 2025

⚠️ No Changeset found

Latest commit: f0851b7

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

@fraxken
Copy link
Member

fraxken commented Aug 6, 2025

@dependabot please rebase

Bumps the dependencies group with 4 updates: [@nodesecure/js-x-ray](https://github.com/NodeSecure/js-x-ray), [@nodesecure/npm-registry-sdk](https://github.com/NodeSecure/npm-registry-sdk), [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) and [cacache](https://github.com/npm/cacache).


Updates `@nodesecure/js-x-ray` from 9.2.0 to 10.0.0
- [Release notes](https://github.com/NodeSecure/js-x-ray/releases)
- [Commits](https://github.com/NodeSecure/js-x-ray/compare/@nodesecure/[email protected]...@nodesecure/[email protected])

Updates `@nodesecure/npm-registry-sdk` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/NodeSecure/npm-registry-sdk/releases)
- [Commits](NodeSecure/npm-registry-sdk@v3.0.0...v4.0.0)

Updates `@npmcli/arborist` from 9.1.2 to 9.1.3
- [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.1.3/workspaces/arborist)

Updates `cacache` from 19.0.1 to 20.0.0
- [Release notes](https://github.com/npm/cacache/releases)
- [Changelog](https://github.com/npm/cacache/blob/main/CHANGELOG.md)
- [Commits](npm/cacache@v19.0.1...v20.0.0)

---
updated-dependencies:
- dependency-name: "@nodesecure/js-x-ray"
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@nodesecure/npm-registry-sdk"
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@npmcli/arborist"
  dependency-version: 9.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cacache
  dependency-version: 20.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-35f6442004 branch from 8628782 to f0851b7 Compare August 6, 2025 02:50
@fraxken fraxken merged commit 93ef65e into master Aug 6, 2025
5 checks passed
@fraxken fraxken deleted the dependabot/npm_and_yarn/dependencies-35f6442004 branch August 6, 2025 02:52
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