chore(deps): update dependency highlight.js to v11.12.0 - #437
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency highlight.js to v11.12.0#437renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
| datasource | package | from | to | | ---------- | ---------------------------------- | ------ | ------- | | cdnjs | highlight.js/highlight.min.js | 11.8.0 | 11.11.1 | | cdnjs | highlight.js/styles/github.min.css | 11.8.0 | 11.11.1 | | cdnjs | highlight.js/highlight.min.js | 10.7.3 | 11.11.1 | | cdnjs | highlight.js/styles/github.min.css | 10.7.3 | 11.11.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/highlight.js-11.x
branch
from
August 1, 2026 11:56
fe39b12 to
3754f47
Compare
renovate
Bot
requested review from
FloorD,
gbartolini,
jsilvela,
leonardoce and
mnencia
as code owners
August 1, 2026 11:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.8.0→11.12.010.7.3→11.12.0Release Notes
highlightjs/highlight.js (highlight.js)
v11.12.0Compare Source
Parser Engine:
New Grammars:
.desktop/ systemd) grammar gg582Core Grammars:
atomic_*type names, not C11 atomic functions, issue #3837 Mark Xian#include, issue #3505 Pabloblockandendblockkeywords Anonymous Maarten3rdparty), issue #4170 Mark Xian//as a regex literal Zain Asif_of an identifier, issue #4258 Sarath Francisunicode-rangevalues Konstantin Baltsatbatchas an alias, issue #4395 Hashim Khanwherein GADT and closed type-family declarations, issue #3753 Konstantin Baltsatselfto built-in variables Dsaquelktmandktxaliases DarkMatter-999globalkeyword Nibiri***or___thematic break as the start of bold text, issue #3719 Mayank Guptaaiterandanext(3.10),frozendictandsentinel(3.15) Hugo van Kemenadelazy importsyntax from PEP 810 Peter Bierma::as a symbol, issue #4294 Hashim Khansafekeyword Frances Wingerterrawborrow operator in keywords Shiva Kiran Koninty\\and\"char-literal escapes so highlighting doesn't leak, issue #4351 Sarath FrancisDocumentation:
phpandphp-templateZain Asifpwshalias for PowerShell helpimnotdrowningnpm iProliecanThemes:
Build / Tooling:
Mode.keywordsKJyang-0114@colors/colorswith ansis webdiscusCONTRIBUTORS
v11.11.2Compare Source
Parser Engine:
New Grammars:
Core Grammars:
parallelkeyword, allow[]for Ada 2022 Max Reznik?'char literal and missingdefguardpkeyword Kevin Blochunicode-rangeparsing, issue #4253 Kerry ShetlineDocumentation:
highlightdeprecated message Brandon DongThemes:
Themes:
Night Coder Ashtheme Ashkan ShirpourNight Coder Charcoaltheme Ashkan ShirpourNight Coder Embertheme Ashkan ShirpourNight Coder Flametheme Ashkan ShirpourPapertheme Ashkan ShirpourIcetheme Ashkan ShirpourCONTRIBUTORS
v11.11.1Compare Source
v11.11.0Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
Core Grammars:
fix(rust) - adds emoji support in single quote strings [joshgoebel][]
fix(apache) - support line continuation via
\Josh Goebelfix(makefile) - allow strings inside
$()expressions aneesh98enh(arcade) updated to ArcGIS Arcade version 1.29 Kristian Ekenes
enh(css) add all properties listed on MDN (96 additions including
anchor-name,aspect-ratio,backdrop-filter,container,margin-trim,place-content,scroll-timeline, ...) BaliBaloenh(excel) add built-in functions for Excel 365 release to 2024 Danny Winrow
enh(erlang) OTP 27 triple-quoted strings nixxquality
enh(erlang) OTP 27 doc attribute nixxquality
enh(erlang) OTP 27 Sigil type nixxquality
enh(erlang) OTP25/27 maybe statement nixxquality
enh(dart) Support digit-separators in number literals [Sam Rawlins][]
enh(csharp) add Contextual keywords
file,args,dynamic,record,requiredandscopedAlvin Joyenh(lua) add 'pluto' as an alias Sainan
enh(bash) add reserved keywords
timeandcoprocÁlvaro Mondéjarenh(nix) update keywords [h7x4][]
enh(nix) support paths [h7x4][]
enh(nix) support lookup paths [h7x4][]
enh(nix) support operators [h7x4][]
enh(nix) support REPL keywords [h7x4][]
enh(nix) support markdown comments [h7x4][]
enh(nix) support basic function params [h7x4][]
enh(nix) better parsing of attrsets [h7x4][]
enh(nsis) add missing language features [idleberg][]
enh(nsis) add test cases [idleberg][]
fix(nsis) prevent overlapping keywords to conflict [idleberg][]
fix(c) - Fixed hex numbers with decimals Dxuian
fix(typescript) - Fixedoptional property not highlighted correctly Dxuian
fix(ruby) - fix
|=operator false positives (as block arguments) Aboobacker MKenh(gcode) rewrote language for modern gcode support Barthélémy Bonhomme
fix(sql) - Fixed sql primary key and foreign key spacing issue Dxuian
fix(cpp) added flat_set and flat_map as a part of cpp 23 version Lavan
fix(yaml) - Fixed special chars in yaml Dxuian
fix(basic) - Fixed closing quotation marks not required for a PRINT statement Somya
fix(nix) remove
addbuiltin [h7x4][]fix(nix) mark
oras builtin instead of literal [h7x4][]fix(nix) handle
'''string escapes [h7x4][]fix(nix) handle backslash string escapes [h7x4][]
fix(nix) don't mix escapes for
"and''strings [h7x4][]fix(swift) - Fixed syntax highlighting for class func/var declarations guuido
enh(dns) character strings (with escapes), DNS classes, grouping parens; fix unquoted TXT vs
;comments Checconiofix(yaml) - Fixed wrong escaping behavior in single quoted strings guuido
enh(nim) - Add
conceptanddeferto list of Nim keywords Jake Leahyfix(cpp) - Exclude keywords from highlighting as function calls Eisenwave
fix(llvm) fixed highlighting for C-style block comments [utam-1]
New Grammars:
added 3rd party TTCN-3 grammar to SUPPORTED_LANGUAGES Osmocom
added 3rd party Odin grammar to SUPPORTED_LANGUAGES clsource
added 3rd party Liquid grammar to SUPPORTED_LANGUAGES Laurel King
Developer Tools:
Themes:
Rosé Pinetheme William WilkinsonCybertopia Cherrytheme Alexandre ZANNICybertopia Dimmertheme Alexandre ZANNICybertopia Icecaptheme Alexandre ZANNICybertopia Saturatedtheme Alexandre ZANNIImprovements:
CONTRIBUTORS
v11.10.0Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
Core Grammars:
satisfiesoperator Kisaragi Hiuorconflicts with string highlighting Mohamed Aliselfvariable [Lee Falin][]gototo be recognized as a keyword in Java Alvin JoysudoAlvin Joynewkeyword without capturing it within variables/class names Cameron Taylor_separators, add hex p exponents Lisa Ugrayjustify-itemsandjustify-selfattributes Vasily Polovnyovaccent-color,appearance,color-scheme,rotate,scaleandtranslateattributes Carl Räftingselect,option,optgroup,pictureandsourceto list of known tags Vasily Polovnyovinset,inset-*,border-start-*-radiusandborder-end-*-radiusattributes Vasily Polovnyovtext-decoration-skip-ink,text-decoration-thicknessandtext-underline-offsetattributes Vasily Polovnyovwhento be recognized as a keyword in Java Chiel van de SteegNew Grammars:
Developer Tool:
highlightAPI [Misha Kaletsky][]Themes:
1c-lighttheme a like in the IDE 1C:Enterprise 8 (for 1c) Vitaly Barilkov11.9.0Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
nodebuildstyles/*.cssfiles now ship un-minifiedwith minified counterparts as:
styles/*.min.cssmvorisek(this makes things consistent with our
cdnbuilds)Parser:
New Grammars:
Core Grammars:
ifwhilefor[Omar Hussein][]x0-x30andw0-w30ARMv8 registers Nicholas Thompsonfinal,is,macrokeywords and$identifiers Robert Borgheseabstractdeclaration from keyword Robert Borghesemacrokeyword Bradley Mackey@uncheckedand@Sendablesupport Bradley Mackey//> using foo bar[Jamie Thompson][]!assertcompiler flag [idleberg][]eprintln!macro qoheniacwarn_unqualified_accessis an attribute Bradley Mackeyrecordandvaras keywords Guillaume LaforgeDeveloper Tool:
highlightAPI. Shah Shabbir AhmmedConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.