- Notifications
You must be signed in to change notification settings - Fork12
Bump tar from 6.1.0 to 6.1.4#36
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.4.- [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.4)---updated-dependencies:- dependency-name: tar dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>
vidartf commentedAug 6, 2021
@fcollonval AFAIU, now that lab3 extensions ships pre-built bundles, then any dependabot update that is in the dependency tree (as compared to the dev dependency tree) would require a new build and release of the pre-built artifacts to remove the vulnerability. Do we have a flow in place in order to determine if a dep is in the run-time dependency tree or not? |
fcollonval commentedAug 6, 2021
That's a very good point. I don't know any workflow to figure out if the dependency is a run-time one or not. I tested on |
Bumpstar from 6.1.0 to 6.1.4.
Commits
bf693836.1.406cbde5Avoid an unlikely but theoretically possible redos0b783866.1.356c24b0fix: properly handle top-level files when using strip8d75229ci: Create codeql workflow3f7b2006.1.29dbdeb6Remove paths from dirCache when no longer dirs1e335346.1.11f036cafix: strip absolute paths more comprehensively1b94260tap@15Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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 theSecurity Alerts page.