Skip to content
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 6.1.0 to 6.1.7 #1802

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2021

Bumps tar from 6.1.0 to 6.1.7.

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 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.

@dependabot dependabot bot requested a review from a team as a code owner August 10, 2021 01:20
@dependabot dependabot bot requested review from diescake and cidermitaina and removed request for a team August 10, 2021 01:20
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 10, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tar-6.1.7 branch from 7d633a2 to 5182d7b Compare August 10, 2021 01:23
@netlify
Copy link

netlify bot commented Aug 10, 2021

✔️ Deploy Preview for smarthr-ui ready!

🔨 Explore the source changes: 7d633a2

🔍 Inspect the deploy log: https://app.netlify.com/sites/smarthr-ui/deploys/6111d44bc35dac00087278da

😎 Browse the preview: https://deploy-preview-1802--smarthr-ui.netlify.app

@reg-suit
Copy link

reg-suit bot commented Aug 10, 2021

✨✨ That's perfect, there is no visual difference! ✨✨

Check out the report here.

@netlify
Copy link

netlify bot commented Aug 10, 2021

✔️ Deploy Preview for smarthr-ui ready!

🔨 Explore the source changes: 6494d8a

🔍 Inspect the deploy log: https://app.netlify.com/sites/smarthr-ui/deploys/6111dcd31d0f39000720ec1e

😎 Browse the preview: https://deploy-preview-1802--smarthr-ui.netlify.app

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tar-6.1.7 branch from 5182d7b to 4b0bb49 Compare August 10, 2021 01:55
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.7.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.0...v6.1.7)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tar-6.1.7 branch from 4b0bb49 to 6494d8a Compare August 10, 2021 01:56
@diescake
Copy link
Contributor

terser-webpack-plugin > acache > tar みたい。

[diescake:smarthr-ui]$ yarn why tar
yarn why v1.22.10
[1/4] 🤔  Why do we have the module "tar"...?
[2/4] 🚚  Initialising dependency graph...
warning Resolution field "braces@3.0.2" is incompatible with requested version "braces@^1.8.2"
[3/4] 🔍  Finding dependency...
[4/4] 🚡  Calculating file sizes...
=> Found "tar@6.1.0"
info Reasons this module exists
   - "terser-webpack-plugin#cacache" depends on it
   - Hoisted from "terser-webpack-plugin#cacache#tar"
info Disk size without dependencies: "316KB"
info Disk size with unique dependencies: "496KB"
info Disk size with transitive dependencies: "600KB"
info Number of shared dependencies: 7
✨  Done in 1.06s.

Copy link
Contributor

@diescake diescake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • BREAKING CHANGES なさそう
  • CI が通っている(production build がOK)
  • deploy previewで正常にStorybookが閲覧できる

という感じで大丈夫そう!

@diescake diescake merged commit b12322b into master Aug 10, 2021
@diescake diescake deleted the dependabot/npm_and_yarn/tar-6.1.7 branch August 10, 2021 03:29
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.

None yet

1 participant