Bump underscore and vsce#19
Conversation
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/markdown-it@8.4.2, npm/tmp@0.0.29, npm/tunnel@0.0.4, npm/typed-rest-client@0.9.0, npm/vsce@1.47.0, npm/vso-node-api@6.1.2-preview |
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat's wrong with native code?Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs. Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings. What is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Bumps [underscore](https://github.com/jashkenas/underscore) to 1.13.6 and updates ancestor dependency [vsce](https://github.com/Microsoft/vsce). These dependencies need to be updated together. Updates `underscore` from 1.8.3 to 1.13.6 - [Commits](jashkenas/underscore@1.8.3...1.13.6) Updates `vsce` from 1.47.0 to 1.103.1 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v1.47.0...v1.103.1) --- updated-dependencies: - dependency-name: underscore dependency-type: indirect - dependency-name: vsce dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
e64ea96 to
3dcdd2f
Compare
Bumps underscore to 1.13.6 and updates ancestor dependency vsce. These dependencies need to be updated together.
Updates
underscorefrom 1.8.3 to 1.13.6Commits
bd2d35cMerge remote-tracking branch 'upstream/master'2e7c0f2Update generated files, tag 1.13.6 release732cafeUnderscore 1.13.6e8f86fbAdd changelog entry for versioin 1.13.643e827aBump the version to 1.13.6 (hotfix)1c1d1a2Remove patch-package postinstall script4eb6894Merge pull request #2974 from paulsmithkc/patch-12edcdc1Hostfix for broken builds66ee70dVerify that production and doc builds still work in CI68e5eb6Update generated sources, tag 1.13.5 releaseMaintainer changes
This version was pushed to npm by jgonggrijp, a new releaser for underscore since your current version.
Updates
vscefrom 1.47.0 to 1.103.1Release notes
Sourced from vsce's releases.
Commits
32990cefix: delay import of keytarb8f72c8feat: make KeytarStore the default4dc0e69Merge branch 'main' into keytarb0a1476eng: update package-lock.json to v2730030btest: include node 16 and 17a7275d4Merge branch 'main' into keytarf50212etest: fix package tests on windows7bc87d5feat: introduce Keytar store535fa75fix: prepublish should run before version bump768d15btest: fix test failuresDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.