play-ruby
play-ruby copied to clipboard
Bump monaco-editor from 0.44.0 to 0.48.0
Bumps monaco-editor from 0.44.0 to 0.48.0.
Release notes
Sourced from monaco-editor's releases.
v0.48.0
Changes:
Feature Requests:
- #727: Expose access to JSON worker
- #4084: [Feature Request] Explain basic concepts
- #3883: [Feature Request] Add lexing support for WebGPU Shading Language
Bugs:
- #4253: [Bug] Comments inside C++ template arguments are sometimes not parsed as such
- #3923: [Bug] Document symbols are not working
- #3534: Bracket Matching Does Not Work For Inner Languages
Others:
- #4451: chore: CG ignore VS Code extensions for nightly
- #4440: Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website
- #4439: Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /samples
- #4436: Fix bug with highlighting of C++ raw string literals
- #4435: chore: add another skipAPIScan
- #4428: Bump follow-redirects from 1.15.1 to 1.15.6 in /samples
- #4429: Bump follow-redirects from 1.15.1 to 1.15.6 in /website
- #4431: chore: add cgIgnoreDirectories
- #4432: chore: skip APIScan
- #4430: Bump follow-redirects from 1.15.2 to 1.15.6
- #4349: Bump vite from 2.9.16 to 2.9.17 in /samples/browser-esm-vite-react
- #4350: Bump vite from 3.2.7 to 3.2.8
- #4299: Expose JSON worker
- #3894: Change JSON symbol information to document symbol
- #4304: Changing the color ranges of the color provider example in the playground
- #4243: chore(docs): fix monaco.d.ts link
- #4255: Remove 2 java-only operators from c++ tokenizer
- #4256: Fix suggestion for #4253
- #4254: Small wording fix in the site
- #4212: feat: Python 3.12 keywords support
- #4210: fix: enable markdown in JSON completion details
- #4215: Bump
@babel/traversefrom 7.17.3 to 7.23.2 in /samples/browser-esm-vite-react- #4216: Bump
@babel/traversefrom 7.17.3 to 7.23.2 in /samples/browser-esm-webpack-typescript-react- #4089: Bump word-wrap from 1.2.3 to 1.2.4
- #4201: Bump postcss from 8.4.16 to 8.4.31 in /samples/browser-esm-vite-react
... (truncated)
Changelog
Sourced from monaco-editor's changelog.
[0.48.0]
Additions
- Various bug fixes
- Minimap Section Headers (see config option
showRegionSectionHeaders)- Diff Editor Gutter Menu (see config option
renderGutterMenu)InlineCompletionsProvider.handlePartialAccepthasPartialAcceptInfoContributions to
monaco-editor:
@jeremy-rifkin (Jeremy Rifkin): Fix bug with highlighting of C++ raw string literals [PR #4436](microsoft/monaco-editor#4436)[0.47.0]
Additions
- Bug fixes
registerNewSymbolNameProvider- Experimental
registerInlineEditProvider[0.46.0]
- Bug fixes
[0.45.0]
Breaking Changes
wordBasedSuggestions: boolean->'off' | 'currentDocument' | 'matchingDocuments' | 'allDocuments'occurrencesHighlight: boolean->'off' | 'singleFile' | 'multiFile'Additions
- Many bug fixes
IEditorScrollbarOptions.ignoreHorizontalScrollbarInContentHeightIDiffEditor.goToDiffIDiffEditor.revealFirstDiff
Commits
0037b13v0.48.08503aefchore: CG ignore VS Code extensions for nightly (#4451)9825225Merge pull request #4440 from microsoft/dependabot/npm_and_yarn/website/webpa...725eb79Merge pull request #4439 from microsoft/dependabot/npm_and_yarn/samples/webpa...7014d40Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website9f5ddf9Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /samples92f21bfFix bug with highlighting of C++ raw string literals (#4436)c92a363chore: add another skipAPIScan (#4435)bfc5f7cAdds missing css023ae42Update monaco editor core to dev version to investigate CI issues.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)