chore(deps): bump pacote and npm - #74
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [pacote](https://github.com/npm/pacote) and [npm](https://github.com/npm/cli). These dependencies needed to be updated together. Updates `pacote` from 21.5.0 to 21.5.1 - [Release notes](https://github.com/npm/pacote/releases) - [Changelog](https://github.com/npm/pacote/blob/v21.5.1/CHANGELOG.md) - [Commits](npm/pacote@v21.5.0...v21.5.1) Updates `npm` from 11.11.1 to 11.19.1 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v11.19.1/CHANGELOG.md) - [Commits](npm/cli@v11.11.1...v11.19.1) --- updated-dependencies: - dependency-name: pacote dependency-version: 21.5.1 dependency-type: indirect - dependency-name: npm dependency-version: 11.19.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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 and npm. These dependencies needed to be updated together.
Updates
pacotefrom 21.5.0 to 21.5.1Release notes
Sourced from pacote's releases.
Changelog
Sourced from pacote's changelog.
Commits
d36266fchore: release 21.5.1 (#499)790a24bchore: template-oss-apply (#500)09cb304chore: template-oss-applybea9f84chore:@npmcli/template-oss@5.1.0627a7dcfix: avoid ReDoS in addGitSha committish strippingUpdates
npmfrom 11.11.1 to 11.19.1Release notes
Sourced from npm's releases.
... (truncated)
Changelog
Sourced from npm's changelog.
... (truncated)
Commits
3acf9a7chore: release 11.19.183b750dfix: exempt explicit pack targets from allow-directory (#9916)4791b27deps: undici@6.28.0823d647deps: ip-address@10.5.004f8efedeps: brace-expansion@5.0.91610280deps: tar@7.5.22 (#9842)bfacd33chore: release 11.19.03529ca2fix(pack): honor min-release-age-exclude (#9811)67f12aefix(owner): use scoped registry for user lookup (#9810)aea0c6efix(arborist): avoid crash when peer back-off detaches a node (#9808)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Low Risk
Lockfile-only tooling dependency bump for release-time npm; no product runtime changes, though install/publish behavior may shift slightly with the newer CLI.
Overview
Updates
package-lock.jsononly, raising thenpmpackage (a dependency of@semantic-release/npm) from 11.11.1 to 11.19.1, with the usual cascade of bundled CLI libraries (@npmcli/arborist,tar,node-gyp, sigstore, etc.).pacotemoves 21.5.0 → 21.5.1 inside that tree, including a ReDoS fix in git committish handling.There is no application or PHP runtime code in this diff—only the lockfile used for
npm ci/ semantic-release publish flows.Reviewed by Cursor Bugbot for commit 29b3bef. Bugbot is set up for automated code reviews on this repo. Configure here.