Update Monaco Editor and related packages (major) - autoclosed
requested to merge gitlab-renovate-forks/gitlab:renovate/major-monaco-editor-and-related-packages into master
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
monaco-editor-webpack-plugin | dependencies | major | ^4.0.0 -> ^7.0.1 |
monaco-yaml (source) | dependencies | major | ^2.5.1 -> ^4.0.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
remcohaszing/monaco-yaml
v4.0.0
Changed
- Update
yaml-language-server
to 1.8.0
For more changes, see the alpha prereleases.
v3.2.1
Fixed
- Fix issue where diagnostics options weren’t updated properly.
- Fix error in case a model was disposed while being validated.
v3.2.0
Added
- Add support for custom tags.
v3.1.0
Added
- JSON references are now turned into links.
Changed
- The project is now built using esbuild instead of
monaco-editor-scripts
. - Dependencies that can be external, have been made external.
-
yaml-language-server
has been updated to 0.22.0. - Various internal enhancements.
v3.0.1
Added
- A demo on monaco-yaml.js.org.
Changed
- The Webpack example now uses Webpack 5.
- The package metadata has been updated.
v3.0.0
Repository maintenance has handed over over to @remcohaszing. Thank you @pengx17 for doing this.
Added
- The function
setDiagnosticsOptions
is now exposed bymonaco-yaml
.
Fixed
- The missing dependency on
js-yaml
has been added. - The missing dependency on
yaml-ast-parser-custom-tags
has been added. - TypeScript types have been fixed.
Removed
- The UMD bundle has been removed, as it was broken.
- Support for
monaco-editor-core
has been removed. See microsoft/monaco-editor#2451
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot