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

Merged
fcollonval merged 1 commit intomasterfromdependabot/npm_and_yarn/tar-6.1.4
Aug 4, 2021

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubAug 4, 2021

Bumpstar from 6.1.0 to 6.1.4.

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

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>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelAug 4, 2021
@fcollonvalfcollonval merged commitaef2ad5 intomasterAug 4, 2021
@fcollonvalfcollonval deleted the dependabot/npm_and_yarn/tar-6.1.4 branchAugust 4, 2021 06:51
@vidartf
Copy link
Collaborator

@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
Copy link
Member

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 onjupyterlab_toastify where there is a high-severity GitHub alert on devdependencies. Andyarn audit is providing nothing :( (apparently it cannot deal with workspace...).npm audit is working (but this of course does not take into account the yarn.lock). And it is possible to audit only the runtime dependencies withnpm audit --only=prod.

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.

3 participants

@vidartf@fcollonval

[8]ページ先頭

©2009-2025 Movatter.jp