-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
build(deps): bump tar and npm in /src-node #1627
Conversation
Error: Contributor Licence Agreement Signature MissingPlease sign the Contributor Licence Agreement by clicking the following link. ### Error: Contributor Licence Agreement Signature Missing The following commiter(s) has not signed the Contributor Licence Agreement: dependabot[bot] Please sign the Contributor Licence Agreement by clicking the following link. |
9ed8147
to
41dbfbe
Compare
Error: Contributor Licence Agreement Signature MissingPlease sign the Contributor Licence Agreement by clicking the following link. ### Error: Contributor Licence Agreement Signature Missing The following commiter(s) has not signed the Contributor Licence Agreement: dependabot[bot] Please sign the Contributor Licence Agreement by clicking the following link. |
41dbfbe
to
a8f9153
Compare
Error: Contributor Licence Agreement Signature MissingPlease sign the Contributor Licence Agreement by clicking the following link. ### Error: Contributor Licence Agreement Signature Missing The following commiter(s) has not signed the Contributor Licence Agreement: dependabot[bot] Please sign the Contributor Licence Agreement by clicking the following link. |
a8f9153
to
80a4941
Compare
Error: Contributor Licence Agreement Signature MissingPlease sign the Contributor Licence Agreement by clicking the following link. ### Error: Contributor Licence Agreement Signature Missing The following commiter(s) has not signed the Contributor Licence Agreement: dependabot[bot] Please sign the Contributor Licence Agreement by clicking the following link. |
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Removes `tar` Updates `npm` from 10.1.0 to 10.8.0 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v10.1.0...v10.8.0) --- updated-dependencies: - dependency-name: tar dependency-type: indirect - dependency-name: npm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
80a4941
to
3f66f44
Compare
Error: Contributor Licence Agreement Signature MissingPlease sign the Contributor Licence Agreement by clicking the following link. ### Error: Contributor Licence Agreement Signature Missing The following commiter(s) has not signed the Contributor Licence Agreement: dependabot[bot] Please sign the Contributor Licence Agreement by clicking the following link. |
Quality Gate passedIssues Measures |
Superseded by #1665. |
Removes tar. It's no longer used after updating ancestor dependency npm. These dependencies need to be updated together.
Removes
tar
Updates
npm
from 10.1.0 to 10.8.0Changelog
Sourced from npm's changelog.
... (truncated)
Commits
328f63c
chore: release 10.8.0d5c3289
fix(refactor): use output buffer and error for more commands (#7513)12f103c
fix: add first param titles to logs where missing (#7533)badeac2
fix(config): use redact on config output (#7521)aa5d7b1
docs : suggest correct entry to bin (#7524)10256e8
chore: dev dependency updates1cdc662
deps:@tufjs/repo-mock
@2
.0.1898bcfd
deps:@sigstore/protobuf-specs
@0
.3.2fec3c94
deps: path-scurry@1.11.1cb85973
deps: glob@10.3.15Dependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.