build(deps): Bump the npm group with 4 updates - #1545
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/pacote-22.0.0
branch
4 times, most recently
from
August 31, 2026 07:26
431630f to
6c1e28d
Compare
d3xter666
previously approved these changes
Sep 2, 2026
Bumps [pacote](https://github.com/npm/pacote) from 21.5.1 to 22.0.0. - [Release notes](https://github.com/npm/pacote/releases) - [Changelog](https://github.com/npm/pacote/blob/main/CHANGELOG.md) - [Commits](npm/pacote@v21.5.1...v22.0.0) --- updated-dependencies: - dependency-name: pacote dependency-version: 22.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d3xter666
force-pushed
the
dependabot/npm_and_yarn/pacote-22.0.0
branch
from
September 3, 2026 06:58
e6ad5ea to
c43a589
Compare
matz3
approved these changes
Sep 3, 2026
matz3
left a comment
Member
There was a problem hiding this comment.
This updates our productive dependencies, so usually we would use deps as message type, right?
Member
|
Commit message should have been |
Member
|
Sorry messed it up! |
Member
|
Yeah, CI fails for this commit on main now: https://github.com/UI5/cli/actions/runs/33746835998/job/100621137323 Should we amend and force push? Not sure where else this might cause issues later. |
Member
|
I guess we need to find a way to block PR merges where final commit is not passing validation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pacote from 21.5.1 to 22.0.0,
make-fetch-happen from 15.0.6 to 16.0.1,
@npmcli/arborist from 9.9.0 to 10.0.2, and
licensee from 12.0.1 to 12.0.2.
All four packages now require Node
^22.22.2 || ^24.15.0 || >=26.0.0. The engineconstraint in the root
package.jsonhas been updated accordingly, and theoverridesblock that patched
tarinto security-safe versions for olderpacote/cacache/node-gyphas been removed — it is no longer needed with these updated versions.
pacote 21.5.1 → 22.0.0
Release notes
Sourced from pacote's releases.
Impact on this repo:
pacoteis used in@ui5/projectfor npm registry operations (packument,manifest,extract). None of these APIs changed. The git+https protocol change does not affect registry-spec fetching.make-fetch-happen 15.0.6 → 16.0.1
Release notes
Sourced from make-fetch-happen's releases.
Impact on this repo: Used in
@ui5/project(maven/Registry.js) as a drop-infetchreplacement. No public API changes — internal dependency chain only.@npmcli/arborist 9.9.0 → 10.0.2
Release notes
Sourced from arborist's releases.
Impact on this repo: Used only in
internal/shrinkwrap-extractorviaarb.loadVirtual()to traverse the monorepo'spackage-lock.jsondependency graph. This is a read-only operation —reify()(which triggers install scripts) is never called. The shrinkwrap removal breaking change does not apply: the tool readspackage-lock.jsonas input and producesnpm-shrinkwrap.jsonas output itself; it never asks arborist to read a shrinkwrap file. All node properties used (tops,edgesOut,isLink,target,top,location,packageName,version,edge.dev,edge.to) are confirmed present and unchanged in v10.licensee 12.0.1 → 12.0.2
Patch version bump. No code changes —
package.jsonversion field only. Dev dependency.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)