fix(deps): update dependency monaco-editor-wrapper to v3 - autoclosed #20
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:
~1.6.0
->~3.6.0
Release Notes
TypeFox/monaco-components (monaco-editor-wrapper)
v3.6.0
Compare Source
monaco-languageclient@7.3.0
and@codingame/monaco-vscode-api@1.85.0
/@codingame/monaco-editor-treemended@1.85.0
(=monaco-editor@0.45.0
).v3.5.0
Compare Source
monaco-languageclient@7.2.0
andmonaco-vscode-api@1.83.16
.MessagePort
as end-point for a languageclientinitServices
fromMonacoEditorLanguageClientWrapper
toLanguageClientWrapper
v3.4.0
Compare Source
monaco-languageclient@7.1.0
andmonaco-vscode-api@1.83.12
.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
.getConfigurationServiceOverride
you need to provide aworkspaceConfig
along theuserServices
ininitServices
.start
no longer callsinit
. You need to call both or you useinitAndStart
.v3.3.0
Compare Source
EditorAppVscodeApi
toEditorAppExtended
andEditorAppConfigVscodeApi
toEditorAppConfigExtended
$type
ofEditorAppConfigExtended
was changed fromvscodeApi
toextended
monaco-languageclient@6.6.0
and@codingame/monaco-vscode-api@1.83.2
andmonaco-editor@0.44.0
package.json
.v3.2.5
Compare Source
v3.2.4
Compare Source
extensionRegisterResults
handling.v3.2.3
Compare Source
monaco-languageclient@6.5.1
.v3.2.2
Compare Source
v3.2.1
Compare Source
awaitExtensionReadiness
was not added to the base configuration during init.v3.2.0
Compare Source
monaco-languageclient@6.5.0
. Service init now relies on specific imports frommonaco-vscode-api
or user defined services.initServices
. It requires to specifically import and use services provided by monaco-vscode-apimonaco-languagclient
monaco-languagclient
monaco-vscode-api
wrapper.start
. It is no longer part of the UserConfig.v3.1.0
Compare Source
v3.0.1
Compare Source
logger.ts
which allows to centrally enable / disable console logging of the librarymonaco-languageclient
6.4.6
usingmonaco-vscode-api
1.81.7
v3.0.0
Compare Source
monaco-languageclient
6.4.5
usingmonaco-vscode-api
1.81.5
andmonaco-editor
0.41.0
addMonacoStyles
viamonaco-editor-wrapper/styles
v2.1.1
Compare Source
v2.1.0
Compare Source
monaco-languageclient
6.2.0
usingmonaco-vscode-api
1.79.3
andmonaco-editor
0.39.0
v2.0.1
Compare Source
monaco-languageclient
6.1.0
usingmonaco-vscode-api
1.79.1
andmonaco-editor
0.38.0
v2.0.0
Compare Source
UserConfig
drives the complete monaco-editor configurationmonaco-editor-wrapper
and the new@typefox/monaco-editor-react
component use the same configurationmonaco-vscode-api
monaco-languageclient
no longer exposes its own service. Now, we fully rely on services supplied bymonaco-vscode-api
MonacoEditorLanguageClientWrapper
. Potential serviceConfig supplied when using vscode-api extension config is taken into account and combined then.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.