Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dev-deps): Bump highlight.js from 10.2.0 to 10.3.1 #1785

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps highlight.js from 10.2.0 to 10.3.1.

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
Changelog

Sourced from highlight.js's changelog.

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][]
  • enh(typescript) TypeScript also gains support for numeric separators (#2617) [Antoine du Hamel][]
  • enh(php) Add support for PHP 8 match keyword and add php8 as an alias (#2733) [Ayesh Karunaratne][]
  • fix(handlebars) Support if else keyboards (#2659) [Tom Wallace][]

Deprecations:

... (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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 21, 2020
@vercel
Copy link

vercel bot commented Oct 21, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/markedjs/markedjs/dc37l18ts
✅ Preview: https://markedjs-git-dependabot-npmandyarnhighlightjs-1031.markedjs.vercel.app

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/highlight.js-10.3.1 branch from 6087323 to 8c0e221 Compare October 21, 2020 13:29
@UziTech UziTech changed the title Bump highlight.js from 10.2.0 to 10.3.1 chore(dev-deps): Bump highlight.js from 10.2.0 to 10.3.1 Oct 21, 2020
@UziTech UziTech merged commit 2a1eff7 into master Oct 21, 2020
@UziTech UziTech deleted the dependabot/npm_and_yarn/highlight.js-10.3.1 branch October 21, 2020 13:38
@github-actions
Copy link

🎉 This PR is included in version 1.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant