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-languageclient from 8.8.3 to 9.0.0 #7199

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 Dec 23, 2024

Bumps monaco-languageclient from 8.8.3 to 9.0.0.

Changelog

Sourced from monaco-languageclient's changelog.

Changelog

All notable changes to this npm module are documented in this file.

[9.0.0-next.14] - 2024-12-18

  • Include all @codingame/monaco-vscode packages as peerDependencies. Mark only required ones as non-optional.
  • Updated engine engine requirements for node to (>=18.19.0) and for npm to (>=10.2.3)
  • Updated all @codingame/monaco-vscode packages to 11.1.2.
  • 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
  • Function naming adjustments
  • Prototype: File system endpoint.
  • Added createUrl to monaco-languageclient/tools. Moved it here from monaco-editor-wrapper.
  • Updated to eslint 9
  • Support all arguments for monaco-vscode-api initialize #756
  • Update to monaco-vscode-api 9.0.x #749
    • Enhancements to logging
  • monaco-languageclient config improvement, wrapper+languageclientwrapper improvements #741
    • Pass MessageTransports directly
    • Allows to configure more than one language client
Commits
  • 1c771d2 Release preparations
  • c54f405 Add optiona peer package in client
  • 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
  • 79dec55 Prepare next.11 pre-releases
  • 1775925 Updated dependencies and increase to -next.10 version
  • 4f60de9 Implement dependency workaround, increment next versions
  • 1b450fc Increment versions update CHANGELOGs
  • 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-languageclient](https://github.com/TypeFox/monaco-languageclient/tree/HEAD/packages/client) from 8.8.3 to 9.0.0.
- [Changelog](https://github.com/TypeFox/monaco-languageclient/blob/main/packages/client/CHANGELOG.md)
- [Commits](https://github.com/TypeFox/monaco-languageclient/commits/mlc-9.0.0/packages/client)

---
updated-dependencies:
- dependency-name: monaco-languageclient
  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 Dec 23, 2024
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