Closed renovate[bot] closed 5 months ago
Latest commit: 6b0696a8ac607eda36b49863ac5350ed5c4d390e
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Totals | |
---|---|
Change from base Build 9589157552: | 0.0% |
Covered Lines: | 3001 |
Relevant Lines: | 3209 |
This PR contains the following updates:
0.49.0
->0.50.0
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)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.