Created by: dependabot[bot]
Bumps highlight.js from 11.6.0 to 11.7.0.
Release notes
Sourced from highlight.js's releases.
11.7.0 - "Gobble Gobble" Thanksgiving Edition
Version 11.7.0
New Grammars:
- added 3rd party LookML grammar to SUPPORTED_LANGUAGES Josh Temple
- added 3rd party FunC grammar to SUPPORTED_LANGUAGES [Nikita Sobolev][]
- Added 3rd party Flix grammar to SUPPORTED_LANGUAGES The Flix Organisation
- Added 3rd party RVT grammar to SUPPORTED_LANGUAGES Sopitive
Grammars:
- enh(scheme) add
scmalias for Scheme matyklug18- fix(typescript) patterns like
<T =are not JSX Josh Goebel- fix(bash) recognize the
((keyword Nick Chambers- enh(Ruby) misc improvements (kws, class names, etc) Josh Goebel
- fix(js) do not flag
import()as a function, rather a keyword nathnolt- fix(bash) recognize the
((keyword Nick Chambers- fix(nix) support escaped dollar signs in strings h7x4
- enh(cmake) support bracket comments Hirse
- enh(java) add yield keyword to java MBoegers
- enh(java) add permits keyword to java MBoegers
- fix(javascript/typescript) correct identifier matching when using numbers Lachlan Heywood
Improvements:
- Documentation typo fix by Eddymens
Changelog
Sourced from highlight.js's changelog.
Version 11.7.0
New Grammars:
- added 3rd party LookML grammar to SUPPORTED_LANGUAGES Josh Temple
- added 3rd party FunC grammar to SUPPORTED_LANGUAGES [Nikita Sobolev][]
- Added 3rd party Flix grammar to SUPPORTED_LANGUAGES The Flix Organisation
- Added 3rd party RVT grammar to SUPPORTED_LANGUAGES Sopitive
Grammars:
- enh(scheme) add
scmalias for Scheme matyklug18- fix(typescript) patterns like
<T =are not JSX Josh Goebel- fix(bash) recognize the
((keyword Nick Chambers- enh(Ruby) misc improvements (kws, class names, etc) Josh Goebel
- fix(js) do not flag
import()as a function, rather a keyword nathnolt- fix(bash) recognize the
((keyword Nick Chambers- fix(nix) support escaped dollar signs in strings h7x4
- enh(cmake) support bracket comments Hirse
- enh(java) add yield keyword to java MBoegers
- enh(java) add permits keyword to java MBoegers
- fix(javascript/typescript) correct identifier matching when using numbers Lachlan Heywood
Improvements:
- Documentation typo fix by Eddymens
Commits
-
82688fa(release) bump 11.7.0 -
e57bf13(docs) add RVT Script to SUPPORTED_LANGUAGES (#3666) -
526d339(docs) fixed typo (#3660) -
3997c9b(end) Addedscmalias to scheme (#3654) -
4f5b769fix(js/ts) prevent$[number]variables as false positives as numeric (#3648) -
e0f7577Add Flix to SUPPORTED_LANGUAGES.md (#3637) -
14b550d(docs) Add tsx alias (#3651) -
bc88ed5(java) add Java 14 switch expression keywordyield(#3650) -
f035aab(java) addpermitskeyword (#3649) -
abcb53denh(cmake) support bracket comments (#3644) - 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)