Skip to content

chore(deps): bump monaco-languageclient from 1.1.0 to 3.0.1#29

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 24, 2022

Bumps monaco-languageclient from 1.1.0 to 3.0.1.

Changelog

Sourced from monaco-languageclient's changelog.

[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

[2.0.0] - 2022-06-21

  • Use monaco vscode api #373
  • Merge monaco-jsonrpc and vscode-ws-jsonrpc into new sub package #383
  • Integrate eslint with eslint-config-standard #385
  • Add example with client and server both running in the browser #386
Commits
  • 228f25b monaco-languageclient release 3.0.1
  • 7606543 Prepare release 3.0.0: Update CHANGELOG and README
  • d43ff79 Update code with new monaco version
  • 93dda26 Remove useless code
  • e789617 Update monaco/vscode
  • 7841e41 Update versions in package.json
  • ad495d0 Prepare version 2.1.0 and 1.0.2
  • 552138c fix: Remove duplicated export
  • 481d3fc lib: Update vscode libraries
  • 19a0e95 lib: Update monaco-vscode-api
  • 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 3.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-v3.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 dependabot bot added the javascript Pull requests that update Javascript code label Aug 24, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 24, 2022

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 8, 2022

Superseded by #30.

@dependabot dependabot bot closed this Sep 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next/monaco-languageclient-3.0.1 branch September 8, 2022 17:43
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