fix(deps): update dependency highlight.js to v10 #89
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:
^9.6.0
->^10.0.0
Release Notes
highlightjs/highlight.js
v10.4.0
Compare Source
A largish release with many improvements and fixes from quite a few different contributors. Enjoy!
Deprecations:
requireLanguage
is deprecated.getLanguage
(with custom error handling) or built-time dependencies.Parser:
beginKeywords
support (#2813) Josh GoebelclassNameAliases
for more complex grammars Josh GoebelNew Languages:
node-repl
for Node.js REPL sessions (#2792) Marat NagayevLanguage Improvements:
~
(#2859) Guillaume Grossetie\
(#2861) Guillaume Grossetie\[Gamma]
#
Marcus Ortizsome
keyword Marcus Ortiz@main
attribute Marcus OrtizDev Improvements:
New themes:
v10.3.2
Compare Source
Tiny tiny release, just to fix the website incorrectly not listing Javascript
in the list of languages you could choose for a custom build. NPM and CDN
build should not have been affected so 10.3.1 is effectively the same as
10.3.2 for those builds.
If you made a custom build from the website with 10.3 or 10.3.1 you may
want to check and make sure it includes Javascript, and if not, build it again.
v10.3.1
Compare Source
Prior version let some look-behind regex sneak in, which does not work
yet on Safari. This release removes those incompatible regexes.
Fix:
v10.3.0
Compare Source
Language Improvements:
enum (struct|class)
andunion
(#2752) Josh Goebel{}
inside template literals SUBST expression (#2748) Josh Goebelconstructor
is now highlighted as a function title (not keyword) (#2727) Josh Goebel#
for private class fields (#2701) Chris Krycho(*)
from being detected as a multi-line comment Josh Goebelobjective-c++
andobj-c++
aliases for Objective-C Josh Goebelrecord
(#2685) Josh Goebeltitle
(#2683) Josh Goebelfinal
) in class declaration (#2696) Josh Goebelmatch
keyword and addphp8
as an alias (#2733) Ayesh KarunaratneDeprecations:
useBR
option deprecated and will be removed in v11.0. (#2559) Josh Goebelv10.2.1
Compare Source
Parser Engine:
fix(parser) complete fix for resuming matches from same index (#2678) Josh Goebel
Josh Goebel: https://github.com/yyyc514
v10.2.0
Compare Source
Parser Engine:
New themes:
Deprecations:
fixMarkup
is now deprecated and will be removed in v11.0. (#2534) Josh GoebelBig picture:
Language Improvements:
init
andrecord
keywords for C# 9.0 (#2660) Youssef Victorarguments
keyword and fixenumeration
keyword (#2619) Andrew JankegetLanguage
(#2636) nightenum
, which will identify as aclass
now (#2643) ezksdv10.1.2
Compare Source
Fixes:
getLanguage
(#2636) nightv10.1.1
Compare Source
Fixes:
index.d.ts is not a module
error (#2603) Josh Goebelv10.1.0
Compare Source
New themes:
Parser Engine:
keywords.$pattern
key to grammar definitions (#2519) Josh GoebelregisterAliases
method (#2540) Taufik Nurrohmanon:begin
callback for modes (#2261) Josh Goebelon:end
callback for modes (#2261) Josh GoebelEND_SAME_AS_BEGIN
mode to replaceendSameAsBegin
parser attribute (#2261) Josh GoebelfixMarkup
would rarely destroy markup whenuseBR
was enabled (#2532) Josh GoebelDeprecations:
htmlbars
grammar is now deprecated. Usehandlebars
instead. (#2344) Nils KnappmeierhighlightBlock
result.re
deprecated. Useresult.relevance
instead. (#2552) Josh Goebelresult.second_best.re
=>result.second_best.relevance
(#2552)lexemes
is now deprecated in favor ofkeywords.$pattern
key (#2519) Josh GoebelendSameAsBegin
is now deprecated. (#2261) Josh GoebelLanguage Improvements:
readonly
keyword (#2562) Martin (Lhoerion)OPTIMIZE:
andHACK:
to the labels highlighted inside comments Josh Goebelpair
,make_pair
,priority_queue
as built-ins (#2538) Hankun Linpriority_queue
pair
as cpp containers (#2541) Hankun Linset
keyword conflicting with setTimeout, etc. (#2514) Vania Kucher=>
function with nested()
in params now works (#2502) Josh Goebel=>
function with nested()
in params now works (#2502) Josh Goebel@objcMembers
was being partially highlighted (#2543) Nick Randalllate
andrequired
keywords, theNever
built-in type, and nullable built-in types (#2550) Sam Rawlinsv10.0.3
Compare Source
v10.0.2
Compare Source
Brower build:
Parser Engine Changes:
v10.0.1
Compare Source
Parser Engine Changes:
v10.0.0
Compare Source
New languages:
python-repl
for Python REPL sessionsNew themes:
Parser Engine Changes:
beginKeywords
to ignore . matches (#2434) Josh Goebelbefore:highlight
plugin API callback (#2395) Josh Goebelafter:highlight
plugin API callback (#2395) Josh Goebelname
attribute now (#2400) Josh GoebelnoHighlightRe
andlanguagePrefixRe
configurable (#2374) Josh GoebelLanguage Improvements:
compactMap
to keywords as built_in (#2478) Omid Golparvarfunc
keyword (#2468) Adnan Yaqoobdefn-
properly (#2438) Josh Goebel@identifier
style identifiers (#2414) Josh Goebeldeny
andallow
keywords Josh Goebel<?=
syntax to meta Taufik Nurrohmanrpc
when followed by a block (#) Josh Goebelwhere
keyword as class constraint (#2378) Josh Goebeltext
andtxt
as alias (#2360) Taufik NurrohmanDeveloper Tools:
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.