NodeSecure / scanner

⚡️ A package API to run a static analysis of your module's dependencies. This is the CLI engine!
MIT License
27 stars 14 forks source link

chore(deps): bump the dependencies group across 1 directory with 2 updates #234

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group with 2 updates in the / directory: @nodesecure/js-x-ray and pacote.

Updates @nodesecure/js-x-ray from 6.3.0 to 7.0.0

Release notes

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

v7.0.0

What's Changed

... (truncated)

Commits
  • 7a18ca7 7.0.0
  • 086258d ci(nodejs): automatically merge dependabot PR (#254)
  • c157bae feat(customProbes): inject custom probes as param for AstAnalyser (#250)
  • 4394c8f chore(deps): bump the dependencies group with 1 update (#252)
  • 4fdd261 chore(deps): bump the github-actions group with 3 updates (#248)
  • 929c275 refactor(estree-ast-utils/test): migrate to test_runner (#251)
  • 9e4ad1f chore: using dependabot groups (#244)
  • 7feeacb chore(LICENSE): update copyright (#240)
  • 425f270 refactor(sec-literal/test): use the Node.js native test runner (#242)
  • 3f51fed refactor!: implement NodeCounter & Deobfuscator class (#239)
  • Additional commits viewable in compare view


Updates pacote from 17.0.7 to 18.0.2

Release notes

Sourced from pacote's releases.

v18.0.2

18.0.2 (2024-04-24)

Bug Fixes

v18.0.1

18.0.1 (2024-04-23)

Bug Fixes

v18.0.0

18.0.0 (2024-04-15)

⚠️ BREAKING CHANGES

  • The silent option was used to control whether @npmcli/run-script would write a banner via console.log. Now ouput will be emitted via an process.emit('output').

Features

Dependencies

Chores

Changelog

Sourced from pacote's changelog.

18.0.2 (2024-04-24)

Bug Fixes

18.0.1 (2024-04-23)

Bug Fixes

18.0.0 (2024-04-15)

⚠️ BREAKING CHANGES

  • The silent option was used to control whether @npmcli/run-script would write a banner via console.log. Now ouput will be emitted via an process.emit('output').

Features

Dependencies

Chores

Commits
  • c4f6821 chore: release 18.0.2 (#359)
  • 116b277 fix: don't strip underscore attributes in .manifest() (#358)
  • 0cd82be chore: release 18.0.1 (#357)
  • b547e0d fix: use @​npmcli/package-json (#356)
  • 066ead2 chore: release 18.0.0 (#354)
  • 7089bb1 chore: postinstall for dependabot template-oss PR
  • 4952672 chore: bump @​npmcli/template-oss from 4.21.3 to 4.21.4
  • 0c04569 feat!: remove silent option
  • cb3abc2 deps: bump @​npmcli/run-script from 7.0.4 to 8.0.0
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Superseded by #238.