[Snyk] Upgrade highlight.js from 11.3.1 to 11.10.0 #29
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.
Snyk has created this PR to upgrade highlight.js from 11.3.1 to 11.10.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 8 versions ahead of your current version.
The recommended version was released on 22 days ago.
Release notes
Package name: highlight.js
-
11.10.0 - 2024-07-06
- enh(typescript) add support for
- enc(c) added more C23 keywords Melkor-1
- enh(json) added jsonc as an alias BackupMiles
- enh(gml) updated to latest language version (GML v2024.2) gnysek
- enh(c) added more C23 keywords and preprcoessor directives Eisenwave
- enh(js/ts) support namespaced tagged template strings Aral Balkan
- enh(perl) fix false-positive variable match at end of string Josh Goebel
- fix(cpp) not all kinds of number literals are highlighted correctly Lê Duy Quang
- fix(css) fix overly greedy pseudo class matching Bradley Mackey
- enh(arcade) updated to ArcGIS Arcade version 1.24 Kristian Ekenes
- fix(typescript): params types Mohamed Ali
- fix(rust) fix escaped double quotes in string Mohamed Ali
- fix(rust) fix for r# raw identifier not being highlighted correctly. JaeBaek Lee
- enh(rust) Adding union to be recognized as a keyword in Rust. JaeBaek Lee
- fix(yaml) fix for yaml with keys having brackets highlighted incorrectly Aneesh Kulkarni
- fix(csharp) add raw string highlighting for C# 11. Tara
- fix(bash) fix # within token being detected as the start of a comment Felix Uhl
- fix(python) fix
- enh(python) adds a scope to the
- enh(delphi) allow digits to be omitted for hex and binary literals Jonah Jeleniewski
- enh(delphi) add support for digit separators Jonah Jeleniewski
- enh(delphi) add support for character strings with non-decimal numerics Jonah Jeleniewski
- fix(javascript) incorrect function name highlighting CY Fung
- fix(1c) fix escaped symbols "+-;():=,[]" literals Vitaly Barilko
- fix(swift) correctly highlight generics and conformances in type definitions Bradley Mackey
- enh(swift) add package keyword Bradley Mackey
- fix(swift) ensure keyword attributes highlight correctly Bradley Mackey
- fix(types) fix interface LanguageDetail > keywords Patrick Chiu
- enh(java) add
- enh(bash) add keyword
- fix(haxe) captures
- fix(go) fix go number literals to accept
- enh(markdown) add entity support David Schach TaraLei
- enh(css) add
- enh(css) add
- fix(fortran) fixes parsing of keywords delimited by dots Julien Bloino
- enh(css) add
- enh(css) add
- enh(css) add
- added 3rd party CODEOWNERS grammar to SUPPORTED_LANGUAGES nataliia-radina
- added 3rd party Luau grammar to SUPPORTED_LANGUAGES Robloxian Demo
- added 3rd party ReScript grammar to SUPPORTED_LANGUAGES Paul Tsnobiladzé
- added 3rd party Zig grammar to SUPPORTED_LANGUAGES [Hyou BunKen][]
- added 3rd party WGSL grammar to SUPPORTED_LANGUAGES Arman Uguray
- added 3rd party Unison grammar to SUPPORTED_LANGUAGES Rúnar Bjarnason
- added 3rd party Phix grammar to SUPPORTED_LANGUAGES PeteLomax
- added 3rd party Mirth grammar to SUPPORTED_LANGUAGES Sierra
- added 3rd party JSONata grammar to SUPPORTED_LANGUAGES Vlad Dimov
- enh(tools): order CSS options picklist David Schach
- enh(tools): remove duplicate CSS options David Schach
- (typescript): deprecate old
- Added
-
11.9.0 - 2023-10-09
- Drops support for Node 14.x, which is no longer supported by Node.js.
- In the
- (enh) prevent re-highlighting of an element [joshgoebel][]
- (chore) Remove discontinued badges from README Bradley Mackey
- (chore) Fix build size report Bradley Mackey
- added 3rd party Iptables grammar to SUPPORTED_LANGUAGES Checconio
- added 3rd party x86asmatt grammar to SUPPORTED_LANGUAGES gondow
- added 3rd party riscv64 grammar to SUPPORTED_LANGUAGES aana-h2
- added 3rd party Ballerina grammar to SUPPORTED_LANGUAGES Yasith Deelaka
- fix(rust) added negative-lookahead for callable keywords
- enh(armasm) added
- enh(haxe) added
- enh(haxe) support numeric separators and suffixes Robert Borghese
- fix(haxe) fixed metadata arguments and support non-colon syntax Robert Borghese
- fix(haxe) differentiate
- fix(bash) do not delimit a string by an escaped apostrophe [hancar][]
- enh(swift) support
- enh(swift) support parameter pack keywords Bradley Mackey
- enh(swift) regex literal support Bradley Mackey
- enh(swift)
- enh(scala) add using directives support
- fix(scala) fixed comments in constructor arguments not being properly highlighted Isaac Nonato
- enh(swift) ownership modifiers support Bradley Mackey
- enh(nsis) Add
- fix(haskell) do not treat double dashes inside infix operators as comments [Zlondrej][]
- enh(rust) added
- enh(leaf) update syntax to 4.0 Samuel Bishop
- fix(reasonml) simplify syntax and align it with ocaml jchavarri
- fix(swift)
- enh(swift) macro attributes are highlighted as keywords Bradley Mackey
- enh(stan) updated for version 2.33 (#3859) Brian Ward
- fix(css) added '_' css variable detection Md Saad Akhtar
- enh(groovy) add
- (chore) Update dev tool to use the new
- (enh) Auto-update the highlighted output when the language dropdown changes. Shah Shabbir Ahmmed
-
11.8.0 - 2023-04-29
- added a function to default export to generate a fresh highlighter instance to be used by extensions WisamMechano
- added BETA
- (enh) add
- (fix) typo in language name of
- added 3rd party Lang grammar to SUPPORTED_LANGUAGES AdamRaichu
- added 3rd party C3 grammar to SUPPORTED_LANGUAGES aliaegik
- enh(sql) support
- enh(mathematica) update keywords list to 13.2.1 arnoudbuzing
- enh(protobuf) add
- 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
- 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
- enh(bash) add
-
11.7.0 - 2022-11-23
- 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
- enh(scheme) add
- fix(typescript) patterns like
- fix(bash) recognize the
- enh(Ruby) misc improvements (kws, class names, etc) Josh Goebel
- fix(js) do not flag
- fix(bash) recognize the
- 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
- Documentation typo fix by Eddymens
-
11.6.0 - 2022-07-13
- (chore) Drops support for Node 12.x, which is no longer supported by Node.js.
- add
- add
- fix(json) changed null/booleans from
- enh(gml) reorganized and added additional keywords Bluecoreg
- enh(csharp) Added support for the new
- enh(scala) add
- fix(rust) highlight types immediately preceeding
- Added 3rd party Apex grammar to SUPPORTED_LANGUAGES (#3546) David Schach
- fix(rust) recognize
- fix(java) do not intepret
- enh(swift) add SE-0335 existential
- enh(swift) add support for
- 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
-
11.5.1 - 2022-04-11
- (chore) explicitly set
-
11.5.0 - 2022-03-12
- Added
- Added
- Added GraphQL John Foster
- Added Macaulay2 to SUPPORTED_LANGUAGES Doug Torrance
- enh(ruby) lots of small Ruby cleanups/improvements Josh Goebel
- enh(objectivec) add
- enh(xml) support processing instructions (#3492) Josh Goebel
- enh(ruby ) better support multi-line IRB prompts
- enh(bash) improved keyword
- add
- fix(markdown) Handle
- enh(php) add support for PHP Attributes Wojciech Kania
- fix(java) prevent false positive variable init on
- enh(php) named arguments Wojciech Kania
- fix(php) PHP constants Wojciech Kania
- fix(angelscript) incomplete int8, int16, int32, int64 highlighting Melissa Geels
- enh(ts) modify TypeScript-specific keywords and types list anydonym
- fix(brainfuck) fix highlighting of initial ++/-- Christina Hanson
- fix(llvm) escaping in strings and number formats Flakebi
- enh(elixir) recognize references to modules Mark Ericksen
- enh(css): add support for more properties Nicolaos Skimas
-
11.4.0 - 2022-01-06
- Added 3rd party Pine Script grammar to SUPPORTED_LANGUAGES Jeylani B
- Added 3rd party cURL grammar to SUPPORTED_LANGUAGES highlightjs-curl
- Added
- enh(arcade) updated to ArcGIS Arcade version 1.16 John Foster
- enh(php) Left and right-side of double colon Wojciech Kania
- enh(php) add PHP constants Wojciech Kania
- enh(php) add PHP 8.1 keywords Wojciech Kania
- fix(cpp) fix
- enh(php) support First-class Callable Syntax (#3427) Wojciech Kania
- enh(php) support class constructor call (#3427) Wojciech Kania
- enh(php) support function invoke (#3427) Wojciech Kania
- enh(php) Switch highlighter to partially case-insensitive (#3427) Wojciech Kania
- enh(php) improve
- enh(php)
- enh(php) add
- enh(js/ts) fix => async function title highlights (#3405) Josh Goebel
- enh(twig) update keywords list (#3415) Matthieu Lempereur
- fix(python) def, class keywords detected mid-identifier (#3381) Josh Goebel
- fix(python) Fix recognition of numeric literals followed by keywords without whitespace (#2985) Richard Gibson
- enh(swift) add SE-0290 unavailability condition (#3382) Bradley Mackey
- fix(fsharp) Highlight operators, match type names only in type annotations, support quoted identifiers, and other smaller fixes. Melvyn Laïly
- enh(java) add
- enh(js/ts) improve
- enh(nsis) Update defines pattern to allow
- enh(nsis) Update language strings pattern to allow
- fix(stan) Updated for Stan 2.28 and other misc. improvements (#3410)
- enh(nsis) Update variables pattern (#3416) idleberg
- fix(clojure) Several issues with Clojure highlighting (#3397) Björn Ebbinghaus
- fix(clojure)
- fix(clojure)
- fix(clojure) Add complete regex for number detection
- enh(clojure) Add character mode for character literals
- fix(clojure) Inconsistent namespaced map highlighting
- enh(clojure) Add
- fix(clojure) Remove inconsistent/broken highlighting for metadata
- enh(clojure) Add
- fix(julia) Enable the
- (chore) add gzip size compression report (#3400) Bradley Mackey
- Modified background color in css for Gradient Light and Gradient Dark themes Samia Ali
-
11.3.1 - 2021-10-17
- (fix) Grammar CDN modules not generated correctly. (#3363) Josh Goebel
- add
- add
- add first rough performance testing script (#3280) Austin Schick
- add
- expose
- concat
- lookahead
- either
- optional
- anyNumberOfTimes
- fix(ts) some complex types would classify as JSX (#3278) Josh Goebel
- fix(js/ts) less false positives for
- enh(css): add properties from several W3C (Candidate) Recommendations (#3308)
- fix(js/ts)
- fix(css) single-colon psuedo-elements no longer break highlighting (#3240) Josh Goebel
- fix(scss) single-colon psuedo-elements no longer break highlighting (#3240) Josh Goebel
- enh(fsharp) rewrite most of the grammar, with many improvements Melvyn Laïly
- enh(go) better type highlighting, add
- fix(js/ts) regex inside
- fix(python) added support for unicode identifiers (#3280) Austin Schick
- enh(css/less/stylus/scss) improve consistency of function dispatch (#3301) Josh Goebel
- enh(css/less/stylus/scss) detect block comments more fully (#3301) Josh Goebel
- fix(cpp) switch is a keyword (#3312) Josh Goebel
- fix(cpp) fix
- enh(c,cpp) highlight type modifiers as type (#3316) Josh Goebel
- enh(css/less/stylus/scss) add support for CSS Grid properties monochromer
- enh(java) add support for Java Text Block (#3322) Teletha
- enh(scala) add missing
- enh(scala) add missing
- enh(scala) remove symbol syntax and fix quoted code syntax (#3324) Nicolas Stucki
- enh(scala) add Scala 3
- enh(scala) add Scala 3
- enh(scala) add
- enh(scala) add
- enh(fsharp) added
- enh(bash) added gnu core utilities (#3342) katzeprior
- enh(nsis) add new NSIS commands (#3351) idleberg
- fix(nsis) set
- fix(css/less/stylus/scss) highlight single-colon psuedo-elements properly (#3240) zsoltlengyelit
- fix(css) add css hex color alpha support (#3360) ierehon1905
from highlight.js GitHub release notesSorry for the wait, this one is a doozie, thanks to all the contributors who made it possible!
CAVEATS / POTENTIALLY BREAKING CHANGES
Important
This version drops support for Node 16.x, which is no longer supported by Node.js.
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 PolovnyovNew Grammars:
Developer Tool:
highlightAPI Misha KaletskyThemes:
1c-lighttheme a like in the IDE 1C:Enterprise 8 (for 1c) Vitaly BarilkoVersion 11.9.0
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 AhmmedChangelog
Parser engine:
__emitTokenskey to grammars to allow then to direct their own parsing, only using Highlight.js for the HTML rendering Josh GoebelremovePluginapi faga295JavaScriptCyrus KaoNew Grammars:
Core Grammars:
_in variable names [joshgoebel][]protoalias for Protobuf [dimitropoulos][]base,interface,sealed, andwhenkeywords Sam Rawlins->operator legal) Keyacomselectanduntilas keywordsVersion 11.7.0
New Grammars:
Grammars:
scmalias for Scheme matyklug18<T =are not JSX Josh Goebel((keyword Nick Chambersimport()as a function, rather a keyword nathnolt((keyword Nick ChambersImprovements:
Version 11.6.0
Supported Node.js versions:
Default build changes:
wasmto default:commonbuild (#3526) [Josh Goebel][]graphqlto default:commonbuild (#3526) [Josh Goebel][]Grammars:
keywordtoliteralshikhar13012001scopedkeyword in C# (#3571) [David Pine][]transparentkeyword Matt Bovel::(#3540) [Josh Goebel][]include_bytes!macro (#3541) Serial-ATA==as a variable declaration Mousetailanykeyword (#3515) Bradley Mackeydistributedkeyword Marcus Ortizmatchandcasekeywords Avrumy LungerJust a tiny release to hopefully fix the issues some are having with CSS not seen as having side effects with web pack, etc...
Packaging:
sideEffectfor css and scss files, fixes #3504Changes from CHANGELOG:
Themes:
Tokyo-Night-darktheme Henri VandersleyenTokyo-Night-lighttheme Henri VandersleyenNew Grammars:
Grammars:
typeandvariable.languagescopes Josh Goebel$pattern(numbers allowed in command names) Martin Mattelmeta.promptscope for REPL prompts, etc Josh Goebel***Hello world***without breaking Josh GoebelelseJosh GoebelThis is a big one. Holidays and all. Wishing all of you the best for 2022! See the note below about theme changes if you're super picky about your theming.
New Languages:
Themes:
Defaultis now much closer WCAG AA (contrast) (#3402) Josh GoebelDarknow meets WCAG AA (contrast) (#3402) Josh Goebelintellij-lighttheme PegasisThese changes should be for the better and should not be super noticeable but if you're super picky about your colors you may want to intervene here or copy over the older themes from 11.3 or prior.
Grammars:
vector<<template false positive (#3437) Josh Goebelnamespaceandusehighlighting (#3427) Josh Goebel$thisis avariable.languagenow (#3427) Josh Goebel__COMPILER_HALT_OFFSET__(#3427) Josh Goebelsealedandnon-sealedkeywords (#3386) Bradley MackeyCLASS_REFERENCE(#3411) Josh Goebel!(#3417) idleberg!(#3420) idlebergcommentmacro catches more than it should (#3395)$in symbol breaks highlightingregexmode to regex literalpunctuationmode for commas.jldoctestalias (#3432) Fons van der PlasDeveloper Tools:
Themes:
Version 11.3.1
Same as 11.3.0 except for the fix to generating optional CDN grammar modules.
Build:
HighlightJSnamed export (#3295) Josh Goebel.defaultnamed export to CJS builds (#3333) Josh GoebelParser:
throwUnescapedHTMLto warn against potential HTML injection Josh Goebelregexhelper functions viahljsinjection Josh GoebelGrammars:
class X extends Y(#3278) Josh GoebelFloat32Arrayhighlighted incorrectly (#3353) Josh Goebelerrortype Josh GoebelSUBSTis no longer highlighted Josh Goebelxor_eqkeyword highlighting. Denis Kovalchukdoandthenkeyword (#3323) Nicolas Stuckienum,exportandgivenkeywords (#3328) Nicolas Stuckiextensionsoft keyword (#3326) Nicolas Stuckiendsoft keyword (#3327) Nicolas Stuckiinlinesoft keyword (#3329) Nicolas Stuckiusingsoft keyword (#3330) Nicolas Stuckif#alias (#3337) Bahnschriftcase_insensitivetotrue(#3351) idlebergImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: