Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump monaco-editor from 0.47.0 to 0.48.0 in /commafeed-client #1377

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2024

Bumps monaco-editor from 0.47.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/traverse from 7.17.3 to 7.23.2 in /samples/browser-esm-vite-react
  • #4216: Bump @​babel/traverse from 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.handlePartialAccept has PartialAcceptInfo

Contributions to monaco-editor:

Commits
  • 0037b13 v0.48.0
  • 8503aef chore: CG ignore VS Code extensions for nightly (#4451)
  • 9825225 Merge pull request #4440 from microsoft/dependabot/npm_and_yarn/website/webpa...
  • 725eb79 Merge pull request #4439 from microsoft/dependabot/npm_and_yarn/samples/webpa...
  • 7014d40 Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website
  • 9f5ddf9 Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /samples
  • 92f21bf Fix bug with highlighting of C++ raw string literals (#4436)
  • c92a363 chore: add another skipAPIScan (#4435)
  • bfc5f7c Adds missing css
  • 023ae42 Update monaco editor core to dev version to investigate CI issues.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.47.0...v0.48.0)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants