fix(deps): update dependency monaco-languageclient to v7 #278
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.0.1
->^7.0.0
Release Notes
TypeFox/monaco-languageclient (monaco-languageclient)
v7.3.0
Compare Source
@codingame/[email protected]
and@codingame/[email protected]
/[email protected]
v7.2.0
Compare Source
@codingame/[email protected]
:initVscodeExtensions
is removed again.v7.1.0
Compare Source
@codingame/[email protected]
:getConfigurationServiceOverride
you need to provide aworkspaceConfig
along theuserServices
ininitServices
.v7.0.2
Compare Source
@codingame/[email protected]
.v7.0.1
Compare Source
initServices
into two functionsinitVscodeServices
andinitVscodeExtensions
. extension init is no longer blocked by service init in case and service init will only performed once.v7.0.0
Compare Source
monaco-languageclient
no longer patches an existingmonaco-editor
instead the package@codingame/monaco-editor-treemended
is used. This requires that projects using this lib to enforce the correctmonaco-editor
with overrides (npm/pnpm) or resolutions (yarn) in thepackage.json
.monaco-vscode-api
1.83.5
.v6.6.1
Compare Source
monaco-vscode-api
1.83.3
which adds l10n suppport.v6.6.0
Compare Source
monaco-editor
0.44.0
andmonaco-vscode-api
1.83.2
.v6.5.3
Compare Source
monaco-vscode-api
1.82.5
. Fixes requirung"skipLibCheck": true
with previous versions of 1.82.x.v6.5.2
Compare Source
monaco-vscode-api
1.82.4
v6.5.1
Compare Source
@codingame/monaco-vscode-api
and updated to1.82.3
v6.5.0
Compare Source
monaco-editor
0.43.0
andmonaco-vscode-api
1.82.2
initServices
. It requires to specifically import and use services provided by monaco-vscode-apimonaco-languagclient
monaco-languagclient
monaco-vscode-api
v6.4.6
Compare Source
monaco-vscode-api
1.81.7
v6.4.5
Compare Source
monaco-editor
importsv6.4.4
Compare Source
monaco-vscode-api
1.81.5
v6.4.3
Compare Source
monaco-vscode-api
1.81.3
v6.4.2
Compare Source
monaco-vscode-api
1.81.2
v6.4.1
Compare Source
monaco-vscode-api
1.81.1
#523enableQuickaccessService
as it is always loaded now as defaultInitializeServiceConfig
v6.4.0
Compare Source
monaco-editor
0.41.0
andmonaco-vscode-api
1.81.0
#520v6.3.0
Compare Source
monaco-editor
0.40.0
andmonaco-vscode-api
1.80.2
#513v6.2.0
Compare Source
monaco-vscode-api
to version1.79.3
,monaco-editor
to version0.39.0
andmonaco-editor-workers
to version0.39.1
#503v6.1.0
Compare Source
monaco-vscode-api
version1.79.0
andmonaco-editor
version0.38.0
#493monaco-vscode-api
version1.79.1
#501initService
createswindow.MonacoEnvironment
if not yet availablev6.0.3
Compare Source
monaco-vscode-api
version1.78.8
fixing treemending patch issues #491 / monaco-vscode-api #116 / monaco-vscode-api #119v6.0.2
Compare Source
monaco-editor
andmonaco-vscode-api
are now explicitly declared due to problems with yarn (see external issue: https://github.com/TypeFox/monaco-components/issues/21)v6.0.1
Compare Source
monaco-vscode-api
version1.78.6
fixing Macintosh related monaco-editor problemsv6.0.0
Compare Source
monaco-vscode-api
1.78.5
and therefore retiredMonacoServices
. It is replaced byinitServices
that makes configration of services exposed bymonaco-vscode-api
handy and still allows the definition of own services as outlined here and these can be passed asuserServices
ininitServices
.v5.0.1
Compare Source
v5.0.0
Compare Source
monaco-vscode-api
are used in the langium example (language config, text mate, keyboard bindings)monaco-editor
version0.36.1
and vscode api compatibility to1.76.0
vscode-jsonrpc
,vscode-languageclient
andvscode-languageserver-protocol
is no longer re-exportedConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.