Bump monaco-editor from 0.17.0 to 0.18.1
Created by: dependabot-preview[bot]
Bumps monaco-editor from 0.17.0 to 0.18.1.
Changelog
Sourced from monaco-editor's changelog.
[0.18.1] (19.09.2019)
- fixes 2 issues with the ESM distribution - #1572 and #1574
- fixes very slow scrolling in Firefox - #1575
- new syntax highlighting for: pascaligo, ABAP, Sophia ML, Twig and MIPS.
Thank you
Contributions to
monaco-editor
:
- [Alessandro Fragnani (@alefragnani)](https://github.com/alefragnani): Add Pascal samples [PR #1358](https://github-redirect.dependabot.com/microsoft/monaco-editor/pull/1358)
- [Daniel Wang (@datou0412)](https://github.com/datou0412): Add koltin sample for website [PR #1351](https://github-redirect.dependabot.com/microsoft/monaco-editor/pull/1351)
- [Ehsan (@ehsan-mohammadi)](https://github.com/ehsan-mohammadi): Updated html sample code [PR #1387](https://github-redirect.dependabot.com/microsoft/monaco-editor/pull/1387)
- [Jonas Fonseca (@jonas)](https://github.com/jonas): CHANGELOG: Fix year for releases made in 2019 [PR #1388](https://github-redirect.dependabot.com/microsoft/monaco-editor/pull/1388)
- [Milen Radkov (@mradkov)](https://github.com/mradkov): Add Sophia ML example [PR #1543](https://github-redirect.dependabot.com/microsoft/monaco-editor/pull/1543)
- [Sergey Romanov (@Serhioromano)](https://github.com/Serhioromano): Structured text example [PR #1552](https://github-redirect.dependabot.com/microsoft/monaco-editor/pull/1552)
- [zhnlviing (@zhanghongnian)](https://github.com/zhanghongnian): fix demo: completion provider example [PR #1537](https://github-redirect.dependabot.com/microsoft/monaco-editor/pull/1537)
Contributions to
monaco-json
:
- [Dominik Moritz (@domoritz)](https://github.com/domoritz)
- Upgrade dependencies [PR #11](https://github-redirect.dependabot.com/microsoft/monaco-json/pull/11)
- Add config to disable default formatter [PR #10](https://github-redirect.dependabot.com/microsoft/monaco-json/pull/10)
Contributions to
monaco-languages
:
- [Brice Aldrich (@DefinitelyNotAGoat)](https://github.com/DefinitelyNotAGoat): pascaligo: adding pascaligo language support [PR #69](https://github-redirect.dependabot.com/microsoft/monaco-languages/pull/69)
- [Salam Elbilig (@finalfantasia)](https://github.com/finalfantasia): [clojure] treat comma as whitespace [PR #63](https://github-redirect.dependabot.com/microsoft/monaco-languages/pull/63)
- [Alf Eaton (@hubgit)](https://github.com/hubgit): [xml] Add OPF and XSL file extensions [PR #64](https://github-redirect.dependabot.com/microsoft/monaco-languages/pull/64)
- [Lars Hvam (@larshp)](https://github.com/larshp)
- [ABAP] Add ABAP language support [PR #72](https://github-redirect.dependabot.com/microsoft/monaco-languages/pull/72)
- readme: align "add new language" example [PR #70](https://github-redirect.dependabot.com/microsoft/monaco-languages/pull/70)
- [Milen Radkov (@mradkov)](https://github.com/mradkov)
- Add support for Sophia ML [PR #67](https://github-redirect.dependabot.com/microsoft/monaco-languages/pull/67)
- add
None
andSome
keywords to SophiaML [PR #68](https://github-redirect.dependabot.com/microsoft/monaco-languages/pull/68)- [Marco Petersen (@ocrampete16)](https://github.com/ocrampete16): Add support for the Twig template language [PR #71](https://github-redirect.dependabot.com/microsoft/monaco-languages/pull/71)
- [Progyan Bhattacharya (@Progyan1997)](https://github.com/Progyan1997): [Feat] MIPS: Support for Syntax Highlight and Basic Colorization [PR #65](https://github-redirect.dependabot.com/microsoft/monaco-languages/pull/65)
- [Sergey Romanov (@Serhioromano)](https://github.com/Serhioromano): [ST] Some updated for Structured Text Language support [PR #66](https://github-redirect.dependabot.com/microsoft/monaco-languages/pull/66)
- [Sebastian Pahnke (@spahnke)](https://github.com/spahnke): [JS/TS] Add support for BigInt [PR #62](https://github-redirect.dependabot.com/microsoft/monaco-languages/pull/62)
Contributions to
monaco-typescript
:
- [Andre Wachsmuth (@blutorange)](https://github.com/blutorange): Fix microsoft/monaco-editor#1576 update dependency to core [PR #41](https://github-redirect.dependabot.com/microsoft/monaco-typescript/pull/41)
- [Javey (@Javey)](https://github.com/Javey): Make it can be compressed by uglify-js [PR #34](https://github-redirect.dependabot.com/microsoft/monaco-typescript/pull/34)
- [Sebastian Pahnke (@spahnke)](https://github.com/spahnke): Add a rename provider [PR #39](https://github-redirect.dependabot.com/microsoft/monaco-typescript/pull/39)
- @ulrichb: Expose TypeScript version via
monaco.languages.typescript.typeScriptVersion
[PR #31](https://github-redirect.dependabot.com/microsoft/monaco-typescript/pull/31)[0.18.0] (04.09.2019)
... (truncated) New & Noteworthy
Commits
-
dc793af
0.18.1 -
94fad92
more tweaks to the changelog -
d3fdf3b
Fixes #1305: avoid pointing to missing source maps -
c854d18
prepare for 0.18.1 -
aa75766
check in generated samples -
6b6ddf1
Generate samples -
e93745e
Merge pull request #1537 from zhanghongnian/issue#1180 -
9ac4ec8
Structured text example (#1552) -
e647012
Merge pull request #1543 from mradkov/master -
356e291
Merge pull request #1387 from ehsan-mohammadi/master - 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 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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.