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.1.0 #7343

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps monaco-editor-wrapper from 5.5.3 to 6.1.0.

Changelog

Sourced from monaco-editor-wrapper's changelog.

[6.1.0] - 2025-01-10

  • @typefox/monaco-editor-react now works with views service #823
  • Ensure configuration is init before service init #820

[6.0.0] - 2024-12-18

  • Only monaco-languageclient and vscode-ws-jsonrpc are peerDependencies.
  • Updated to [email protected] and [email protected]. Updated all @codingame/monaco-vscode packages to 11.1.2.
  • Updated engine engine requirements for node to (>=18.19.0) and for npm to (>=10.2.3)
  • Bugfix: Wrapper: Text model content is not properly updated with updateCodeResource #808
  • Fixed WebSocket type checking error #800
  • Workaround for @codingame/monaco-vscode-chat-extensions-notebook-task-terminal-testing-common dependency problem
  • Run language clients independent of wrapper lifecycle #784
    • API and internal functions clean-up
    • Re-combination of EditorAppClassic and EditorAppClassic
    • Moved $type to mandatory top-level element in WrapperConfig
    • Reduced minimally mandatory configuration
    • Exposed vscodeApi init functions
  • Moved createUrl to monaco-languageclient/tools, moved editor app specific utils to editorAppbase and create function didModelContentChange.
  • Updated to eslint 9
  • Clean-up and allow registering a registerModelUpdate callback
  • Support all arguments for monaco-vscode-api initialize #756
    • This also allows to configure editor-, view- or workspace-service. This is a preparation for further enhancements.
  • Update to monaco-vscode-api 9.0.x #749
    • Enhancements to logging, worker factory and start order. The worker factory only accepts direct worker loading instructions from now on
  • monaco-languageclient config improvement, wrapper+languageclientwrapper improvements #741
    • Allows to configure more than one language client
    • UserConfig is renamed to WrapperConfig and one level less deep
    • Restart options are now intergrated into the configuration
  • You can now pass a URL to initLocaleLoader for module import
Commits
  • f316e32 Update CHANGELOGS and fix ghp examples
  • 2c5be96 Update react to v19 and update local version to x.1.0. Updated READMEs
  • d92eea8 fix: react comp works with views service
  • 5470343 Ensure configuration is init before service init (#820)
  • 12bcdf9 Use lock files in all verification examples, update monaco-editor-wrapper dev...
  • 1c771d2 Release preparations
  • e917d79 Update versions to -next.14. Update CHANGELOGs
  • 22e5acd Clean unneeded peerDependencies
  • 82dfc05 New peer dependency approach for all monaco-vscode-api packages
  • 5024849 Prepare next release, new peerDependency definition with -next.12
  • 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.1.0.
- [Changelog](https://github.com/TypeFox/monaco-languageclient/blob/main/packages/wrapper/CHANGELOG.md)
- [Commits](https://github.com/TypeFox/monaco-languageclient/commits/mer-6.1.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 Jan 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/monaco-editor-wrapper-6.1.0 branch January 13, 2025 07:04
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.

1 participant