Skip to content

Update Monaco Editor and related packages (major) - autoclosed

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

microsoft/monaco-editor

v6.0.0

Compare Source

v5.0.0

Compare Source

v4.2.0

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

remcohaszing/monaco-yaml

v4.0.0

Compare Source

Changed
  • Update yaml-language-server to 1.8.0

For more changes, see the alpha prereleases.

v3.2.1

Compare Source

Fixed
  • Fix issue where diagnostics options weren’t updated properly.
  • Fix error in case a model was disposed while being validated.

v3.2.0

Compare Source

Added
  • Add support for custom tags.

v3.1.0

Compare Source

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

Compare Source

Added
Changed
  • The Webpack example now uses Webpack 5.
  • The package metadata has been updated.

v3.0.0

Compare Source

Repository maintenance has handed over over to @​remcohaszing. Thank you @​pengx17 for doing this. 😄

Added
  • The function setDiagnosticsOptions is now exposed by monaco-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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports

Loading