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

Bump highlight.js from 9.15.10 to 9.16.2 #47

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps highlight.js from 9.15.10 to 9.16.2.

Changelog

Sourced from highlight.js's changelog.

Version 9.16.2

New languages:
none.

New styles:
none.

Improvements:

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

Version 9.16.1

New languages:
none.

New styles:

  • Night Owl by [Carl Baxter][]

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)
... (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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies ⬆️ Pull requests that update a dependency file label Nov 6, 2019
@obernardovieira obernardovieira merged commit b626799 into master Nov 8, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/highlight.js-9.16.2 branch November 8, 2019 10:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant