dgadelha / Portugol-Webstudio

IDE online para o Portugol
https://portugol.dev
GNU General Public License v3.0
259 stars 51 forks source link

Update dependency monaco-editor to ^0.50.0 - autoclosed #232

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
monaco-editor ^0.48.0 -> ^0.50.0 age adoption passing confidence

Release Notes

microsoft/monaco-editor (monaco-editor) ### [`v0.50.0`](https://togithub.com/microsoft/monaco-editor/blob/HEAD/CHANGELOG.md#0500) [Compare Source](https://togithub.com/microsoft/monaco-editor/compare/v0.49.0...v0.50.0) - New field `IEditorMinimapOptions.sectionHeaderLetterSpacing` - New field `IOverlayWidgetPosition.stackOridinal` - New field `EmitOutput.diagnostics` - New event `IOverlayWidget.onDidLayout` - New events `ICodeEditor.onBeginUpdate` and `ICodeEditor.onEndUpdate` - `HoverVerbosityRequest.action` -> `HoverVerbosityRequest.verbosityDelta` - `MultiDocumentHighlightProvider.selector` changed from `LanguageFilter` to `LanguageSelector` - New optional parameters in `getEmitOutput`: `emitOnlyDtsFiles` and `forceDtsEmit` Contributions to `monaco-editor`: - [@​htcfreek (Heiko)](https://togithub.com/htcfreek): Add extension to `csp.contribution.ts` [PR #​4504](https://togithub.com/microsoft/monaco-editor/pull/4504) - [@​jakebailey (Jake Bailey)](https://togithub.com/jakebailey): Call clearFiles on internal EmitOutput diagnostics, pass args down [PR #​4482](https://togithub.com/microsoft/monaco-editor/pull/4482) - [@​johnyanarella (John Yanarella)](https://togithub.com/johnyanarella): Update TypeScript to TS 5.4.5 in all projects, vendored files [PR #​4305](https://togithub.com/microsoft/monaco-editor/pull/4305) - [@​samstrohkorbatt](https://togithub.com/samstrohkorbatt): Adding Python f-string syntax support [PR #​4401](https://togithub.com/microsoft/monaco-editor/pull/4401) ### [`v0.49.0`](https://togithub.com/microsoft/monaco-editor/blob/HEAD/CHANGELOG.md#0490) [Compare Source](https://togithub.com/microsoft/monaco-editor/compare/v0.48.0...v0.49.0) - New proposed `editorHoverVerbosityLevel` API - New proposed `newSymbolNamesProvider` API Contributions to `monaco-editor`: - [@​timotheeguerin (Timothee Guerin)](https://togithub.com/timotheeguerin): Add support for TypeSpec language [PR #​4450](https://togithub.com/microsoft/monaco-editor/pull/4450)

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 is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.