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

[Snyk] Security upgrade vscode from 1.1.17 to 1.1.37 #683

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adamlaska
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • standalone-packages/vscode-extensions/out/extensions/typescript-language-features/package.json
    • standalone-packages/vscode-extensions/out/extensions/typescript-language-features/yarn.lock

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 761/1000
Why? Mature exploit, Has a fix available, CVSS 7.5
Open Redirect
npm:url-parse:20180731
No Mature

(*) Note that the real score may have changed since the PR was raised.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Open Redirect

…language-features/package.json & standalone-packages/vscode-extensions/out/extensions/typescript-language-features/yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:url-parse:20180731
Copy link

google-cla bot commented Mar 25, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/agent-base@6.0.2 None 0 34.6 kB tootallnate
npm/debug@4.3.4 environment 0 42.4 kB qix
npm/safer-buffer@2.1.2 None 0 42.3 kB chalker
npm/sass-formatter@0.4.15 Transitive: environment, filesystem +49 2.62 MB the_real_syler
npm/semver@7.3.2 None 0 83.8 kB isaacs
npm/signal-exit@3.0.2 None 0 9.43 kB isaacs
npm/source-map-resolve@0.5.2 None +5 159 kB lydell
npm/source-map-support@0.5.19 filesystem +1 89.5 kB linusu
npm/source-map@0.5.7 None 0 766 kB tromey
npm/split-string@3.1.0 None 0 13.8 kB jonschlinkert
npm/string-width@4.2.0 None +2 58.5 kB sindresorhus
npm/strip-ansi@6.0.0 None +1 9.72 kB sindresorhus
npm/strip-json-comments@3.1.1 None 0 6.96 kB sindresorhus
npm/stylus-supremacy@2.14.5 Transitive: environment, filesystem, shell +41 1.72 MB thisismanta
npm/stylus@0.54.8 environment, eval, filesystem, network +5 824 kB xdan
npm/suf-node@1.1.1 filesystem, shell 0 7.87 kB the_real_syler
npm/supports-color@5.5.0 environment 0 6.63 kB sindresorhus
npm/to-regex@3.0.2 None +3 47.1 kB jonschlinkert
npm/tslib@1.13.0 None 0 31.9 kB typescript-bot
npm/type-check@0.4.0 None +1 57.9 kB gkz
npm/type-fest@0.8.1 None 0 57.9 kB sindresorhus
npm/typescript@4.0.2 None 0 56.8 MB typescript-bot
npm/unist-util-stringify-position@1.1.2 None 0 6.55 kB wooorm
npm/unist-util-visit-parents@2.1.2 None +1 22.7 kB wooorm
npm/unist-util-visit@1.4.1 None 0 6.87 kB wooorm
npm/uuid@3.4.0 None 0 34.3 kB ctavan
npm/vfile@4.0.2 unsafe +2 42.1 kB wooorm
npm/vscode-css-languageservice@4.3.3 Transitive: environment, filesystem +1 2.91 MB aeschli
npm/vscode-emmet-helper@2.0.0 None +3 1.61 MB aeschli
npm/vscode-languageserver-textdocument@1.0.1 None 0 68.9 kB aeschli
npm/vscode-languageserver-types@3.16.0-next.3 None 0 252 kB dbaeumer
npm/vscode-languageserver@7.0.0-next.7 environment, filesystem, shell Transitive: network +2 9.29 MB dbaeumer
npm/vscode-uri@2.1.2 None 0 65.6 kB jrieken
npm/vscode-web-custom-data@0.3.1 None 0 996 kB aeschli
npm/vscode@1.1.37 Transitive: environment, filesystem, network, shell, unsafe +32 3.55 MB octref
npm/vue-eslint-parser@7.1.0 unsafe +1 769 kB mysticatea
npm/vue-onsenui-helper-json@1.0.2 None 0 46.6 kB frankdiox
npm/which@2.0.2 environment Transitive: filesystem +1 20.9 kB isaacs

🚮 Removed packages: npm/assert-plus@1.0.0, npm/combined-stream@1.0.6, npm/event-stream@3.3.4, npm/extend@3.0.1, npm/extsprintf@1.3.0, npm/graceful-fs@4.1.11, npm/mime-types@2.1.18, npm/request@2.85.0, npm/through2@2.0.3, npm/tweetnacl@0.14.5, npm/vinyl-fs@2.4.4, npm/vinyl@0.4.6, npm/vscode@1.1.17, npm/xtend@4.0.1

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants