Skip to content

chore(deps): bump the dependencies group across 1 directory with 8 updates#351

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dependencies-64036a8a8c
Closed

chore(deps): bump the dependencies group across 1 directory with 8 updates#351
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dependencies-64036a8a8c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

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

Package From To
@nodesecure/js-x-ray 7.3.0 8.0.0
pacote 18.0.6 21.0.0
semver 7.6.3 7.7.1
@npmcli/arborist 7.5.4 9.0.0
itertools 2.3.2 2.4.0
npm-pick-manifest 9.1.0 10.0.0
cacache 18.0.4 19.0.1
type-fest 4.24.0 4.35.0

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 semver from 7.6.3 to 7.7.1

Release notes

Sourced from semver's releases.

v7.7.1

7.7.1 (2025-02-03)

Bug Fixes

v7.7.0

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

Changelog

Sourced from semver's changelog.

7.7.1 (2025-02-03)

Bug Fixes

7.7.0 (2025-01-29)

Features

Bug Fixes

Documentation

Chores

Commits
  • 30c438b chore: release 7.7.1 (#765)
  • af761c0 fix(inc): fully capture prerelease identifier (#764)
  • 2cfcbb5 chore: release 7.7.0 (#750)
  • d588e37 fix(diff): fix prerelease to stable version diff logic (#755)
  • 753e02b chore: bump @​npmcli/template-oss from 4.23.3 to 4.23.4 (#747)
  • 8a34bde fix: add identifier validation to inc() (#754)
  • 0864b3c feat: add "release" inc type (#753)
  • 67e5478 docs(readme): added missing period for consistency (#756)
  • 868d4bb docs: clarify comment about obsolete prefixes (#749)
  • 145c554 chore: bump @​npmcli/eslint-config from 4.0.5 to 5.0.0
  • Additional commits viewable in compare view

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
  • bc5ec05 chore: release 9.0.0
  • 2929899 chore: release 9.0.0-pre.6
  • 88137a3 deps: npmlog@7.0.1
  • e2e7622 chore: update arborist snapshot from hosted-git-info changes
  • 5aa0c2d chore: @​npmcli/template-oss@​4.6.2
  • 2008ea6 deps: npm-package-arg@10.0.0, pacote@15.0.2
  • 1afe5ba fix: account for new npm-package-arg behavior
  • de2d33f feat: add --install-strategy=hoisted|nested|shallow, deprecate --global-style...
  • aa01072 deps: update the following dependencies
  • 38dc7f6 chore: @​npmcli/template-oss@​4.6.1
  • Additional commits viewable in compare view

Updates itertools from 2.3.2 to 2.4.0

Release notes

Sourced from itertools's releases.

v2.4.0

  • Add second param index to all predicates. This will make operations like partitioning a list based on the element position as easy as partitioning based on the element value, for example:
    const items = [1, 2, 3, 4, 5, 6, 7, 8, 9];
    const [thirds, rest] = partition(items, (item, index) => index % 3 === 0);
    console.log(thirds); // [1, 4, 7]
    console.log(rest); // [2, 3, 5, 6, 8, 9]
  • Officially drop Node 16 support (it may still work)
Changelog

Sourced from itertools's changelog.

[2.4.0] - 2025-02-19

  • Add second param index to all predicates. This will make operations like partitioning a list based on the element position as easy as partitioning based on the element value, for example:
    const items = [1, 2, 3, 4, 5, 6, 7, 8, 9];
    const [thirds, rest] = partition(items, (item, index) => index % 3 === 0);
    console.log(thirds); // [1, 4, 7]
    console.log(rest); // [2, 3, 5, 6, 8, 9]
  • Officially drop Node 16 support (it may still work)
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

…dates

Bumps the dependencies group with 8 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` |
| [semver](https://github.com/npm/node-semver) | `7.6.3` | `7.7.1` |
| [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) | `7.5.4` | `9.0.0` |
| [itertools](https://github.com/nvie/itertools) | `2.3.2` | `2.4.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.35.0` |



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 `semver` from 7.6.3 to 7.7.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.3...v7.7.1)

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 `itertools` from 2.3.2 to 2.4.0
- [Release notes](https://github.com/nvie/itertools/releases)
- [Changelog](https://github.com/nvie/itertools/blob/main/CHANGELOG.md)
- [Commits](nvie/itertools@v2.3.2...v2.4.0)

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.35.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.24.0...v4.35.0)

---
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: semver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@npmcli/arborist"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2025

Superseded by #355.

@dependabot dependabot bot closed this Mar 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-64036a8a8c branch March 10, 2025 09:48
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