Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the dependencies group across 1 directory with 6 updates #334

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2024

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

Package From To
@nodesecure/js-x-ray 7.3.0 8.0.0
pacote 18.0.6 21.0.0
@npmcli/arborist 7.5.4 9.0.0
npm-pick-manifest 9.1.0 10.0.0
cacache 18.0.4 19.0.1
type-fest 4.24.0 4.30.2

Updates @nodesecure/js-x-ray from 7.3.0 to 8.0.0

Release notes

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

v8.0.0

What's Changed

Full Changelog: NodeSecure/js-x-ray@v7.3.0...v8.0.0

Commits
  • f117a38 8.0.0
  • 5fc112f chore(js-x-ray): update estree-ast-utils to v1.5.0
  • d324907 chore(estree-ast-utils): v1.5.0
  • 1fb55a9 Merge pull request #297 from NodeSecure/prepare-major-8
  • 32e71b3 refactor: unset experimental for shady-link, suspicious-file and weak-crypto
  • 68dae0a chore: cleanup docs API & d.ts
  • 9990244 refactor!: remove legacy runASTAnalysis and runASTAnalysisOnFile APIs
  • 81e44c5 fix(Deobfuscator): return if Node is null in extractCounterIdentifiers (#296)
  • b69ced9 feat: trace process.getBuiltinModule (#294)
  • 6c6279c feat(EntryFilesAnalyser): implement digraph-js (#293)
  • Additional commits viewable in compare view

Updates pacote from 18.0.6 to 21.0.0

Release notes

Sourced from pacote's releases.

v21.0.0

21.0.0 (2024-11-25)

⚠️ BREAKING CHANGES

  • bun.lockb files are now included in the strict ignore list during packing
  • this module is now compatible with the following node versions: ^20.17.0 || >=22.9.0

Bug Fixes

Dependencies

Chores

v20.0.0

20.0.0 (2024-10-17)

⚠️ BREAKING CHANGES

  • honors ignoreScripts property within options

Bug Fixes

v19.0.1

19.0.1 (2024-10-15)

Bug Fixes

Dependencies

v19.0.0

19.0.0 (2024-09-27)

⚠️ BREAKING CHANGES

  • pacote now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

... (truncated)

Changelog

Sourced from pacote's changelog.

21.0.0 (2024-11-25)

⚠️ BREAKING CHANGES

  • bun.lockb files are now included in the strict ignore list during packing
  • this module is now compatible with the following node versions: ^20.17.0 || >=22.9.0

Bug Fixes

Dependencies

Chores

20.0.0 (2024-10-17)

⚠️ BREAKING CHANGES

  • honors ignoreScripts property within options

Bug Fixes

19.0.1 (2024-10-15)

Bug Fixes

Dependencies

19.0.0 (2024-09-27)

⚠️ BREAKING CHANGES

  • pacote now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

... (truncated)

Commits

Updates @npmcli/arborist from 7.5.4 to 9.0.0

Release notes

Sourced from @​npmcli/arborist's releases.

config: v9.0.0

9.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • @npmcli/config now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

libnpmaccess: v9.0.0

9.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • libnpmaccess now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

libnpmexec: v9.0.0

9.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • libnpmexec now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

arborist: v9.0.0

9.0.0 (2024-12-16)

Features

... (truncated)

Changelog

Sourced from @​npmcli/arborist's changelog.

9.0.0 (2024-12-16)

Features

Chores

9.0.0-pre.1 (2024-12-06)

⚠️ BREAKING CHANGES

  • Upon publishing, in order to apply a default "latest" dist tag, the command now retrieves all prior versions of the package. It will require that the version you're trying to publish is above the latest semver version in the registry, not including pre-release tags.
  • bun.lockb files are now included in the strict ignore list during packing

Features

Dependencies

9.0.0-pre.0 (2024-11-26)

⚠️ BREAKING CHANGES

  • --ignore-scripts now applies to all lifecycle scripts, include prepare
  • npm will no longer fall back to the old audit endpoint if the bulk advisory request fails.
  • @​npmcli/arborist now supports node ^20.17.0 || >=22.9.0

Features

Bug Fixes

Dependencies

Chores

8.0.0 (2024-10-03)

⚠️ BREAKING CHANGES

  • @npmcli/arborist now supports node ^18.17.0 || >=20.5.0

Features

Bug Fixes

Dependencies

... (truncated)

Commits

Updates npm-pick-manifest from 9.1.0 to 10.0.0

Release notes

Sourced from npm-pick-manifest's releases.

v10.0.0

10.0.0 (2024-09-26)

⚠️ BREAKING CHANGES

  • npm-pick-manifest now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

Changelog

Sourced from npm-pick-manifest's changelog.

10.0.0 (2024-09-26)

⚠️ BREAKING CHANGES

  • npm-pick-manifest now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

Commits

Updates cacache from 18.0.4 to 19.0.1

Release notes

Sourced from cacache's releases.

v19.0.1

19.0.1 (2024-09-26)

Dependencies

v19.0.0

19.0.0 (2024-09-26)

⚠️ BREAKING CHANGES

  • cacache now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

Changelog

Sourced from cacache's changelog.

19.0.1 (2024-09-26)

Dependencies

19.0.0 (2024-09-26)

⚠️ BREAKING CHANGES

  • cacache now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

Commits

Updates type-fest from 4.24.0 to 4.30.2

Release notes

Sourced from type-fest's releases.

v4.30.2

  • Fix missing export (#1011) 527d600
  • SetOptional/SetRequired/SetReadonly: Fix when the second argument is any (#1007) fdbcb11
  • SetOptional: Fix when instantiated with unions (#1007) fdbcb11

sindresorhus/type-fest@v4.30.1...v4.30.2

v4.30.1

  • Arrayable: Make it more usable by removing readonly (#1003) a128f69

sindresorhus/type-fest@v4.30.0...v4.30.1

v4.30.0

sindresorhus/type-fest@v4.29.1...v4.30.0

v4.29.1

  • IsAny: Fix circular constraint error on TypeScript 5.4+ (#993) 32d94dd

sindresorhus/type-fest@v4.29.0...v4.29.1

v4.29.0

sindresorhus/type-fest@v4.28.1...v4.29.0

v4.28.1

  • SharedUnionFieldsDeep: Fix support for optional fields (#988) 4b49b93

sindresorhus/type-fest@v4.28.0...v4.28.1

v4.28.0

  • TsConfigJson: Add TypeScript 5.7 fields (#987) 9d6fff3

sindresorhus/type-fest@v4.27.1...v4.28.0

v4.27.1

  • SharedUnionFieldsDeep: Fix propagation for non union root types (#984) f215f9f
  • Arra...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 24, 2024
…dates

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

| Package | From | To |
| --- | --- | --- |
| [@nodesecure/js-x-ray](https://github.com/NodeSecure/js-x-ray) | `7.3.0` | `8.0.0` |
| [pacote](https://github.com/npm/pacote) | `18.0.6` | `21.0.0` |
| [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) | `7.5.4` | `9.0.0` |
| [npm-pick-manifest](https://github.com/npm/npm-pick-manifest) | `9.1.0` | `10.0.0` |
| [cacache](https://github.com/npm/cacache) | `18.0.4` | `19.0.1` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.24.0` | `4.30.2` |



Updates `@nodesecure/js-x-ray` from 7.3.0 to 8.0.0
- [Release notes](https://github.com/NodeSecure/js-x-ray/releases)
- [Commits](NodeSecure/js-x-ray@v7.3.0...v8.0.0)

Updates `pacote` from 18.0.6 to 21.0.0
- [Release notes](https://github.com/npm/pacote/releases)
- [Changelog](https://github.com/npm/pacote/blob/main/CHANGELOG.md)
- [Commits](npm/pacote@v18.0.6...v21.0.0)

Updates `@npmcli/arborist` from 7.5.4 to 9.0.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/v9.0.0/workspaces/arborist)

Updates `npm-pick-manifest` from 9.1.0 to 10.0.0
- [Release notes](https://github.com/npm/npm-pick-manifest/releases)
- [Changelog](https://github.com/npm/npm-pick-manifest/blob/main/CHANGELOG.md)
- [Commits](npm/npm-pick-manifest@v9.1.0...v10.0.0)

Updates `cacache` from 18.0.4 to 19.0.1
- [Release notes](https://github.com/npm/cacache/releases)
- [Changelog](https://github.com/npm/cacache/blob/main/CHANGELOG.md)
- [Commits](npm/cacache@v18.0.4...v19.0.1)

Updates `type-fest` from 4.24.0 to 4.30.2
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.24.0...v4.30.2)

---
updated-dependencies:
- dependency-name: "@nodesecure/js-x-ray"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pacote
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@npmcli/arborist"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: npm-pick-manifest
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: cacache
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: type-fest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-f17a19bc92 branch from 25156d4 to f580ca6 Compare December 25, 2024 14:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 30, 2024

Superseded by #336.

@dependabot dependabot bot closed this Dec 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-f17a19bc92 branch December 30, 2024 09:09
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