Skip to content

chore(deps): bump the dependencies group across 1 directory with 3 updates - #750

Merged
fraxken merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dependencies-423c5c64c8
Jul 27, 2026
Merged

chore(deps): bump the dependencies group across 1 directory with 3 updates#750
fraxken merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dependencies-423c5c64c8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 3 updates in the / directory: @npmcli/arborist, spdx-expression-parse and @openally/httpie.

Updates @npmcli/arborist from 9.9.0 to 10.0.1

Release notes

Sourced from @​npmcli/arborist's releases.

arborist: v10.0.1

10.0.1 (2026-07-10)

Bug Fixes

libnpmpack: v10.0.1

Dependencies

arborist: v10.0.0

10.0.0 (2026-07-08)

⚠️ BREAKING CHANGES

  • npm shrinkwrap is removed, the shrinkwrap config alias is removed, and npm-shrinkwrap.json is no longer loaded or honored at the project root or from inside dependency tarballs. Rename project-root npm-shrinkwrap.json to package-lock.json; use bundleDependencies if you need to ship a locked dependency tree.
  • Preserve https protocol when working with git (#8703)
  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0

Features

libnpmpack: v10.0.0

10.0.0 (2026-07-08)

⚠️ BREAKING CHANGES

  • npm pack and npm publish now error when a package's overrides apply to one or more of its bundled packages (bundledDependencies / bundleDependencies). Defining both fields is still allowed as long as no override actually targets a bundled package. To resolve the error, remove the affected entries from either overrides or the bundle.
  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • allow-git and allow-remote now default to "none"; set them to "all" (or "root") to install git or user-supplied tarball-URL dependencies.

Features

Dependencies

libnpmsearch: v10.0.0

10.0.0 (2026-07-08)

⚠️ BREAKING CHANGES

  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0

Features

arborist: v10.0.0-pre.2

10.0.0-pre.2 (2026-06-29)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from @​npmcli/arborist's changelog.

10.0.1 (2026-07-10)

Bug Fixes

10.0.0 (2026-07-08)

⚠️ BREAKING CHANGES

  • npm shrinkwrap is removed, the shrinkwrap config alias is removed, and npm-shrinkwrap.json is no longer loaded or honored at the project root or from inside dependency tarballs. Rename project-root npm-shrinkwrap.json to package-lock.json; use bundleDependencies if you need to ship a locked dependency tree.
  • Preserve https protocol when working with git (#8703)
  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0

Features

10.0.0-pre.2 (2026-06-29)

Features

Bug Fixes

10.0.0-pre.1 (2026-06-19)

⚠️ BREAKING CHANGES

  • Preserve https protocol when working with git (#8703)
  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0

Features

... (truncated)

Commits

Updates spdx-expression-parse from 4.0.0 to 5.0.0

Commits

Updates @openally/httpie from 1.1.2 to 1.1.3

Release notes

Sourced from @​openally/httpie's releases.

v1.1.3

What's Changed

Full Changelog: OpenAlly/httpie@v1.1.2...v1.1.3

Commits

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 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 3 updates in the / directory: [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist), [spdx-expression-parse](https://github.com/jslicense/spdx-expression-parse.js) and [@openally/httpie](https://github.com/OpenAlly/httpie).


Updates `@npmcli/arborist` from 9.9.0 to 10.0.1
- [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/config-v10.0.1/workspaces/arborist)

Updates `spdx-expression-parse` from 4.0.0 to 5.0.0
- [Commits](jslicense/spdx-expression-parse.js@v4.0.0...v5.0.0)

Updates `@openally/httpie` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/OpenAlly/httpie/releases)
- [Commits](OpenAlly/httpie@v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: "@npmcli/arborist"
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: spdx-expression-parse
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@openally/httpie"
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Jul 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 27, 2026 11:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 27, 2026
@changeset-bot

changeset-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c6db071

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​openally/​httpie@​1.1.37610010090100
Addednpm/​@​npmcli/​arborist@​10.0.17710010098100
Addednpm/​spdx-expression-parse@​5.0.010010010088100

View full report

@fraxken
fraxken merged commit c91331e into master Jul 27, 2026
8 checks passed
@fraxken
fraxken deleted the dependabot/npm_and_yarn/dependencies-423c5c64c8 branch July 27, 2026 11:11
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