Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2020

Bumps highlight.js from 9.18.3 to 10.3.2.

Release notes

Sourced from highlight.js's releases.

10.3.1 hotfix

Prior version let some look-behind regex sneak in, which does not work yet on Safari. This release removes those incompatible regexes.

Fixes:

  • fix(Safari) Remove currently unsupported look-behind regex (fix) Josh Goebel

10.3.0

Lots of large and small improvements to grammars including a major rewrite of our LaTeX grammar. See CHANGES.md for full list. Thanks for the interest from StackOverflow and Octoberfest!

  • The useBR option deprecated and will be removed in v11.0.

Thanks to everyone who contributed to this release:

  • Chris Krycho
  • David Pine
  • Josh Goebel
  • Ryan Jonasson
  • Philipp Engel
  • Konrad Rudolph
  • Melissa Geels
  • Antoine du Hamel
  • Ayesh Karunaratne
  • Tom Wallace
  • schtandard

10.2.1

Version 10.2.1

Parser Engine:

  • fix(parser) complete fix for resuming matches from same index (#2678) Josh Goebel

10.2.0

Version 10.2.0

Parser Engine:

  • (fix) When ignoring a potential match highlighting can terminate early (#2649) Josh Goebel

New themes:

... (truncated)

Changelog

Sourced from highlight.js's changelog.

Version 10.3.2

Tiny tiny release, just to fix the website incorrectly not listing Javascript in the list of languages you could choose for a custom build.

  • There are no other changes.

Version 10.3.1

Prior version let some look-behind regex sneak in, which does not work yet on Safari. This release removes those incompatible regexes.

Fix:

  • fix(Safari) Remove currently unsupported look-behind regex (fix) Josh Goebel

Version 10.3.0

Language Improvements:

  • enh(latex) Complete ground up rewrite of LaTex grammar [schtandard][]
  • fix(cpp) implement backslash line continuation in comments (#2757) [Konrad Rudolph][]
  • fix(cpp) improve parsing issues with templates (#2752) Josh Goebel
  • enh(cpp) add support for enum (struct|class) and union (#2752) Josh Goebel
  • fix(js/ts) Fix nesting of {} inside template literals SUBST expression (#2748) Josh Goebel
  • enh(js/ts) Highlight class methods as functions (#2727) Josh Goebel
  • fix(js/ts) constructor is now highlighted as a function title (not keyword) (#2727) Josh Goebel
  • fix(c-like) preprocessor directives not detected after else (#2738) Josh Goebel
  • enh(javascript) allow # for private class fields (#2701) [Chris Krycho][]
  • fix(js) prevent runaway regex (#2746) Josh Goebel
  • fix(bash) enh(bash) allow nested params (#2731) Josh Goebel
  • fix(python) Fix highlighting of keywords and strings (#2713, #2715) [Konrad Rudolph][]
  • fix(fsharp) Prevent (*) from being detected as a multi-line comment Josh Goebel
  • enh(bash) add support for heredocs (#2684) Josh Goebel
  • enh(r) major overhaul of the R language grammar (and fix a few bugs) (#2680) [Konrad Rudolph][]
  • enh(csharp) Add all C# 9 keywords, and other missing keywords (#2679) [David Pine][]
  • enh(objectivec) Add objective-c++ and obj-c++ aliases for Objective-C Josh Goebel
  • enh(java) Add support for record (#2685) Josh Goebel
  • fix(csharp) prevent modifier keywords wrongly flagged as title (#2683) Josh Goebel
  • enh(axapta) Update keyword list for Axapta (X++) (#2686) [Ryan Jonasson][]
  • fix(fortran) FORTRAN 77-style comments (#2677) [Philipp Engel][]
  • fix(javascript) Comments inside params should be highlighted (#2702) Josh Goebel
  • fix(scala) Comments inside class header should be highlighted (#1559) Josh Goebel
  • fix(c-like) Correctly highlight modifiers (final) in class declaration (#2696) Josh Goebel
  • enh(angelscript) Improve heredocs, numbers, metadata blocks (#2724) [Melissa Geels][]
  • enh(javascript) Implement Numeric Separators (#2617) [Antoine du Hamel][]

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Oct 31, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/highlight.js-10.3.2 branch from 1d658d8 to 2dd191b Compare November 17, 2020 19:54
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2020

Superseded by #1201.

@dependabot dependabot bot closed this Nov 21, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/highlight.js-10.3.2 branch November 21, 2020 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant