jianxingxuejian / grasscutter-tools

A cross-platform client that combines launcher, command generation, and mod management to easily play Grasscutter; 一个结合了启动器、命令生成、MOD管理等功能的跨平台客户端,用于轻松游玩割草机。
https://null-grasscutter-tools.vercel.app/
MIT License
217 stars 21 forks source link

fix(deps): update dependency monaco-editor to ^0.36.0 #57

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
monaco-editor ^0.34.1 -> ^0.36.0 age adoption passing confidence

Release Notes

microsoft/monaco-editor ### [`v0.36.1`](https://togithub.com/microsoft/monaco-editor/blob/HEAD/CHANGELOG.md#​0361) [Compare Source](https://togithub.com/microsoft/monaco-editor/compare/v0.36.0...v0.36.1) - Marks unneeded dependencies as dev dependencies. ### [`v0.36.0`](https://togithub.com/microsoft/monaco-editor/blob/HEAD/CHANGELOG.md#​0360) [Compare Source](https://togithub.com/microsoft/monaco-editor/compare/v0.35.0...v0.36.0) - Maintenance release ### [`v0.35.0`](https://togithub.com/microsoft/monaco-editor/blob/HEAD/CHANGELOG.md#​0350) [Compare Source](https://togithub.com/microsoft/monaco-editor/compare/v0.34.1...v0.35.0) - Adds sticky scrolling - Support for custom diff algorithms ##### Breaking Changes - Renamed the option `enableDropIntoEditor` to `dropIntoEditor` - Changed `IContentWidgetPosition.range: Range` to `IContentWidgetPosition.secondaryPosition: Position` - `renderFinalNewline` config: is now of type `'on' | 'off' | 'dimmed'` (was `boolean`). - `cursorSmoothCaretAnimation` config: is now of type `'off' | 'explicit' | 'on'` (was `boolean`) Contributions to `monaco-editor`: - [@​andrewimcclement](https://togithub.com/andrewimcclement): Add .props & .targets as XML extensions [PR #​3510](https://togithub.com/microsoft/monaco-editor/pull/3510) - [@​DetachHead](https://togithub.com/DetachHead): add `satisfies` keyword to typescript [PR #​3337](https://togithub.com/microsoft/monaco-editor/pull/3337) - [@​jeremy-rifkin (Jeremy Rifkin)](https://togithub.com/jeremy-rifkin): Add AVX 512 types to C++ syntax highlighting [PR #​3286](https://togithub.com/microsoft/monaco-editor/pull/3286) - [@​joecarl (José Carlos)](https://togithub.com/joecarl): Add setModeConfiguration for monaco.languages.typescript.\[typescript|javascript]Defaults [PR #​3489](https://togithub.com/microsoft/monaco-editor/pull/3489) - [@​jonatanklosko (Jonatan Kłosko)](https://togithub.com/jonatanklosko): Update Elixir tokenizer [PR #​3453](https://togithub.com/microsoft/monaco-editor/pull/3453) - [@​JoyceZhu (Joyce Zhu)](https://togithub.com/JoyceZhu): Update import path for `browser-esm-webpack-small` [PR #​3402](https://togithub.com/microsoft/monaco-editor/pull/3402) - [@​Jozebel11 (Joseph Hardwicke)](https://togithub.com/Jozebel11): Add position styling to playground container to equal 'relative' [PR #​3446](https://togithub.com/microsoft/monaco-editor/pull/3446) - [@​kirjs (Kirill Cherkashin)](https://togithub.com/kirjs): Fix broken link in the changelog [PR #​3382](https://togithub.com/microsoft/monaco-editor/pull/3382) - [@​LeoDog896 (Tristan F.)](https://togithub.com/LeoDog896) - Ignore dist from vite/parcel in prettier [PR #​3466](https://togithub.com/microsoft/monaco-editor/pull/3466) - Add .kts as a file extension [PR #​3467](https://togithub.com/microsoft/monaco-editor/pull/3467) - [@​MasterOdin (Matthew Peveler)](https://togithub.com/MasterOdin): Add new pgsql 15 functions [PR #​3363](https://togithub.com/microsoft/monaco-editor/pull/3363) - [@​mofux (Thomas Zilz)](https://togithub.com/mofux): Resolve URIs with special characters correctly [PR #​3392](https://togithub.com/microsoft/monaco-editor/pull/3392) - [@​nnnnoel (Noel Kim (김민혁))](https://togithub.com/nnnnoel): fix(mysql/tokenizer): Fix single quoted string escape [PR #​3232](https://togithub.com/microsoft/monaco-editor/pull/3232) - [@​rcjsuen (Remy Suen)](https://togithub.com/rcjsuen): Fix the color provider's columns [PR #​3348](https://togithub.com/microsoft/monaco-editor/pull/3348) - [@​RubenRBS (Rubén Rincón Blanco)](https://togithub.com/RubenRBS): Recognize \0 as an escape sequence [PR #​3443](https://togithub.com/microsoft/monaco-editor/pull/3443) - [@​sekedus (Sekedus)](https://togithub.com/sekedus): add homepage url [PR #​3497](https://togithub.com/microsoft/monaco-editor/pull/3497) - [@​tr3ysmith (Trey Smith)](https://togithub.com/tr3ysmith): Fix possible duplicate of editors in vite sample [PR #​3390](https://togithub.com/microsoft/monaco-editor/pull/3390)

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.