Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

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.1.0

Release notes

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

v4.1.0

What's Changed

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

v4.0.0

What's Changed

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

Commits
  • 6ac5695 4.1.0
  • e7027c0 refactor: use @​openally/httpie instead of @​myunisoft/httpie (#182)
  • 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)
  • 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

Updates @nodesecure/scanner from 6.12.1 to 7.0.0

Release notes

Sourced from @​nodesecure/scanner's releases.

@​nodesecure/scanner@​7.0.0

Major Changes

Patch Changes

Commits
  • 6a0d941 chore: update versions (#512)
  • ffbbca1 chore(deps-dev): bump the development-dependencies group with 2 updates (#520)
  • 426eb15 chore(deps): bump the dependencies group with 3 updates (#519)
  • 06b599f chore(npm-types): improve dist-tags definition (#518)
  • a7834e5 chore(deps): bump cacache in the dependencies group (#517)
  • 0eecc55 chore(deps-dev): bump the development-dependencies group with 2 updates (#516)
  • 645ce54 feat: assert types and modules resolution using @​arethetypeswrong/cli (#515)
  • 7536387 chore(deps-dev): bump the development-dependencies group with 5 updates (#514)
  • 045c378 fix(mama): always remove ./node_modules/.bin from integrity hash (#513)
  • 979c469 refactor(scanner)!: improve global warning implementation (#509)
  • 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 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

…y with 4 updates

Bumps the nodesecure-dependencies group with 4 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), [@nodesecure/report](https://github.com/NodeSecure/report) and [@nodesecure/scanner](https://github.com/NodeSecure/scanner).


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.1.0
- [Release notes](https://github.com/NodeSecure/npm-registry-sdk/releases)
- [Commits](NodeSecure/npm-registry-sdk@v3.0.0...v4.1.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)

Updates `@nodesecure/scanner` from 6.12.1 to 7.0.0
- [Release notes](https://github.com/NodeSecure/scanner/releases)
- [Commits](https://github.com/NodeSecure/scanner/compare/@nodesecure/scanner@6.12.1...@nodesecure/scanner@7.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.1.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
- dependency-name: "@nodesecure/scanner"
  dependency-version: 7.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
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