Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump tar from 6.1.15 to 6.2.1#646

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/npm_and_yarn/tar-6.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubApr 11, 2024

Bumpstar from 6.1.15 to 6.2.1.

Changelog

Sourced fromtar's changelog.

Changelog

7.0

  • Rewrite in TypeScript, provide ESM and CommonJS hybridinterface
  • Add tree-shake friendly exports, likeimport('tar/create')andimport('tar/read-entry') to get individual functions orclasses.
  • Addchmod option that defaults to false, and deprecatenoChmod. That is, reverse the default option regardingexplicitly setting file system modes to match tar entrysettings.
  • AddprocessUmask option to avoid having to callprocess.umask() whenchmod: true (ornoChmod: false) isset.

6.2

  • Add support for brotli compression
  • AddmaxDepth option to prevent extraction into excessivelydeep folders.

6.1

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
  • AddTAR_* error codes
  • RaiseTAR_BAD_ARCHIVE warning/error when there are no validentries 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 onWindows
  • Set more portable 'mode' value in portable mode
  • Setportable gzip option in portable mode

... (truncated)

Commits

Dependabot compatibility score

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 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 theSecurity Alerts page.

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1.- [Release notes](https://github.com/isaacs/node-tar/releases)- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)- [Commits](isaacs/node-tar@v6.1.15...v6.2.1)---updated-dependencies:- dependency-name: tar  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelApr 11, 2024
@github-actions
Copy link

Cat Gif

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.97%. Comparing base(f2250e9) to head(3597a96).

❗ Current head3597a96 differs from pull request most recent headffaa577. Consider uploading reports for the commitffaa577 to get more accurate results

❗ Your organization needs to install theCodecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@##             main     #646   +/-   ##=======================================  Coverage   36.97%   36.97%           =======================================  Files          77       77             Lines        3121     3121             Branches      645      645           =======================================  Hits         1154     1154             Misses       1824     1824             Partials      143      143

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@codecov-commenter

[8]ページ先頭

©2009-2025 Movatter.jp