Skip to content

chore(deps): bump monaco-languageclient from 1.1.0 to 4.0.1#33

Closed
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/npm_and_yarn/next/monaco-languageclient-4.0.1
Closed

chore(deps): bump monaco-languageclient from 1.1.0 to 4.0.1#33
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/npm_and_yarn/next/monaco-languageclient-4.0.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps monaco-languageclient from 1.1.0 to 4.0.1.

Changelog

Sourced from monaco-languageclient's changelog.

[4.0.1] - 2022-10-19

  • Update to monaco-editor 0.34.1 #373
    • Update to monaco-vscode-api@1.69.12
    • Update exmaple dependencies (which don't affect the library)

[4.0.0] - 2022-09-08

  • BREAKING CHANGE: Transform to package of type module and switch to TypeScript ECMAScript Module Support in Node.js.
  • BREAKING CHANGE: All cjs exports have been removed.
  • BREAKING CHANGE: The old monaco-converter has been removed. If you still rely on it, please take a look at the example language service written in JavaScript and adapt to the converters usage available since v2.0.0.
  • Added verification examples for webpack and vite that shall ensure the libs work in dependent projects and the give you an idea how to use monaco-languageclient and vscode-ws-jsonrpc with common bundlers.
  • Revised all READMEs

[3.0.1] - 2022-08-24

  • Update monaco-vscode-api to version 1.69.9

[3.0.0] - 2022-08-15

  • Update to monaco 0.34/vscode 1.69 #409

2.x.x BREAKING CHANGES

v2+ of this library is dependant on monaco-vscode-api which removed all vscode-api/-compatibility related code. The change has mostly no effect on end users code, but there are two things that need to be taken into account:

  • If you use Webpack or vite for bundling, you have to remove the vscode alias entry from the configuration
  • If you customized monaco services, then you have to adjust them to the changed interface

The npm packages exports the following:

  • monaco-languagclient
  • monaco-languagclient/monaco-converters
  • monaco-languagclient/monaco-converters/cjs

[2.1.0] - 2022-07-21

  • Update vscode api #399
  • Updated vite to 3.0.2

[2.0.2] - 2022-06-22

  • Align all tsconfigs and vscode-ws-jsonrpc provides esm/cjs #390
    • Use typesVersions in *package.json- for proper TypeScript import support (used in node example)
    • Remove AMD and CJS builds adn exports of the main library. Only monaco-converters and monaco-converters/cjs are left

[2.0.1] - 2022-06-21

  • No cjs fragments to export #388

... (truncated)

Commits
  • 9890f0b monaco-languageclient release 4.0.1
  • 1efe619 Update to monaco-editor 0.34.1
  • 4e44deb Minor README and CHANGELOG corrections
  • 2482434 Fix minor issues in README and CHANGELOG
  • 0d046a1 Release preparation for monaco-languageclient 4.0.0 and vscode-ws-jsonrpc 2.0.0
  • 9f08a7e Add/Adjust engines and volta entries
  • 7147d68 Overhaul README
  • cd03b34 Move client-webpack example to own sub-package
  • c87507f Clean-up
  • 7e7a728 Fixed webpack build
  • 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 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 1.1.0 to 4.0.1.
- [Release notes](https://github.com/TypeFox/monaco-languageclient/releases)
- [Changelog](https://github.com/TypeFox/monaco-languageclient/blob/main/packages/client/CHANGELOG.md)
- [Commits](https://github.com/TypeFox/monaco-languageclient/commits/mlc-4.0.1/packages/client)

---
updated-dependencies:
- dependency-name: monaco-languageclient
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 19, 2022

The following labels could not be found: swagger-editor@next, cat: dependencies.

@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Oct 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #40.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next/monaco-languageclient-4.0.1 branch December 1, 2022 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants