sveltejs / svelte-eslint-parser

Svelte parser for ESLint
https://sveltejs.github.io/svelte-eslint-parser/
MIT License
85 stars 17 forks source link

chore(deps): update dependency monaco-editor to v0.50.0 #542

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Update Change
monaco-editor (source) minor 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.

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9601153547

Details


Totals Coverage Status
Change from base Build 9589157552: 0.0%
Covered Lines: 3001
Relevant Lines: 3209

💛 - Coveralls