Skip to content

Update dependency highlight.js to ^9.16.2

Administrator requested to merge renovate/highlight.js-9.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
highlight.js (source) dependencies minor ^9.16.2 homepage, source code search for "highlight.js"

Release Notes

highlightjs/highlight.js

v9.16.2

Compare Source

New languages: none.

New styles: none.

Improvements:

  • fix(arduino) Resolves issue with arduino.js not being "use strict" safe (#​2247)

v9.16.1

Compare Source

New languages: none.

New styles:

Improvements:

  • Add CLI tool to quickly check for relevance conflicts Mark Ellis (#​1554)
  • enhance(twig) update list of filter and tags (#​2090)
  • fix(crystal): correctly highlight !~ method definition (#​2222)
  • fix dropping characters if we choke up on a 0-width match (#​2219)
  • (accesslog) improve accesslog relevancy scoring (#​2172)
  • fix(shell): fix parsing of prompts with forward slash (#​2218)
  • improve parser to properly support look-ahead regex in begin matchers (#​2135)
  • blacklist super-common keywords from having relevance (#​2179)
  • fix(swift): support for @dynamicMemberLookup and @propertyWrapper (#​2202)
  • fix: endWithParent inside starts now always works (#​2201)
  • fix(typescript): constructor in declaration doesn't break highlighting
  • fix(typescript): only match function keyword as a separate identifier (#​2191)
  • feature(arduino) make arduino a super-set of cpp grammar
  • fix(javascript): fix object attributes immediately following line comments
  • fix(xml): remove vbscript as potential script tag subLanguage
  • fix(Elixir): improve regex for numbers
  • fix(YAML): improve matching for keys, blocks and numbers
  • fix(Pony): improve regex for numbers
  • fix(handlebars): add support for raw-blocks, and triple-mustaches(#​2175)
  • fix(handlebars): fix parsing of block-comments containing closing mustaches (#​2175)
  • fix(handlebars): add support for segment-literal notation, and escaped mustaches (#​2184)
  • JSON: support for comments in JSON (#​2016)
  • fix(cpp): improve string literal matching
  • fix(highlight.js): omit empty span-tags in the output (#​2182)
  • fix(Go): improve function declaration matching
  • fix(python): added support for f-string literal curly braces (#​2195)
  • fix(cpp): add future built-in (#​1610)
  • fix(python): support comments within function parameters (#​2214)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading