Skip to content

chore(deps): bump @nodesecure/scanner from 10.7.0 to 10.10.0 in the dependencies group#506

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dependencies-45349ef0c6
Apr 6, 2026
Merged

chore(deps): bump @nodesecure/scanner from 10.7.0 to 10.10.0 in the dependencies group#506
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dependencies-45349ef0c6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps the dependencies group with 1 update: @nodesecure/scanner.

Updates @nodesecure/scanner from 10.7.0 to 10.10.0

Release notes

Sourced from @​nodesecure/scanner's releases.

@​nodesecure/scanner@​10.10.0

Minor Changes

  • #704 7178972 Thanks @​fraxken! - Implement ManifestManager class deep into scanner and tree-walker. Implement documentDigest into ManifestManager class and fix issue with pacote.manifest type.

  • #700 1e3c971 Thanks @​fraxken! - Add integrity as second argument of cacheLookup for workingDir API.

Patch Changes

  • #705 05c5331 Thanks @​fraxken! - Rename packageName argument in from and verify APIs to spec

  • Updated dependencies [7178972]:

    • @​nodesecure/tree-walker@​4.0.0
    • @​nodesecure/npm-types@​1.4.0
    • @​nodesecure/mama@​2.3.0

@​nodesecure/scanner@​10.9.0

Minor Changes

Patch Changes

  • #691 e16c644 Thanks @​fraxken! - Enhance error resilience and add missing pacote (npm) userAgent for all HTTP requests

  • Updated dependencies [e16c644]:

    • @​nodesecure/tree-walker@​3.0.0
    • @​nodesecure/tarball@​4.0.1

@​nodesecure/scanner@​10.8.0

Minor Changes

  • #687 d656c7b Thanks @​fraxken! - Implement Node.js worker_threads with a custom Pool to scan packages tarball with JS-X-Ray

Patch Changes

Changelog

Sourced from @​nodesecure/scanner's changelog.

10.10.0

Minor Changes

  • #704 7178972 Thanks @​fraxken! - Implement ManifestManager class deep into scanner and tree-walker. Implement documentDigest into ManifestManager class and fix issue with pacote.manifest type.

  • #700 1e3c971 Thanks @​fraxken! - Add integrity as second argument of cacheLookup for workingDir API.

Patch Changes

  • #705 05c5331 Thanks @​fraxken! - Rename packageName argument in from and verify APIs to spec

  • Updated dependencies [7178972]:

    • @​nodesecure/tree-walker@​4.0.0
    • @​nodesecure/npm-types@​1.4.0
    • @​nodesecure/mama@​2.3.0

10.9.0

Minor Changes

Patch Changes

  • #691 e16c644 Thanks @​fraxken! - Enhance error resilience and add missing pacote (npm) userAgent for all HTTP requests

  • Updated dependencies [e16c644]:

    • @​nodesecure/tree-walker@​3.0.0
    • @​nodesecure/tarball@​4.0.1

10.8.0

Minor Changes

  • #687 d656c7b Thanks @​fraxken! - Implement Node.js worker_threads with a custom Pool to scan packages tarball with JS-X-Ray

Patch Changes

Commits
  • 3518e99 chore: update versions (#703)
  • 05c5331 refactor(scanner): rename packageName to spec for from and verify APIs (#705)
  • 7178972 refactor: implement ManifestManager class deep into scanner and tree-walker (...
  • 1e3c971 feat(scanner): add integrity to workingDir cacheLookup (#700)
  • 2e022af chore: update versions (#692)
  • 325c1a0 docs: refactor workspace and scanner documentation (#697)
  • 623b682 refactor: remove getDirNameFromUrl utils in favor of import.meta.dirname (#695)
  • c333f9c test(scanner): enhance with describe/it and concurrency for long running UT (...
  • 694ff61 feat(scanner): add cacheLookup for workingDir and from APIs (#693)
  • e16c644 refactor: enhance error resilience & add missing NPM userAgent (#691)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 1 update: [@nodesecure/scanner](https://github.com/NodeSecure/scanner/tree/HEAD/workspaces/scanner).


Updates `@nodesecure/scanner` from 10.7.0 to 10.10.0
- [Release notes](https://github.com/NodeSecure/scanner/releases)
- [Changelog](https://github.com/NodeSecure/scanner/blob/master/workspaces/scanner/CHANGELOG.md)
- [Commits](https://github.com/NodeSecure/scanner/commits/@nodesecure/scanner@10.10.0/workspaces/scanner)

---
updated-dependencies:
- dependency-name: "@nodesecure/scanner"
  dependency-version: 10.10.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 Apr 6, 2026
@github-actions github-actions bot merged commit 4bff9c6 into master Apr 6, 2026
7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/dependencies-45349ef0c6 branch April 6, 2026 23: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