-
Notifications
You must be signed in to change notification settings - Fork 12
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
chore(deps): bump tar from 4.4.13 to 4.4.19 #204
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/tar-4.4.19
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Aug 30, 2021
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
2 times, most recently
from
August 31, 2021 06:19
c759ef7
to
0e34560
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
7 times, most recently
from
September 29, 2021 03:27
12c5816
to
6e2f0f4
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
6 times, most recently
from
October 12, 2021 07:06
21da676
to
8856612
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
3 times, most recently
from
October 12, 2021 09:17
8b64c21
to
71454e3
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
7 times, most recently
from
October 27, 2021 02:50
b62a99c
to
6a38136
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
3 times, most recently
from
October 28, 2021 10:28
7915242
to
e3dc21c
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
4 times, most recently
from
March 22, 2022 02:03
1d483f8
to
a4ea64e
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
2 times, most recently
from
March 23, 2022 04:19
e748d76
to
dd71e2a
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
from
April 1, 2022 01:37
dd71e2a
to
1ffcd24
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
from
April 14, 2022 07:19
1ffcd24
to
4889ec7
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
5 times, most recently
from
May 3, 2022 06:23
8620a70
to
1ce7dcf
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
from
May 9, 2022 07:09
1ce7dcf
to
254adbb
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
from
May 9, 2022 07:11
254adbb
to
0d0096e
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
from
May 9, 2022 09:07
0d0096e
to
23b86dd
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
from
May 9, 2022 09:15
23b86dd
to
5091d07
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
from
May 12, 2022 08:57
5091d07
to
4a32867
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
from
May 25, 2022 08:24
4a32867
to
9f7f6a4
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
from
May 25, 2022 08:44
9f7f6a4
to
884bbf9
Compare
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v4.4.13...v4.4.19) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/tar-4.4.19
branch
from
May 25, 2022 09:40
884bbf9
to
dae1b81
Compare
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps tar from 4.4.13 to 4.4.19.
Commits
9a6faa0
4.4.1970ef812
drop dirCache for symlink on all platforms3e35515
4.4.1852b09e3
fix: prevent path escape using drive-relative pathsbb93ba2
fix: reserve paths properly for unicode, windows2f1bca0
fix: prune dirCache properly for unicode, windows9bf70a8
4.4.176aafff0
fix: skip extract if linkpath is stripped entirely5c5059a
fix: reserve paths case-insensitivelyfd6accb
4.4.16Dependabot 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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.