ring-ui
ring-ui copied to clipboard
chore(deps): bump highlight.js from 10.7.2 to 11.6.0
Bumps highlight.js from 10.7.2 to 11.6.0.
Release notes
Sourced from highlight.js's releases.
11.6.0 - "Pink Lemonade on a hot day" Edition
Version 11.6.0
Supported Node.js versions:
- (chore) Drops support for Node 12.x, which is no longer supported by Node.js.
Default build changes:
- add
wasmto default:commonbuild (#3526) [Josh Goebel][]- add
graphqlto default:commonbuild (#3526) [Josh Goebel][]Grammars:
- fix(json) changed null/booleans from
keywordtoliteralshikhar13012001- enh(gml) reorganized and added additional keywords Bluecoreg
- enh(csharp) Added support for the new
scopedkeyword in C# (#3571) [David Pine][]- enh(scala) add
transparentkeyword Matt Bovel- fix(rust) highlight types immediately preceeding
::(#3540) [Josh Goebel][]- Added 3rd party Apex grammar to SUPPORTED_LANGUAGES (#3546) David Schach
- fix(rust) recognize
include_bytes!macro (#3541) Serial-ATA- fix(java) do not intepret
==as a variable declaration Mousetail- enh(swift) add SE-0335 existential
anykeyword (#3515) Bradley Mackey- enh(swift) add support for
distributedkeyword Marcus Ortiz- enh(xml) recognize Unicode letters instead of only ASCII letters in XML element and attribute names (#3256)Martin Honnen
- Added 3rd party Toit grammar to SUPPORTED_LANGUAGES Serzhan Nasredin
- Use substring() instead of deprecated substr() Tobias Buschor
- Added 3rd party Oak grammar to SUPPORTED_LANGUAGES Tim Smith
- enh(python) add
matchandcasekeywords Avrumy LungerVersion 11.5.1
Just a tiny release to hopefully fix the issues some are having with CSS not seen as having side effects with web pack, etc...
Packaging:
... (truncated)
Changelog
Sourced from highlight.js's changelog.
Version 11.6.0
Supported Node.js versions:
- (chore) Drops support for Node 12.x, which is no longer supported by Node.js.
Default build changes:
- add
wasmto default:commonbuild (#3526) [Josh Goebel][]- add
graphqlto default:commonbuild (#3526) [Josh Goebel][]Grammars:
- fix(json) changed null/booleans from
keywordtoliteralshikhar13012001- enh(gml) reorganized and added additional keywords Bluecoreg
- enh(csharp) Added support for the new
scopedkeyword in C# (#3571) [David Pine][]- enh(scala) add
transparentkeyword Matt Bovel- fix(rust) highlight types immediately preceeding
::(#3540) [Josh Goebel][]- Added 3rd party Apex grammar to SUPPORTED_LANGUAGES (#3546) David Schach
- fix(rust) recognize
include_bytes!macro (#3541) Serial-ATA- fix(java) do not intepret
==as a variable declaration Mousetail- enh(swift) add SE-0335 existential
anykeyword (#3515) Bradley Mackey- enh(swift) add support for
distributedkeyword Marcus Ortiz- enh(xml) recognize Unicode letters instead of only ASCII letters in XML element and attribute names (#3256)Martin Honnen
- Added 3rd party Toit grammar to SUPPORTED_LANGUAGES Serzhan Nasredin
- Use substring() instead of deprecated substr() Tobias Buschor
- Added 3rd party Oak grammar to SUPPORTED_LANGUAGES Tim Smith
- enh(python) add
matchandcasekeywords Avrumy LungerVersion 11.5.0
Themes:
- Added
Tokyo-Night-darktheme [Henri Vandersleyen][]- Added
Tokyo-Night-lighttheme [Henri Vandersleyen][]- Added
panda-syntax-darktheme [Annmarie Switzer][]
... (truncated)
Commits
bed790f(release) 11.6.0 (attempt two)8869ede(release) 11.6.05a815ee(enh) add WASM and GraphQL to common build6960557(chore) update contributorsed25668fix(JSON) null/booleans are keywords but should be literalsaf41217(chore) drop support for node v12f5f97fb(chore) bump deps5e395bb(chore) fix colors require2180d1d(chore) Fix repo URL (#3579)6fc7815enh(gml) reorganized and added additional keywords (#3577)- 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 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)