Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

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

Updates @nodesecure/scanner from 7.2.0 to 8.2.0

Release notes

Sourced from @​nodesecure/scanner's releases.

@​nodesecure/scanner@​8.2.0

Minor Changes

Patch Changes

  • Updated dependencies [d280c39]:
    • @​nodesecure/tree-walker@​2.1.0

@​nodesecure/scanner@​8.1.0

Minor Changes

Patch Changes

  • #567 8a7d42b Thanks @​fraxken! - Fix an issue with the monorepo build command. Now each workspace build script is executed in CI and before publishing.

@​nodesecure/scanner@​8.0.0

Major Changes

Minor Changes

  • #564 c91b2c6 Thanks @​fraxken! - Add a new metadata property in the scanner payload

  • #554 3c32fb6 Thanks @​clemgbld! - feat(scanner): add manifest integrity of root dependency in payload

  • #556 14cc3cd Thanks @​fraxken! - Update scanner API documentation & add FromOptions interface to match CwdOptions

  • #562 dbc2562 Thanks @​ErwanRaulo! - feat(extractor): Extends eventTarget instead of eventEmitter for browser compatibility

  • #548 d555469 Thanks @​fraxken! - Customize JS-X-Ray behavior/options when running the scan. Use it to enable optionalWarnings when the scan run localy.

  • #560 3b653ee Thanks @​clemgbld! - feat(depWalker): do not add integrity to payload in cwd for workspace

Patch Changes

... (truncated)

Commits
  • b9a9e45 chore: update versions (#570)
  • f76e32c Merge pull request #577 from NodeSecure/migrate-esm-ts-next
  • 3a132ad ci: drop Node.js v22
  • 1b4365e refactor: use Node.js native type striping
  • a06ba7c refactor(scanner): implement error event (#571)
  • 7e266b5 refactor(scanner/extractors): revamp imports to ensure web compatibility (#575)
  • ad8a6bb chore(deps): bump the github-actions group with 2 updates (#572)
  • d280c39 refactor(tree-walker): re-abstract tree loading (#566)
  • 309489c chore: update versions (#568)
  • 1e2d654 feat(scanner): add standalone extractors export (#569)
  • 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 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

Bumps the dependencies group with 1 update: [@nodesecure/scanner](https://github.com/NodeSecure/scanner).


Updates `@nodesecure/scanner` from 7.2.0 to 8.2.0
- [Release notes](https://github.com/NodeSecure/scanner/releases)
- [Commits](https://github.com/NodeSecure/scanner/compare/@nodesecure/scanner@7.2.0...@nodesecure/scanner@8.2.0)

---
updated-dependencies:
- dependency-name: "@nodesecure/scanner"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 Dec 8, 2025
@github-actions github-actions bot merged commit af2ebed into master Dec 8, 2025
5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/dependencies-1e9a85da66 branch December 8, 2025 23:04
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