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

build(deps-dev): bump monaco-editor-wrapper from 5.5.3 to 6.5.0 #7840

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps monaco-editor-wrapper from 5.5.3 to 6.5.0.

Changelog

Sourced from monaco-editor-wrapper's changelog.

[6.5.0] - 2025-03-06

  • Update dependencies, fix tests, language clients config changes #889
  • Updated all @codingame/monaco-vscode packages to 14.0.6.
  • Updated to [email protected].

[6.4.0] - 2025-02-18

  • Handle languageclient errors cases more robustly #859
  • Updated all @codingame/monaco-vscode packages to 14.0.4.
  • Updated to [email protected].

[6.3.0] - 2025-02-12

  • Update to monaco-vscode-api 14.0.2 and incremented versions to x.3.0 #852
    • Updated all @codingame/monaco-vscode packages to 14.0.2.
  • wrapper: start() never resolves if lsp websocket fails, and use of editor must wait for lsp websocket connection. #851
  • Move text changes handling from react component to the wrapper #849
  • Updated to [email protected].

[6.2.5] - 2025-02-08

[6.2.4] - 2025-02-06

  • Fix non dynamic import of @​codingame/monaco-vscode-views-service-override #844
  • Updated all @codingame/monaco-vscode packages to 13.1.4.
  • Updated to [email protected].

[6.2.3] - 2025-02-04

[6.2.2] - 2025-02-03

[6.2.1] - 2025-01-31

  • Moved workerFactory from monaco-editor-wrapper to monaco-languageclient
  • Updated to [email protected].

[6.2.0] - 2025-01-31

  • Update to monaco-vscode-api v13 #836
    • Updated all @codingame/monaco-vscode packages to 13.1.1.

... (truncated)

Commits
  • c12e522 Prepare next release
  • cd0022b Updated to -next.1 version and updated CHANGELOGs
  • ea00346 fix: worker language server worker is not per default
  • d1db034 Implement review comments. Language client automatic flags are optional and a...
  • 80eae38 Prevent that extensions are loaded twice
  • 5b2b8ae Fix: wrapper dispose was awaiting the wrong promise
  • 947d28c Use promises isntead of timeouts for worker loader tests
  • 8b0fd10 Language client init, start and dispose behaviour is driven by WrapperConfig
  • a3b63e0 Update vitest to latest versions and improved test stability, update versions...
  • 12784d0 saveguards for getInitializingAwait, getStartingAwait, and getStoppingAwai
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [monaco-editor-wrapper](https://github.com/TypeFox/monaco-languageclient/tree/HEAD/packages/wrapper) from 5.5.3 to 6.5.0.
- [Changelog](https://github.com/TypeFox/monaco-languageclient/blob/main/packages/wrapper/CHANGELOG.md)
- [Commits](https://github.com/TypeFox/monaco-languageclient/commits/mer-6.5.0/packages/wrapper)

---
updated-dependencies:
- dependency-name: monaco-editor-wrapper
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2025
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants