[Snyk] Upgrade highlight.js from 10.7.3 to 11.5.1 #2
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 10.7.3 to 11.5.1.
ℹ️ 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.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: highlight.js
-
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
-
11.3.0 - 2021-10-17
-
11.2.0 - 2021-08-02
- fix: run Node build CSS files thru CSS processor also (#3284) Josh Goebel
- fix(types) Fix some type definition issues (#3274) Josh Goebel
- enh(swift) Add
- Added 3rd party X# grammar to SUPPORTED_LANGUAGES Patrick Kruselburger
-
11.1.0 - 2021-07-08
-
11.0.1 - 2021-06-04
- (fix) use console.log for .js.js deprecation warning (#3222) Josh Goebel
- (fix) do not restrict exports from cdn-assets (#3223) Josh Goebel
-
11.0.0 - 2021-05-30
-
11.0.0-beta1 - 2021-05-16
-
11.0.0-beta0 - 2021-05-04
-
11.0.0-alpha1 - 2021-04-22
-
11.0.0-alpha0 - 2021-04-13
-
10.7.3 - 2021-06-04
- fix(parser) Resolves issue with missing TypeScript property Jacob Swanner
from highlight.js GitHub release notesJust 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:
Read more
Read more
Version 11.2.0
Build:
Parser:
Grammars:
isolated/nonisolatedkeywords (#3296) Bradley MackeyNew Languages:
Read more
No other changes.
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs