Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

next: remove deprecated '@theia/json' dependency #379

Closed
vince-fugnitto opened this issue Jul 6, 2020 · 1 comment · Fixed by #380
Closed

next: remove deprecated '@theia/json' dependency #379

vince-fugnitto opened this issue Jul 6, 2020 · 1 comment · Fixed by #380

Comments

@vince-fugnitto
Copy link
Member

Description

The next images will need to be modified to remove the @theia/json dependency which has been deprecated upstream:

The resolution can also be removed:

Next release we can modify the latest images as well.

@marcdumais-work
Copy link
Member

We may need to add related VS Code extensions, if not present already:
https://github.com/eclipse-theia/theia/pull/8112/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R107-R108

vince-fugnitto added a commit that referenced this issue Jul 6, 2020
Fixes: #379

- removed the deprecated `@theia/json` dependency
- replaces the dependency with the vscode builtin counterpart
- removes the unused resolutions

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
vince-fugnitto added a commit that referenced this issue Jul 6, 2020
Fixes: #379

- removed the deprecated `@theia/json` dependency
- replaces the dependency with the vscode builtin counterpart
- removes the unused resolutions

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
vince-fugnitto added a commit that referenced this issue Jul 6, 2020
Fixes: #379

- removed the deprecated `@theia/json` dependency
- replaces the dependency with the vscode builtin counterpart
- removes the unused resolutions

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants