Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.8k
chore(deps): bump monaco-editor from 0.52.2 to 0.54.0 in /www#6420
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.52.2 to 0.54.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.52.2...v0.54.0)---updated-dependencies:- dependency-name: monaco-editor dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull Request Overview
This PR updates the monaco-editor dependency from version 0.52.2 to 0.54.0 in the www package, bringing in the latest features and bug fixes from the Monaco Editor library.
- Dependency version bump for monaco-editor
- Includes new features like
editor.mouseMiddleClickAction
option - Contains various bug fixes and improvements
Files not reviewed (1)
- www/package-lock.json: Language not supported
Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.
Bumpsmonaco-editor from 0.52.2 to 0.54.0.
Release notes
Sourced frommonaco-editor's releases.
... (truncated)
Changelog
Sourced frommonaco-editor's changelog.
... (truncated)
Commits
7c23101
v0.54.0 (#5027)9242cdf
updates monaco-editor-core (#5019)05d44d8
adds .js file extensions for esm build (#5018)2e93787
Marks trusted-types as dev-dependency. (#5012)1b33d5d
Fixes microsoft logo. Closeshttps://github.com/microsoft/monaco-editor/pull/...52d68ac
Fixesmicrosoft/monaco-editor#4906 (#4994)52ad0e5
Removes unneeded mirror. (#4995)2a3d339
Fixesmicrosoft/monaco-editor#49927795b8c
Fixes bug in min build by upgrading vitec5e6b52
out/languages is no longer available (#4989)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)