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

remove unused resolution for vscode-json-languageserver #8132

Merged
merged 1 commit into from
Jul 5, 2020

Conversation

akosyakov
Copy link
Member

What it does

we don't depend on vscode-json-languageserver anymore

How to test

yarn why vscode-json-languageserver should not find anything

Review checklist

Reminder for reviewers

@akosyakov akosyakov added the dependencies pull requests that update a dependency file label Jul 2, 2020
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing yarn.lock updates :)

  • update: I've updated the pull-request for you to include the yarn.lock changes.

we don't depend on vscode-json-languageserver anymore

Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good to me, I verified using yarn why vscode-json-languageserver:

$ yarn why vscode-json-languageserver
yarn why v1.22.4
[1/4] Why do we have the module "vscode-json-languageserver"...?
[2/4] Initialising dependency graph...
[3/4] Finding dependency...
error We couldn't find a match!
Done in 1.05s.
evinfug@elx7849163

Copy link
Contributor

@kittaakos kittaakos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me 👍
Thanks for the update, @vince-fugnitto

@akosyakov akosyakov merged commit 89c7e40 into master Jul 5, 2020
@akosyakov akosyakov deleted the ak/remove_unused_resolution branch July 5, 2020 05:27
@RomanNikitenko RomanNikitenko mentioned this pull request Jul 9, 2020
47 tasks
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants