Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2024

Bumps the npm_and_yarn group group in /src with 2 updates: npm and tar.

Updates npm from 6.14.13 to 10.5.0

Release notes

Sourced from npm's releases.

libnpmhook: v10.0.1

10.0.1 (2023-12-06)

Chores

libnpmpublish: v9.0.4

9.0.4 (2024-01-24)

Dependencies

libnpmhook: v9.0.4

9.0.4 (2024-02-26)

Chores

libnpmpublish: v9.0.3

9.0.3 (2023-12-06)

Chores

libnpmpublish: v9.0.2

9.0.2 (2023-11-14)

Bug Fixes

Dependencies

... (truncated)

Changelog

Sourced from npm's changelog.

10.5.0 (2024-02-28)

Features

Bug Fixes

Documentation

Dependencies

Chores

10.4.0 (2024-01-24)

... (truncated)

Commits
  • 569f391 chore: release 10.5.0
  • 6d1789c fix: Arborist code cleanup (#7237)
  • 818957c fix(pack, publish): default foreground-scripts to true (#7158)
  • a530215 chore(smoke-tests): always return stdout and stderr from npm spawn
  • c4741fe docs: Remove additional example and comments about uninstall script (#7254)
  • 2366edc feat(query): add :vuln pseudo selector
  • 16d4c9f deps: @​npmcli/query@​3.1.0
  • ed17276 fix(query-selector): don't look up private packages on :outdated
  • 686a622 docs(scope): update example command to work in windows (#7247)
  • 95b5057 docs: clarify in-range and out-of-range in dependency selectors
  • Additional commits viewable in compare view

Updates tar from 4.4.13 to 6.2.0

Release notes

Sourced from tar's releases.

v6.1.13

6.1.13 (2022-12-07)

Dependencies

v6.1.12

6.1.12 (2022-10-31)

Bug Fixes

Documentation

Changelog

Sourced from tar's changelog.

Changelog

6.2

  • Add support for brotli compression

6.1.13 (2022-12-07)

Dependencies

6.1.12 (2022-10-31)

Bug Fixes

Documentation

6.0

  • Drop support for node 6 and 8
  • fix symlinks and hardlinks on windows being packed with \-style path targets

5.0

  • Address unpack race conditions using path reservations
  • Change large-numbers errors from TypeError to Error
  • Add TAR_* error codes
  • Raise TAR_BAD_ARCHIVE warning/error when there are no valid entries found in an archive
  • do not treat ignored entries as an invalid archive
  • drop support for node v4
  • unpack: conditionally use a file mapping to write files on Windows
  • Set more portable 'mode' value in portable mode
  • Set portable gzip option in portable mode

4.4

  • Add 'mtime' option to tar creation to force mtime
  • unpack: only reuse file fs entries if nlink = 1
  • unpack: rename before unlinking files on Windows
  • Fix encoding/decoding of base-256 numbers
  • Use stat instead of lstat when checking CWD

... (truncated)

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 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 <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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2024
@dependabot dependabot bot mentioned this pull request Mar 8, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/npm_and_yarn-security-group-9c46f7f764 branch 3 times, most recently from 6ba7537 to dd15cc9 Compare March 8, 2024 21:16
Bumps the npm_and_yarn group group in /src with 2 updates: [npm](https://github.com/npm/cli) and [tar](https://github.com/isaacs/node-tar).


Updates `npm` from 6.14.13 to 10.5.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v6.14.13...v10.5.0)

Updates `tar` from 4.4.13 to 6.2.0
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.13...v6.2.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: tar
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/npm_and_yarn-security-group-9c46f7f764 branch from dd15cc9 to 9728c03 Compare March 8, 2024 21:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2024

Superseded by #35.

@dependabot dependabot bot closed this Apr 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/npm_and_yarn-security-group-9c46f7f764 branch April 11, 2024 08:30
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant