-
Notifications
You must be signed in to change notification settings - Fork 60
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.34.1 to 0.52.0 #654
base: main
Are you sure you want to change the base?
Conversation
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.34.1 to 0.52.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.34.1...v0.52.0) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
This should be fixed after #657, should rerun checks |
A newer version of monaco-editor exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
As far as I can see this PR does effectively only contain the stuff from dependabot. So could this PR be closed so that depandabot can create a new one with the current version of monaco-editor? Btw is there a reason why the editor is not updated? The last few dependabot PRs were not merged. |
Not sure why the editor is so far behind, it really needs to be updated. The current version 0.34.1 was released in Oct 2022. My #687 depends on it and you noticed issues on Android. This PR was failing for a while but was manually rerun after a fix so dependabot won't refresh it. Can merge this one and dependabot will create a new one whenever it checks again. @jesserockz this is in reference to a discord discussion: https://discordapp.com/channels/429907082951524364/429907082955718657/1322282309361336350 |
Bumps monaco-editor from 0.34.1 to 0.52.0.
Release notes
Sourced from monaco-editor's releases.
... (truncated)
Changelog
Sourced from monaco-editor's changelog.
... (truncated)
Commits
f6dc0eb
Merge pull request #4691 from microsoft/chubby-cardinal53e8e1c
adding changelog md change7959d5c
update pacakge.json3c7eb57
undo the package upgrade changef262e8f
Defines setInterval/setTimeout on faked globalThis in unit testb31d22b
Updates nvm to align with vscode nvm file. (#4665)b8a83d5
Merge pull request #4652 from microsoft/annoyed-dragone52ff42
removingeditor.main.nls.js
67d664a
Merge pull request #4649 from microsoft/unique-locust88c558b
adding changes for monaco editor releaseMaintainer changes
This version was pushed to npm by vscode-bot, a new releaser for monaco-editor since your current version.
You can trigger a rebase of this PR 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)