Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nodesecure-dependencies group with 3 updates in the / directory: @nodesecure/js-x-ray, @nodesecure/npm-registry-sdk and @nodesecure/report.

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 @nodesecure/report from 3.0.0 to 4.0.0

Release notes

Sourced from @​nodesecure/report's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: NodeSecure/report@v3.0.0...v4.0.0

Commits
  • 7127588 4.0.0
  • 71bcb7a chore(deps): bump the github-actions group with 2 updates (#462)
  • cecd735 chore(deps): bump the github-actions group with 2 updates (#461)
  • 6c081bf chore(deps): bump @​openally/mutex in the dependencies group (#460)
  • e4bde33 chore(deps): bump @​nodesecure/rc in the dependencies group (#459)
  • 63df914 feat(extractScannerData): refactor extract scanner data (#457)
  • 6fb6a59 chore: update dependencies (#458)
  • 2f40fc4 chore(deps): bump the dependencies group with 2 updates (#455)
  • 1ca07bf chore(deps): bump the github-actions group with 2 updates (#454)
  • c13ed64 chore(deps): bump puppeteer in the dependencies group (#453)
  • Additional commits viewable 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 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 13, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nodesecure-dependencies-921c6fb9a3 branch from 0699031 to a3ac548 Compare August 18, 2025 05:58
…y with 3 updates

Bumps the nodesecure-dependencies group with 3 updates in the / directory: [@nodesecure/js-x-ray](https://github.com/NodeSecure/js-x-ray), [@nodesecure/npm-registry-sdk](https://github.com/NodeSecure/npm-registry-sdk) and [@nodesecure/report](https://github.com/NodeSecure/report).


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/js-x-ray@9.2.0...@nodesecure/js-x-ray@10.0.0)

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 `@nodesecure/report` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/NodeSecure/report/releases)
- [Commits](NodeSecure/report@v3.0.0...v4.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: nodesecure-dependencies
- dependency-name: "@nodesecure/npm-registry-sdk"
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nodesecure-dependencies
- dependency-name: "@nodesecure/report"
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nodesecure-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nodesecure-dependencies-921c6fb9a3 branch from a3ac548 to fc7e1b1 Compare August 25, 2025 06:12
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