Created by: dependabot[bot]
Bumps highlight.js from 11.6.0 to 11.8.0.
Release notes
Sourced from highlight.js's releases.
11.8.0 "Spring has arrived" Edition
Changelog
Parser engine:
- added a function to default export to generate a fresh highlighter instance to be used by extensions WisamMechano
- added BETA
__emitTokenskey to grammars to allow then to direct their own parsing, only using Highlight.js for the HTML rendering Josh Goebel- (enh) add
removePluginapi faga295- (fix) typo in language name of
JavaScriptCyrus KaoNew Grammars:
- added 3rd party Lang grammar to SUPPORTED_LANGUAGES AdamRaichu
- added 3rd party C3 grammar to SUPPORTED_LANGUAGES aliaegik
Core Grammars:
- enh(sql) support
_in variable names [joshgoebel][]- enh(mathematica) update keywords list to 13.2.1 arnoudbuzing
- enh(protobuf) add
protoalias for Protobuf [dimitropoulos][]- enh(sqf) latest changes in Arma 3 v2.11 Leopard20
- enh(js/ts) Added support for GraphQL tagged template strings Ali Ukani
- enh(javascript) add sessionStorage to list of built-in variables Jeroen van Vianen
- enh(http) Add supporxt for HTTP/3 Rijenkii
- added 3rd party Motoko grammar to SUPPORTED_LANGUAGES rvanasa
- added 3rd party Candid grammar to SUPPORTED_LANGUAGES rvanasa
- fix(haskell) Added support for characters CrystalSplitter
- enh(dart) Add
base,interface,sealed, andwhenkeywords Sam Rawlins- enh(php) detect newer more flexible NOWdoc syntax (#3679) Timur Kamaev
- enh(python) improve autodetection of code with type hinting any function's return type (making the
->operator legal) Keyacom- enh(bash) add
selectanduntilas keywords
... (truncated)
Changelog
Sourced from highlight.js's changelog.
Version 11.8.0
Parser engine:
- added a function to default export to generate a fresh highlighter instance to be used by extensions WisamMechano
- added BETA
__emitTokenskey to grammars to allow then to direct their own parsing, only using Highlight.js for the HTML rendering Josh Goebel- (enh) add
removePluginapi faga295- (fix) typo in language name of
JavaScriptCyrus KaoNew Grammars:
- added 3rd party Lang grammar to SUPPORTED_LANGUAGES AdamRaichu
- added 3rd party C3 grammar to SUPPORTED_LANGUAGES aliaegik
Core Grammars:
- enh(sql) support
_in variable names [joshgoebel][]- enh(mathematica) update keywords list to 13.2.1 arnoudbuzing
- enh(protobuf) add
protoalias for Protobuf [dimitropoulos][]- enh(sqf) latest changes in Arma 3 v2.11 Leopard20
- enh(js/ts) Added support for GraphQL tagged template strings Ali Ukani
- enh(javascript) add sessionStorage to list of built-in variables Jeroen van Vianen
- enh(http) Add support for HTTP/3 Rijenkii
- added 3rd party Motoko grammar to SUPPORTED_LANGUAGES rvanasa
- added 3rd party Candid grammar to SUPPORTED_LANGUAGES rvanasa
- fix(haskell) Added support for characters CrystalSplitter
- enh(dart) Add
base,interface,sealed, andwhenkeywords Sam Rawlins- enh(php) detect newer more flexible NOWdoc syntax (#3679) Timur Kamaev
- enh(python) improve autodetection of code with type hinting any function's return type (making the
->operator legal) Keyacom- enh(bash) add
selectanduntilas keywords
... (truncated)
Commits
-
65687a9(release) 11.8.0 -
381c492(chore) update deps -
4e480d6(chore) clean up changelog for release -
2fa5786enh(sql) support_in variable names -
1bb4afeBump JS-DevTools/npm-publish from 1 to 2 (#3763) -
ec66e02Add Mint Programming Language toSUPPORTED_LANGUAGES.md(#3759) -
a8bcfce(docs) add SFZ to SUPPORTED_LANGUAGES.md (#3760) -
4f9cd3bfix typo in language name of JavaScript (#3758) -
fc2a3e1enh(bash) add "until" and "select" as keywords (#3756) -
48b5cedenh(mathematica) update keywords list to 13.2.1 (#3750) - 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)