Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 5 updates in the / directory:

Package From To
@nodesecure/js-x-ray 8.2.0 11.0.1
@nodesecure/rc 4.1.0 5.0.1
@nodesecure/scanner 6.12.1 8.2.0
@openally/result 1.3.0 2.0.0
@topcli/spinner 3.0.0 4.0.0

Updates @nodesecure/js-x-ray from 8.2.0 to 11.0.1

Release notes

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

@​nodesecure/js-x-ray@​11.0.1

Patch Changes

@​nodesecure/js-x-ray@​11.0.0

Major Changes

Minor Changes

@​nodesecure/js-x-ray@​10.2.1

Patch Changes

@​nodesecure/js-x-ray@​10.2.0

Minor Changes

  • #415 d17c784 Thanks @​fraxken! - Remove is-minified-code from dependencies and re-implement function in utils

Patch Changes

@​nodesecure/js-x-ray@​10.1.0

Minor Changes

Patch Changes

  • Updated dependencies [71c96d1]:
    • @​nodesecure/sec-literal@​1.3.0

@​nodesecure/js-x-ray@​10.0.0

... (truncated)

Changelog

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

11.0.1

Patch Changes

11.0.0

Major Changes

Minor Changes

10.2.1

Patch Changes

10.2.0

Minor Changes

  • #415 d17c784 Thanks @​fraxken! - Remove is-minified-code from dependencies and re-implement function in utils

Patch Changes

10.1.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • 81c213e chore: update versions (#437)
  • f4d8a68 fix(ShadyURL): ignore valid URL with unknown protocol (#436)
  • 5afd9cc chore: update versions (#422)
  • a928e0f chore(deps): bump ipaddr.js in the dependencies group across 1 directory (#433)
  • 0e1b5f5 refactor!: migrate to meriyah v7.x (#432)
  • eb6c0c3 refactor(AstAnalyser)!: move customParser from constructor to analyse and run...
  • f969eed fix: update changesets to publish with NPM OIDC (#430)
  • b1d67a4 feat(isRequire): Unsafe-import for prebuilt-install binary file (#429)
  • d83087f feat: implement new SourceFilePath to locate source code (#428)
  • 9a9a88a refactor(probe/isLiteral): implement a new ShadyURL class with ipaddr.js (#423)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nodesecure/js-x-ray since your current version.


Updates @nodesecure/rc from 4.1.0 to 5.0.1

Release notes

Sourced from @​nodesecure/rc's releases.

@​nodesecure/rc@​5.0.1

Patch Changes

@​nodesecure/rc@​5.0.0

Major Changes

Commits

Updates @nodesecure/scanner from 6.12.1 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

Updates @openally/result from 1.3.0 to 2.0.0

Release notes

Sourced from @​openally/result's releases.

@​openally/result@​2.0.0

Major Changes

  • #275 b9d4034 Thanks @​fraxken! - Remove non-erasable namespace syntax to be able to use native Node.js type striping
Changelog

Sourced from @​openally/result's changelog.

2.0.0

Major Changes

  • #275 b9d4034 Thanks @​fraxken! - Remove non-erasable namespace syntax to be able to use native Node.js type striping
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​openally/result since your current version.


Updates @topcli/spinner from 3.0.0 to 4.0.0

Release notes

Sourced from @​topcli/spinner's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: TopCli/Spinner@v3.0.0...v4.0.0

Commits
  • e40fe47 4.0.0
  • 1451b71 fix: spinner name always shows the default one (#212)
  • 67f7b4d chore(deps): bump the github-actions group with 4 updates (#211)
  • c05cdfa chore: update & pin (save-exact) cli-spinners dependency (#210)
  • 49ef286 chore(deps): bump the github-actions group with 4 updates (#209)
  • 6060299 chore(deps): bump the github-actions group with 4 updates (#208)
  • 5f6e67d chore(dependabot): use groups (#202)
  • c70fc44 chore(deps-dev): bump @​types/node in the development-dependencies group (#199)
  • 09e6bd5 chore(deps): bump github/codeql-action from 3.28.18 to 3.29.11 (#206)
  • 51d0acc refactor!: rename interface starting with I Maj (#203)
  • 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

…dates

Bumps the dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nodesecure/js-x-ray](https://github.com/NodeSecure/js-x-ray/tree/HEAD/workspaces/js-x-ray) | `8.2.0` | `11.0.1` |
| [@nodesecure/rc](https://github.com/NodeSecure/scanner) | `4.1.0` | `5.0.1` |
| [@nodesecure/scanner](https://github.com/NodeSecure/scanner) | `6.12.1` | `8.2.0` |
| [@openally/result](https://github.com/OpenAlly/npm-packages/tree/HEAD/src/result) | `1.3.0` | `2.0.0` |
| [@topcli/spinner](https://github.com/TopCli/Spinner) | `3.0.0` | `4.0.0` |



Updates `@nodesecure/js-x-ray` from 8.2.0 to 11.0.1
- [Release notes](https://github.com/NodeSecure/js-x-ray/releases)
- [Changelog](https://github.com/NodeSecure/js-x-ray/blob/master/workspaces/js-x-ray/CHANGELOG.md)
- [Commits](https://github.com/NodeSecure/js-x-ray/commits/@nodesecure/js-x-ray@11.0.1/workspaces/js-x-ray)

Updates `@nodesecure/rc` from 4.1.0 to 5.0.1
- [Release notes](https://github.com/NodeSecure/scanner/releases)
- [Commits](https://github.com/NodeSecure/scanner/commits/@nodesecure/rc@5.0.1)

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

Updates `@openally/result` from 1.3.0 to 2.0.0
- [Release notes](https://github.com/OpenAlly/npm-packages/releases)
- [Changelog](https://github.com/OpenAlly/npm-packages/blob/main/src/result/CHANGELOG.md)
- [Commits](https://github.com/OpenAlly/npm-packages/commits/@openally/result@2.0.0/src/result)

Updates `@topcli/spinner` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/TopCli/Spinner/releases)
- [Commits](TopCli/Spinner@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: "@nodesecure/js-x-ray"
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@nodesecure/rc"
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@nodesecure/scanner"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@openally/result"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@topcli/spinner"
  dependency-version: 4.0.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 22, 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.

1 participant