Skip to content

Bump underscore and vsce#19

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/underscore-and-vsce-1.13.6
Feb 1, 2024
Merged

Bump underscore and vsce#19
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/underscore-and-vsce-1.13.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2024

Copy link
Copy Markdown

Bumps underscore to 1.13.6 and updates ancestor dependency vsce. These dependencies need to be updated together.

Updates underscore from 1.8.3 to 1.13.6

Commits
  • bd2d35c Merge remote-tracking branch 'upstream/master'
  • 2e7c0f2 Update generated files, tag 1.13.6 release
  • 732cafe Underscore 1.13.6
  • e8f86fb Add changelog entry for versioin 1.13.6
  • 43e827a Bump the version to 1.13.6 (hotfix)
  • 1c1d1a2 Remove patch-package postinstall script
  • 4eb6894 Merge pull request #2974 from paulsmithkc/patch-1
  • 2edcdc1 Hostfix for broken builds
  • 66ee70d Verify that production and doc builds still work in CI
  • 68e5eb6 Update generated sources, tag 1.13.5 release
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jgonggrijp, a new releaser for underscore since your current version.


Updates vsce from 1.47.0 to 1.103.1

Release notes

Sourced from vsce's releases.

v1.103.1

1.103.1 (2021-11-04)

Bug Fixes

v1.103.0

1.103.0 (2021-11-03)

Features

v1.102.0

1.102.0 (2021-11-02)

Bug Fixes

  • detect expired PAT (19f51dc), closes #466
  • normalize relative paths when rewriting links (a537741), closes #535
  • prepublish should run before version bump (535fa75), closes #187

Features

  • add --no-dependencies flag (d797b8d), closes #439
  • allow --no-update-package-json when providing (a8f432c), closes #596

v1.101.0

1.101.0 (2021-11-02)

Features

  • engineering: add semantic-release (b0fdd41), closes #541
Commits
  • 32990ce fix: delay import of keytar
  • b8f72c8 feat: make KeytarStore the default
  • 4dc0e69 Merge branch 'main' into keytar
  • b0a1476 eng: update package-lock.json to v2
  • 730030b test: include node 16 and 17
  • a7275d4 Merge branch 'main' into keytar
  • f50212e test: fix package tests on windows
  • 7bc87d5 feat: introduce Keytar store
  • 535fa75 fix: prepublish should run before version bump
  • 768d15b test: fix test failures
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
@socket-security

socket-security Bot commented Feb 1, 2024

Copy link
Copy Markdown

@socket-security

socket-security Bot commented Feb 1, 2024

Copy link
Copy Markdown

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Native code npm/keytar@7.9.0
Install scripts npm/keytar@7.9.0
  • Install script: install
  • Source: prebuild-install || npm run build

View full report↗︎

Next steps

What'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 dependency

Take 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 package

If 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 risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/keytar@7.9.0

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>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/underscore-and-vsce-1.13.6 branch from e64ea96 to 3dcdd2f Compare February 1, 2024 00:43
@github-actions github-actions Bot merged commit 459dd69 into main Feb 1, 2024
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/underscore-and-vsce-1.13.6 branch February 1, 2024 00:44
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants