Closed dependabot[bot] closed 3 years ago
@dependabot merge
On Sun, Oct 17, 2021 at 12:23 PM dependabot[bot] @.***> wrote:
This automated pull request fixes a security vulnerability https://github.com/dylano/tw-reader/security/dependabot/react-app/package-lock.json/tar/open (high severity).
Learn more about Dependabot security updates https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates.
Bumps tar https://github.com/npm/node-tar from 6.0.5 to 6.1.11. Commits
- e573aee https://github.com/npm/node-tar/commit/e573aeea19d4d650908b7f6bf0a1ad8dce9f1736 6.1.11
- edb8e9a https://github.com/npm/node-tar/commit/edb8e9a3fa5869cfb935479a262f6f61b0a2ec57 fix: perf regression on hot string munging path
- a9d9b05 https://github.com/npm/node-tar/commit/a9d9b05fc974425089922bf66e8e7751ea8bfbbc chore(test): Avoid spurious failures packing node_modules/.cache
- 24b8bda https://github.com/npm/node-tar/commit/24b8bdadf37118182496ecf81fa7a872196fb38b fix(test): use posix path for testing path reservations
- e5a223c https://github.com/npm/node-tar/commit/e5a223c6b293f1cb2ebb2dd97668f787e8983ca4 fix(test): make unpack test pass on case-sensitive fs
- 188badd https://github.com/npm/node-tar/commit/188baddc1d0e6ef5140c7a788f03fc2a6c3df2ea 6.1.10
- 23312ce https://github.com/npm/node-tar/commit/23312ce7db8a12c78d0fba96d7664a01619266a3 drop dirCache for symlink on all platforms
- 4f1f4a2 https://github.com/npm/node-tar/commit/4f1f4a21fca64f3089da0e83ceea775c66b55052 6.1.9
- 875a37e https://github.com/npm/node-tar/commit/875a37e3ec031186fc6599f6807341f56c584598 fix: prevent path escape using drive-relative paths
- b6162c7 https://github.com/npm/node-tar/commit/b6162c7fafe797f856564ef37f4b82747f051455 fix: reserve paths properly for unicode, windows
- Additional commits viewable in compare view https://github.com/npm/node-tar/compare/v6.0.5...v6.1.11
[image: Dependabot compatibility score] https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores
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 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 language
You can disable automated security fix PRs for this repo from the Security Alerts page https://github.com/dylano/tw-reader/network/alerts.
You can view, comment on, or merge this pull request online at:
https://github.com/dylano/tw-reader/pull/87 Commit Summary
- Bump tar from 6.0.5 to 6.1.11 in /react-app https://github.com/dylano/tw-reader/pull/87/commits/0716552fbe46a387347667200488450b3c206ec9
File Changes
- M react-app/package-lock.json https://github.com/dylano/tw-reader/pull/87/files#diff-b6e81a2b8b7705d96b55e99ebf2e40fd352c30d0d4806042debdedb9b84454c9 (6)
Patch Links:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dylano/tw-reader/pull/87, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASPSNCNFHJWTLBH5JVF3Q3UHMPD3ANCNFSM5GFEQ32A .
Bumps tar from 6.0.5 to 6.1.11.
Commits
e573aee
6.1.11edb8e9a
fix: perf regression on hot string munging patha9d9b05
chore(test): Avoid spurious failures packing node_modules/.cache24b8bda
fix(test): use posix path for testing path reservationse5a223c
fix(test): make unpack test pass on case-sensitive fs188badd
6.1.1023312ce
drop dirCache for symlink on all platforms4f1f4a2
6.1.9875a37e
fix: prevent path escape using drive-relative pathsb6162c7
fix: reserve paths properly for unicode, windowsDependabot 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 language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dylano/tw-reader/network/alerts).