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.17.1 #156

Merged
merged 1 commit into from
Dec 15, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps highlight.js from 9.15.10 to 9.17.1.

Changelog

Sourced from highlight.js's changelog.

Version 9.17.1

Fixes:

  • fix(parser): resolve IE 11 issue with Object.freeze() (#2319) [Josh Goebel][]

Version 9.17.0

New languages:

  • none.

New themes:

  • Gradient Dark by [Samia Ali][]

Core Improvements:

  • chore(parser): switch from createElementNS to createElement (#2314) [Josh Goebel][]
  • enh(parser): add better error when a language requirement is missing (#2311) [Josh Goebel][]
  • fix(parser/docs): disallow self mode at the top-level of a language (#2294) [Josh Goebel][]
  • enh(parser) add safe & debug modes. Better error handling for crash conditions. (#2286) [Josh Goebel][]
  • fix(parser): Fix merger HTML attribute quoting (#2235) [Josh Goebel][]
  • fix(parser): Look-ahead regex now work for end matches also (#2237) [Josh Goebel][]
  • fix(parser): Better errors when a language is missing (#2236) [Josh Goebel][]
  • fix(parser): freeze built-in modes to prevent grammars altering them (#2271) [Josh Goebel][]
  • fix(themes): fix inconsistencies between some themes padding/spacing (#2300) [Josh Goebel][]
  • ehh(build) Add CI check for building a "use strict" safe rollup package from NPM builds (#2247) [Josh Goebel][]
  • fix(pkg): Prefix global addEventListener with window to be able to minify with closure compiler (#2305) Kirill Saksin

Language Improvements:

  • fix(sql): backslash is not used to escape in strings in standard SQL (#1748) [Mike Schall][]
  • enh(ebnf) add backticks as additional string variant (#2290) [Chris Marchesi][]
  • chore(javascript): add esm related extensions to aliases (#2298) [Rongjian Zhang][]
  • fix(kotlin): fix termination of """ string literals (#2295) [Josh Goebel][]
  • fix(mercury): don't change global STRING modes (#2271) [Josh Goebel][]
  • enh(xml) expand and improve document type highlighting (#2287) [w3suli][]
  • enh(ebnf) add underscore as allowed meta identifier character, and dot as terminator (#2281) [Chris Marchesi][]
  • fix(makefile) fix double relevance for assigns, improves auto-detection (#2278) [Josh Goebel][]
  • enh(xml) support for highlighting entities (#2260) [w3suli][]
  • enh(gml) fix naming of keyword class (consistency fix) (#2254) [Liam Nobel][]
  • enh(javascript): Add support for jsdoc comments (#2245) [Milutin Kristofic][]
  • fix(python) fix if getting confused as an f-string (#2200) [Josh Goebel][] and [Carl Baxter][]
  • enh(powershell) major overhaul, huge improvements (#2224)
  • enh(css) Improve @​rule highlighting, including properties (#2241) [Josh Goebel][]
  • enh(css) Improve highlighting of numbers inside expr/func calc(2px+3px) (#2241)
  • enh(scss) Pull some of the CSS improvements back into SCSS (#2241)
  • fix(go): Fix escaped character literals (#2266) [David Benjamin][]
... (truncated)
Commits
  • 7e1e01f bump 9.17.1
  • 2dd57f6 fix: Issue with IE 11 and Object.freeze() (#2319)
  • 1ec7deb chore: split changelog into core and language improvements
  • 6474be5 (release)Bump to 9.17.0, (chore)bump handlebars
  • c90b569 Adding missing PR numbers to changelog
  • c3b45d5 (theme) Add Gradient Dark (#2316)
  • a97561c chore(parser): switch from createElementNS to createElement (#2314)
  • 2d00357 enh(parser): Better errors when one language requires another (#2311)
  • 62fdd69 Backslash is not used to escape in strings in standard SQL (#2301)
  • 1c4110f (docs) More prominent list of supported languages (#2309)
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 Dec 15, 2019
@astronomersiva astronomersiva merged commit 37e823b into master Dec 15, 2019
@astronomersiva astronomersiva deleted the dependabot/npm_and_yarn/highlight.js-9.17.1 branch December 15, 2019 06:12
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.

1 participant