resume
resume copied to clipboard
fix(deps): update dependency monaco-editor to ^0.51.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
monaco-editor | ^0.41.0 -> ^0.51.0 |
Release Notes
microsoft/monaco-editor (monaco-editor)
v0.51.0
- New fields
IEditorOptions.placeholder
andIEditorOptions.compactMode
- New fields
IGotoLocationOptions.multipleTests
andIGotoLocationOptions.alternativeTestsCommand
- New field
IInlineEditOptions.backgroundColoring
- New experimental field
IEditorOptions.experimental.useTrueInlineView
- New options
CommentThreadRevealOptions
for comments
Contributions to monaco-editor
:
- @ScottCarda-MS (Scott Carda): Update Q# Keywords PR #4586
v0.50.0
- New field
IEditorMinimapOptions.sectionHeaderLetterSpacing
- New field
IOverlayWidgetPosition.stackOridinal
- New field
EmitOutput.diagnostics
- New event
IOverlayWidget.onDidLayout
- New events
ICodeEditor.onBeginUpdate
andICodeEditor.onEndUpdate
-
HoverVerbosityRequest.action
->HoverVerbosityRequest.verbosityDelta
-
MultiDocumentHighlightProvider.selector
changed fromLanguageFilter
toLanguageSelector
- New optional parameters in
getEmitOutput
:emitOnlyDtsFiles
andforceDtsEmit
Contributions to monaco-editor
:
-
@htcfreek (Heiko): Add extension to
csp.contribution.ts
PR #4504 - @jakebailey (Jake Bailey): Call clearFiles on internal EmitOutput diagnostics, pass args down PR #4482
- @johnyanarella (John Yanarella): Update TypeScript to TS 5.4.5 in all projects, vendored files PR #4305
- @samstrohkorbatt: Adding Python f-string syntax support PR #4401
v0.49.0
- New proposed
editorHoverVerbosityLevel
API - New proposed
newSymbolNamesProvider
API
Contributions to monaco-editor
:
- @timotheeguerin (Timothee Guerin): Add support for TypeSpec language PR #4450
v0.48.0
Additions
- Various bug fixes
- Minimap Section Headers (see config option
showRegionSectionHeaders
) - Diff Editor Gutter Menu (see config option
renderGutterMenu
) -
InlineCompletionsProvider.handlePartialAccept
hasPartialAcceptInfo
Contributions to monaco-editor
:
- @jeremy-rifkin (Jeremy Rifkin): Fix bug with highlighting of C++ raw string literals PR #4436
v0.47.0
Additions
- Bug fixes
-
registerNewSymbolNameProvider
- Experimental
registerInlineEditProvider
v0.46.0
- Bug fixes
v0.45.0
Breaking Changes
-
wordBasedSuggestions: boolean
->'off' | 'currentDocument' | 'matchingDocuments' | 'allDocuments'
-
occurrencesHighlight: boolean
->'off' | 'singleFile' | 'multiFile'
Additions
- Many bug fixes
-
IEditorScrollbarOptions.ignoreHorizontalScrollbarInContentHeight
-
IDiffEditor.goToDiff
-
IDiffEditor.revealFirstDiff
v0.44.0
- Removes old diff editor implementation.
- Custom diff algorithms no longer can be passed via diff editor options, instead a service should be used (see #3558 for more details).
v0.43.0
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
resume | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 19, 2024 2:57pm |