slupjs / slup

🚀 Sets of Material Design components built upon Inferno
MIT License
13 stars 2 forks source link

Update dependency prismjs to v1.11.0 #88

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency prismjs from v1.8.1 to v1.11.0

Release Notes ### [`v1.8.3`](https://github.com/LeaVerou/prism/blob/master/CHANGELOG.md#​183-2017-10-19) ##### Other changes * Fix inclusion tests for Pug [[`955c2ab`](https://github.com/PrismJS/prism/commit/955c2ab)] --- ### [`v1.8.4`](https://github.com/LeaVerou/prism/blob/master/CHANGELOG.md#184-2017-11-05) ##### Updated components * __ABAP__: * Regexp optimisation [[`7547f83`](https://github.com/PrismJS/prism/commit/7547f83)] * __ActionScript__: * Fix XML regex + optimise [[`75d00d7`](https://github.com/PrismJS/prism/commit/75d00d7)] * __Ada__: * Regexp simplification [[`e881fe3`](https://github.com/PrismJS/prism/commit/e881fe3)] * __Apacheconf__: * Regexp optimisation [[`a065e61`](https://github.com/PrismJS/prism/commit/a065e61)] * __APL__: * Regexp simplification [[`33297c4`](https://github.com/PrismJS/prism/commit/33297c4)] * __AppleScript__: * Regexp optimisation [[`d879f36`](https://github.com/PrismJS/prism/commit/d879f36)] * __Arduino__: * Don't use captures if not needed [[`16b338f`](https://github.com/PrismJS/prism/commit/16b338f)] * __ASP.NET__: * Regexp optimisation [[`438926c`](https://github.com/PrismJS/prism/commit/438926c)] * __AutoHotkey__: * Regexp simplification + don't use captures if not needed [[`5edfd2f`](https://github.com/PrismJS/prism/commit/5edfd2f)] * __Bash__: * Regexp optimisation and simplification [[`75b9b29`](https://github.com/PrismJS/prism/commit/75b9b29)] * __Bro__: * Regexp simplification + don't use captures if not needed [[`d4b9003`](https://github.com/PrismJS/prism/commit/d4b9003)] * __C__: * Regexp optimisation + don't use captures if not needed [[`f61d487`](https://github.com/PrismJS/prism/commit/f61d487)] * __C++__: * Fix operator regexp + regexp simplification + don't use captures if not needed [[`ffeb26e`](https://github.com/PrismJS/prism/commit/ffeb26e)] * __C#__: * Remove duplicates in keywords + regexp optimisation + don't use captures if not needed [[`d28d178`](https://github.com/PrismJS/prism/commit/d28d178)] * __C-like__: * Regexp simplification + don't use captures if not needed [[`918e0ff`](https://github.com/PrismJS/prism/commit/918e0ff)] * __CoffeeScript__: * Regexp optimisation + don't use captures if not needed [[`5895978`](https://github.com/PrismJS/prism/commit/5895978)] * __Crystal__: * Remove trailing comma [[`16979a3`](https://github.com/PrismJS/prism/commit/16979a3)] * __CSS__: * Regexp simplification + don't use captures if not needed + handle multi-line style attributes [[`43d9f36`](https://github.com/PrismJS/prism/commit/43d9f36)] * __CSS Extras__: * Regexp simplification [[`134ed70`](https://github.com/PrismJS/prism/commit/134ed70)] * __D__: * Regexp optimisation [[`fbe39c9`](https://github.com/PrismJS/prism/commit/fbe39c9)] * __Dart__: * Regexp optimisation [[`f24e919`](https://github.com/PrismJS/prism/commit/f24e919)] * __Django__: * Regexp optimisation [[`a95c51d`](https://github.com/PrismJS/prism/commit/a95c51d)] * __Docker__: * Regexp optimisation [[`27f99ff`](https://github.com/PrismJS/prism/commit/27f99ff)] * __Eiffel__: * Regexp optimisation [[`b7cdea2`](https://github.com/PrismJS/prism/commit/b7cdea2)] * __Elixir__: * Regexp optimisation + uniform behavior between ~r and ~s [[`5d12e80`](https://github.com/PrismJS/prism/commit/5d12e80)] * __Erlang__: * Regexp optimisation [[`e7b411e`](https://github.com/PrismJS/prism/commit/e7b411e)] * __F#__: * Regexp optimisation + don't use captures if not needed [[`7753fc4`](https://github.com/PrismJS/prism/commit/7753fc4)] * __Gherkin__: * Regexp optimisation + don't use captures if not needed + added explanation comment on table-body regexp [[`f26197a`](https://github.com/PrismJS/prism/commit/f26197a)] * __Git__: * Regexp optimisation [[`b9483b9`](https://github.com/PrismJS/prism/commit/b9483b9)] * __GLSL__: * Regexp optimisation [[`e66d21b`](https://github.com/PrismJS/prism/commit/e66d21b)] * __Go__: * Regexp optimisation + don't use captures if not needed [[`88caabb`](https://github.com/PrismJS/prism/commit/88caabb)] * __GraphQL__: * Regexp optimisation and simplification [[`2474f06`](https://github.com/PrismJS/prism/commit/2474f06)] * __Groovy__: * Regexp optimisation + don't use captures if not needed [[`e74e00c`](https://github.com/PrismJS/prism/commit/e74e00c)] * __Haml__: * Regexp optimisation + don't use captures if not needed + fix typo in comment [[`23e3b43`](https://github.com/PrismJS/prism/commit/23e3b43)] * __Handlebars__: * Regexp optimisation + don't use captures if not needed [[`09dbfce`](https://github.com/PrismJS/prism/commit/09dbfce)] * __Haskell__: * Regexp simplification + don't use captures if not needed [[`f11390a`](https://github.com/PrismJS/prism/commit/f11390a)] * __HTTP__: * Regexp simplification + don't use captures if not needed [[`37ef24e`](https://github.com/PrismJS/prism/commit/37ef24e)] * __Icon__: * Regexp optimisation [[`9cf64a0`](https://github.com/PrismJS/prism/commit/9cf64a0)] * __J__: * Regexp simplification [[`de15150`](https://github.com/PrismJS/prism/commit/de15150)] * __Java__: * Don't use captures if not needed [[`96b35c8`](https://github.com/PrismJS/prism/commit/96b35c8)] * __JavaScript__: * Regexp optimisation + don't use captures if not needed [[`93d4002`](https://github.com/PrismJS/prism/commit/93d4002)] * __Jolie__: * Regexp optimisation + don't use captures if not needed + remove duplicates in keywords [[`a491f9e`](https://github.com/PrismJS/prism/commit/a491f9e)] * __JSON__: * Make strings greedy, remove negative look-ahead for ":". Fix [#1204](`https://github.com/PrismJS/prism/issues/1204`) [[`98acd2d`](https://github.com/PrismJS/prism/commit/98acd2d)] * Regexp optimisation + don't use captures if not needed [[`8fc1b03`](https://github.com/PrismJS/prism/commit/8fc1b03)] * __JSX__: * Regexp optimisation + handle spread operator as a whole [[`28de4e2`](https://github.com/PrismJS/prism/commit/28de4e2)] * __Julia__: * Regexp optimisation and simplification [[`12684c0`](https://github.com/PrismJS/prism/commit/12684c0)] * __Keyman__: * Regexp optimisation + don't use captures if not needed [[`9726087`](https://github.com/PrismJS/prism/commit/9726087)] * __Kotlin__: * Regexp simplification [[`12ff8dc`](https://github.com/PrismJS/prism/commit/12ff8dc)] * __LaTeX__: * Regexp optimisation and simplification [[`aa426b0`](https://github.com/PrismJS/prism/commit/aa426b0)] * __LiveScript__: * Make interpolated strings greedy + fix variable and identifier regexps [[`c581049`](https://github.com/PrismJS/prism/commit/c581049)] * __LOLCODE__: * Don't use captures if not needed [[`52903af`](https://github.com/PrismJS/prism/commit/52903af)] * __Makefile__: * Regexp optimisation [[`20ae2e5`](https://github.com/PrismJS/prism/commit/20ae2e5)] * __Markdown__: * Don't use captures if not needed [[`f489a1e`](https://github.com/PrismJS/prism/commit/f489a1e)] * __Markup__: * Regexp optimisation + fix punctuation inside attr-value [[`ea380c6`](https://github.com/PrismJS/prism/commit/ea380c6)] * __MATLAB__: * Make strings greedy + handle line feeds better [[`4cd4f01`](https://github.com/PrismJS/prism/commit/4cd4f01)] * __Monkey__: * Don't use captures if not needed [[`7f47140`](https://github.com/PrismJS/prism/commit/7f47140)] * __N4JS__: * Don't use captures if not needed [[`2d3f9df`](https://github.com/PrismJS/prism/commit/2d3f9df)] * __NASM__: * Regexp optimisation and simplification + don't use captures if not needed [[`9937428`](https://github.com/PrismJS/prism/commit/9937428)] * __nginx__: * Remove trailing comma + remove duplicates in keywords [[`c6e7195`](https://github.com/PrismJS/prism/commit/c6e7195)] * __NSIS__: * Regexp optimisation + don't use captures if not needed [[`beeb107`](https://github.com/PrismJS/prism/commit/beeb107)] * __Objective-C__: * Don't use captures if not needed [[`9be0f88`](https://github.com/PrismJS/prism/commit/9be0f88)] * __OCaml__: * Regexp simplification [[`5f5f38c`](https://github.com/PrismJS/prism/commit/5f5f38c)] * __OpenCL__: * Don't use captures if not needed [[`5e70f1d`](https://github.com/PrismJS/prism/commit/5e70f1d)] * __Oz__: * Fix atom regexp [[`9320e92`](https://github.com/PrismJS/prism/commit/9320e92)] * __PARI/GP__: * Regexp optimisation [[`2c7b59b`](https://github.com/PrismJS/prism/commit/2c7b59b)] * __Parser__: * Regexp simplification [[`569d511`](https://github.com/PrismJS/prism/commit/569d511)] * __Perl__: * Regexp optimisation and simplification + don't use captures if not needed [[`0fe4cf6`](https://github.com/PrismJS/prism/commit/0fe4cf6)] * __PHP__: * Don't use captures if not needed Golmote [[`5235f18`](https://github.com/PrismJS/prism/commit/5235f18)] * __PHP Extras__: * Add word boundary after global keywords + don't use captures if not needed [[`9049a2a`](https://github.com/PrismJS/prism/commit/9049a2a)] * __PowerShell__: * Regexp optimisation + don't use captures if not needed [[`0d05957`](https://github.com/PrismJS/prism/commit/0d05957)] * __Processing__: * Regexp simplification [[`8110d38`](https://github.com/PrismJS/prism/commit/8110d38)] * __.properties__: * Regexp optimisation [[`678b621`](https://github.com/PrismJS/prism/commit/678b621)] * __Protocol Buffers__: * Don't use captures if not needed [[`3e256d8`](https://github.com/PrismJS/prism/commit/3e256d8)] * __Pug__: * Don't use captures if not needed [[`76dc925`](https://github.com/PrismJS/prism/commit/76dc925)] * __Pure__: * Make inline-lang greedy [[`92318b0`](https://github.com/PrismJS/prism/commit/92318b0)] * __Python__: * Add Python builtin function highlighting ([#1205](`https://github.com/PrismJS/prism/issues/1205`)) [[`2169c99`](https://github.com/PrismJS/prism/commit/2169c99)] * Python: Add highlighting to functions with space between name and parentheses ([#1207](`https://github.com/PrismJS/prism/issues/1207`)) [[`3badd8a`](https://github.com/PrismJS/prism/commit/3badd8a)] * Make triple-quoted strings greedy + regexp optimisation and simplification [[`f09f9f5`](https://github.com/PrismJS/prism/commit/f09f9f5)] * __Qore__: * Regexp simplification [[`69459f0`](https://github.com/PrismJS/prism/commit/69459f0)] * __R__: * Regexp optimisation [[`06a9da4`](https://github.com/PrismJS/prism/commit/06a9da4)] * __Reason__: * Regexp optimisation + don't use capture if not needed [[`19d79b4`](https://github.com/PrismJS/prism/commit/19d79b4)] * __Ren'py__: * Make strings greedy + don't use captures if not needed [[`91d84d9`](https://github.com/PrismJS/prism/commit/91d84d9)] * __reST__: * Regexp simplification + don't use captures if not needed [[`1a8b3e9`](https://github.com/PrismJS/prism/commit/1a8b3e9)] * __Rip__: * Regexp optimisation [[`d7f0ee8`](https://github.com/PrismJS/prism/commit/d7f0ee8)] * __Ruby__: * Regexp optimisation and simplification + don't use captures if not needed [[`4902ed4`](https://github.com/PrismJS/prism/commit/4902ed4)] * __Rust__: * Regexp optimisation and simplification + don't use captures if not needed [[`cc9d874`](https://github.com/PrismJS/prism/commit/cc9d874)] * __Sass__: * Regexp simplification Golmote [[`165d957`](https://github.com/PrismJS/prism/commit/165d957)] * __Scala__: * Regexp optimisation Golmote [[`5f50c12`](https://github.com/PrismJS/prism/commit/5f50c12)] * __Scheme__: * Regexp optimisation [[`bd19b04`](https://github.com/PrismJS/prism/commit/bd19b04)] * __SCSS__: * Regexp simplification [[`c60b7d4`](https://github.com/PrismJS/prism/commit/c60b7d4)] * __Smalltalk__: * Regexp simplification [[`41a2c76`](https://github.com/PrismJS/prism/commit/41a2c76)] * __Smarty__: * Regexp optimisation and simplification [[`e169be9`](https://github.com/PrismJS/prism/commit/e169be9)] * __SQL__: * Regexp optimisation [[`a6244a4`](https://github.com/PrismJS/prism/commit/a6244a4)] * __Stylus__: * Regexp optimisation [[`df9506c`](https://github.com/PrismJS/prism/commit/df9506c)] * __Swift__: * Don't use captures if not needed [[`a2d737a`](https://github.com/PrismJS/prism/commit/a2d737a)] * __Tcl__: * Regexp simplification + don't use captures if not needed [[`f0b8a33`](https://github.com/PrismJS/prism/commit/f0b8a33)] * __Textile__: * Regexp optimisation + don't use captures if not needed [[`08139ad`](https://github.com/PrismJS/prism/commit/08139ad)] * __Twig__: * Regexp optimisation and simplification + don't use captures if not needed [[`0b10fd0`](https://github.com/PrismJS/prism/commit/0b10fd0)] * __TypeScript__: * Don't use captures if not needed [[`e296caf`](https://github.com/PrismJS/prism/commit/e296caf)] * __Verilog__: * Regexp simplification [[`1b24b34`](https://github.com/PrismJS/prism/commit/1b24b34)] * __VHDL__: * Regexp optimisation and simplification [[`7af36df`](https://github.com/PrismJS/prism/commit/7af36df)] * __vim__: * Remove duplicates in keywords [[`700505e`](https://github.com/PrismJS/prism/commit/700505e)] * __Wiki markup__: * Fix escaping consistency [[`1fd690d`](https://github.com/PrismJS/prism/commit/1fd690d)] * __YAML__: * Regexp optimisation + don't use captures if not needed [[`1fd690d`](https://github.com/PrismJS/prism/commit/1fd690d)] ##### Other changes * Remove comments spellcheck for AMP validation ([#1106](`https://github.com/PrismJS/prism/issues/1106`)) [[`de996d7`](https://github.com/PrismJS/prism/commit/de996d7)] * Prevent error from throwing when element does not have a parentNode in highlightElement. [[`c33be19`](https://github.com/PrismJS/prism/commit/c33be19)] * Provide a way to load Prism from inside a Worker without listening to messages. ([#1188](`https://github.com/PrismJS/prism/issues/1188`)) [[`d09982d`](https://github.com/PrismJS/prism/commit/d09982d)] --- ### [`v1.9.0`](https://github.com/LeaVerou/prism/blob/master/CHANGELOG.md#190-2017-12-06) ##### New components * __Flow__ [[`d27b70d`](https://github.com/PrismJS/prism/commit/d27b70d)] ##### Updated components * __CSS__: * Unicode characters in CSS properties ([#1227](`https://github.com/PrismJS/prism/issues/1227`)) [[`f234ea4`](https://github.com/PrismJS/prism/commit/f234ea4)] * __JSX__: * JSX: Improve highlighting support. Fix [#1235](`https://github.com/PrismJS/prism/issues/1235`) and [#1236](`https://github.com/PrismJS/prism/issues/1236`) [[`f41c5cd`](https://github.com/PrismJS/prism/commit/f41c5cd)] * __Markup__: * Make CSS and JS inclusions in Markup greedy. Fix [#1240](`https://github.com/PrismJS/prism/issues/1240`) [[`7dc1e45`](https://github.com/PrismJS/prism/commit/7dc1e45)] * __PHP__: * Add support for multi-line strings. Fix [#1233](`https://github.com/PrismJS/prism/issues/1233`) [[`9a542a0`](https://github.com/PrismJS/prism/commit/9a542a0)] ##### Updated plugins * __Copy to clipboard__: * Fix test for native Clipboard. Fix [#1241](`https://github.com/PrismJS/prism/issues/1241`) [[`e7b5e82`](https://github.com/PrismJS/prism/commit/e7b5e82)] * Copy to clipboard: Update to v1.7.1. Fix [#1220](`https://github.com/PrismJS/prism/issues/1220`) [[`a1b85e3`](https://github.com/PrismJS/prism/commit/a1b85e3), [`af50e44`](https://github.com/PrismJS/prism/commit/af50e44)] * __Line highlight__: * Fixes to compatibility of line number and line higlight plugins ([#1194](`https://github.com/PrismJS/prism/issues/1194`)) [[`e63058f`](https://github.com/PrismJS/prism/commit/e63058f), [`3842a91`](https://github.com/PrismJS/prism/commit/3842a91)] * __Unescaped Markup__: * Fix ambiguity in documentation by improving examples. Fix [#1197](`https://github.com/PrismJS/prism/issues/1197`) [[`924784a`](https://github.com/PrismJS/prism/commit/924784a)] ##### Other changes * Allow any element being root instead of document. ([#1230](`https://github.com/PrismJS/prism/issues/1230`)) [[`69f2e2c`](https://github.com/PrismJS/prism/commit/69f2e2c), [`6e50d44`](https://github.com/PrismJS/prism/commit/6e50d44)] * Coy Theme: The 'height' element makes code blocks the height of the browser canvas. ([#1224](`https://github.com/PrismJS/prism/issues/1224`)) [[`ac219d7`](https://github.com/PrismJS/prism/commit/ac219d7)] * Download page: Fix implicitly declared variable [[`f986551`](https://github.com/PrismJS/prism/commit/f986551)] * Download page: Add version number at the beginning of the generated files. Fix [#788](`https://github.com/PrismJS/prism/issues/788`) [[`928790d`](https://github.com/PrismJS/prism/commit/928790d)] --- ### [`v1.10.0`](https://github.com/LeaVerou/prism/blob/master/CHANGELOG.md#1100-2018-01-17) ##### New components * __6502 Assembly__ ([#1245](`https://github.com/PrismJS/prism/issues/1245`)) [[`2ece18b`](https://github.com/PrismJS/prism/commit/2ece18b)] * __Elm__ ([#1174](`https://github.com/PrismJS/prism/issues/1174`)) [[`d6da70e`](https://github.com/PrismJS/prism/commit/d6da70e)] * __IchigoJam BASIC__ ([#1246](`https://github.com/PrismJS/prism/issues/1246`)) [[`cf840be`](https://github.com/PrismJS/prism/commit/cf840be)] * __Io__ ([#1251](`https://github.com/PrismJS/prism/issues/1251`)) [[`84ed3ed`](https://github.com/PrismJS/prism/commit/84ed3ed)] ##### Updated components * __BASIC__: * Make strings greedy [[`60114d0`](https://github.com/PrismJS/prism/commit/60114d0)] * __C++__: * Add C++11 raw string feature ([#1254](`https://github.com/PrismJS/prism/issues/1254`)) [[`71595be`](https://github.com/PrismJS/prism/commit/71595be)] ##### Updated plugins * __Autoloader__: * Add support for `data-autoloader-path` ([#1242](`https://github.com/PrismJS/prism/issues/1242`)) [[`39360d6`](https://github.com/PrismJS/prism/commit/39360d6)] * __Previewers__: * New plugin combining previous plugins Previewer: Base, Previewer: Angle, Previewer: Color, Previewer: Easing, Previewer: Gradient and Previewer: Time. ([#1244](`https://github.com/PrismJS/prism/issues/1244`)) [[`28e4b4c`](https://github.com/PrismJS/prism/commit/28e4b4c)] * __Unescaped Markup__: * Make it work with any language ([#1265](`https://github.com/PrismJS/prism/issues/1265`)) [[`7bcdae7`](https://github.com/PrismJS/prism/commit/7bcdae7)] ##### Other changes * Add attribute `style` in `package.json` ([#1256](`https://github.com/PrismJS/prism/issues/1256`)) [[`a9b6785`](https://github.com/PrismJS/prism/commit/a9b6785)] --- ### [`v1.11.0`](https://github.com/LeaVerou/prism/releases/v1.11.0) Release 1.11.0 ---
Commits #### v1.8.4 - [`c6e7195`](https://github.com/LeaVerou/prism/commit/c6e71950ecaab5409b42f719bb0fb0c3fc4d3e10) nginx: Remove trailing comma + remove duplicates in keywords - [`beeb107`](https://github.com/LeaVerou/prism/commit/beeb1078993da5982c4d4146ed7a83e1d30f630d) NSIS: Regexp optimisation + don't use captures if not needed - [`9be0f88`](https://github.com/LeaVerou/prism/commit/9be0f888a0935c76b7bd8c8821f67a95a83fb39c) Objective-C: Don't use captures if not needed - [`5f5f38c`](https://github.com/LeaVerou/prism/commit/5f5f38ca6b9387b3a912885f166c135ebd642211) OCaml: Regexp simplification - [`5e70f1d`](https://github.com/LeaVerou/prism/commit/5e70f1d69f2a70cae95dbeeecbf8e51f3cf0217c) OpenCL: Don't use captures if not needed - [`9320e92`](https://github.com/LeaVerou/prism/commit/9320e9275b94f761a699070591b56b03cfd52e6c) Oz: Fix atom regexp - [`2c7b59b`](https://github.com/LeaVerou/prism/commit/2c7b59bb91630ee554132cfa8159658183c84a3b) PARI/GP: Regexp optimisation - [`569d511`](https://github.com/LeaVerou/prism/commit/569d511f19d11888d3ccefb15b067103ea5853b4) PARI/GP: Regexp simplification - [`0fe4cf6`](https://github.com/LeaVerou/prism/commit/0fe4cf62b1cb9dbcae55b46d72722afdb19f2a21) Perl: Regexp optimisation and simplification + don't use captures if not needed - [`9049a2a`](https://github.com/LeaVerou/prism/commit/9049a2a9d721b725635eb76f9961683c9081b302) PHP Extras: Add word boundary after global keywords + don't use captures if not needed - [`5235f18`](https://github.com/LeaVerou/prism/commit/5235f18edf8dd55ab53cd236be36ba94c2509079) PHP: Don't use captures if not needed - [`0d05957`](https://github.com/LeaVerou/prism/commit/0d05957a2ffb84aa5d22e4e30d4fff86ebdf41d7) PowerShell: Regexp optimisation + don't use captures if not needed - [`8110d38`](https://github.com/LeaVerou/prism/commit/8110d3845b81d96353af84a2914d54761c63e14b) Processing: Regexp simplification - [`678b621`](https://github.com/LeaVerou/prism/commit/678b621278810f296e929d6877284b19547127c0) .properties: Regexp optimisation - [`3e256d8`](https://github.com/LeaVerou/prism/commit/3e256d8eac6dc30957104ff0f2d81dbce182f673) Protocol Buffers: Don't use captures if not needed - [`76dc925`](https://github.com/LeaVerou/prism/commit/76dc92577b7f1f32c65e293d8a5af1263a2399df) Pug: Don't use captures if not needed - [`92318b0`](https://github.com/LeaVerou/prism/commit/92318b075838a4791939df175e4e3efe9a7a544d) Pure: Make inline-lang greedy - [`f09f9f5`](https://github.com/LeaVerou/prism/commit/f09f9f58b6033b458c3328541b3a4418c63cd33e) Python: Make triple-quoted strings greedy + regexp optimisation and simplification - [`69459f0`](https://github.com/LeaVerou/prism/commit/69459f0150e21fdcfef387060f75ace7c8ff7890) Qore: Regexp simplification - [`06a9da4`](https://github.com/LeaVerou/prism/commit/06a9da4cca3d895ddd9efc1b8f5271a874bc59ad) R: Regexp optimisation - [`19d79b4`](https://github.com/LeaVerou/prism/commit/19d79b45865c3530bd4a48504d2855d122a9c332) Reason: Regexp optimisation + don't use capture if not needed - [`91d84d9`](https://github.com/LeaVerou/prism/commit/91d84d9203036731f30de9f07e56d42428f5ed3d) Ren'py: Make strings greedy + don't use captures if not needed - [`1a8b3e9`](https://github.com/LeaVerou/prism/commit/1a8b3e948269c1fbcd5507f573216042e8e1d54a) reST: Regexp simplification + don't use captures if not needed - [`d7f0ee8`](https://github.com/LeaVerou/prism/commit/d7f0ee8750c7ee42d05aeb98267d273921d97e3a) Rip: Regexp optimisation - [`4902ed4`](https://github.com/LeaVerou/prism/commit/4902ed483389ac29bb9f436e58f0b88a1c699210) Ruby: Regexp optimisation and simplification + don't use captures if not needed - [`cc9d874`](https://github.com/LeaVerou/prism/commit/cc9d87495d5535a0784ced112ffac1a3263ed126) Rust: Regexp optimisation and simplification + don't use captures if not needed - [`165d957`](https://github.com/LeaVerou/prism/commit/165d957641eff112395112e4b9625f0072a5d339) Sass: Regexp simplification - [`5f50c12`](https://github.com/LeaVerou/prism/commit/5f50c12bb0521b785325d70e40816f8a5c4916ac) Scala: Regexp optimisation - [`bd19b04`](https://github.com/LeaVerou/prism/commit/bd19b048757728ea3f21a13103c73bcef476c03d) Scheme: Regexp optimisation - [`c60b7d4`](https://github.com/LeaVerou/prism/commit/c60b7d4eb4392721b5ced6133f67078bf614788e) SCSS: Regexp simplification - [`41a2c76`](https://github.com/LeaVerou/prism/commit/41a2c7698870925c042d7661934dc3705c553ac3) Smalltalk: Regexp simplification - [`e169be9`](https://github.com/LeaVerou/prism/commit/e169be9b29168a858296a8acc0e9dbbb8632a169) Smarty: Regexp optimisation and simplification - [`a6244a4`](https://github.com/LeaVerou/prism/commit/a6244a4070d31c6ba7ca7ec06207dd74f6e9100c) SQL: Regexp optimisation - [`df9506c`](https://github.com/LeaVerou/prism/commit/df9506c5adb5233441440f4ac603f0742e40fe0a) Stylus: Regexp optimisation - [`a2d737a`](https://github.com/LeaVerou/prism/commit/a2d737aa2b4a83658bded7cbbe887cae4b73ad44) Swift: Don't use captures if not needed - [`f0b8a33`](https://github.com/LeaVerou/prism/commit/f0b8a337b09c1f3f960d8b75f59501bede71f206) Tcl: Regexp simplification + don't use captures if not needed - [`08139ad`](https://github.com/LeaVerou/prism/commit/08139addff7b38d6766fca92f09ace7ca09c6ac3) Textile: Regexp optimisation + don't use captures if not needed - [`0b10fd0`](https://github.com/LeaVerou/prism/commit/0b10fd075beaf822a18dcf058889300d0acfb2f5) Twig: Regexp optimisation and simplification + don't use captures if not needed - [`e296caf`](https://github.com/LeaVerou/prism/commit/e296caf0ad6739db57c7c6b56073beaf338a7b39) TypeScript: Don't use captures if not needed - [`1b24b34`](https://github.com/LeaVerou/prism/commit/1b24b34beed8a0760be568b7b40f4ecb040e882f) Verilog: Regexp simplification - [`7af36df`](https://github.com/LeaVerou/prism/commit/7af36df50b2b1f37890b475e1921a44ab91f11a2) VHDL: Regexp optimisation and simplification - [`700505e`](https://github.com/LeaVerou/prism/commit/700505e5b70b838a4e2bf126c6a2640ff2779ba6) vim: Remove duplicates in keywords - [`6b6fd93`](https://github.com/LeaVerou/prism/commit/6b6fd93f18639924b0813e5ad9da557fddfe9be1) Wiki markup: Fix escaping consistency - [`1fd690d`](https://github.com/LeaVerou/prism/commit/1fd690dd8a652dee375acb78b6034c3fc2db687c) YAML: Regexp optimisation + don't use captures if not needed - [`c33be19`](https://github.com/LeaVerou/prism/commit/c33be19a27e49bbfc39144527bdbdf9fe82c0d4c) Core: Prevent error from throwing when element does not have a parentNode in highlightElement. Fix #​1203 - [`d09982d`](https://github.com/LeaVerou/prism/commit/d09982d82fa5a1b6187907401878c55da9d7a9bc) Core: Provide a way to load Prism from inside a Worker without listening to messages. (#​1188) - [`7741755`](https://github.com/LeaVerou/prism/commit/7741755a85f52e0d84ee88dfe91d755a4e21cd6f) Release 1.8.4 #### v1.9.0 - [`9969466`](https://github.com/LeaVerou/prism/commit/9969466bbd462cb1cad99232b4c344bb75a1916e) Fix alphabetical order in components.js - [`d27b70d`](https://github.com/LeaVerou/prism/commit/d27b70dc48bde9f1df9b6cb0302aac89b4c0abe3) Add support for Flow - [`4c530a1`](https://github.com/LeaVerou/prism/commit/4c530a13043938073c01f8d6e6ffde9da50912c1) Run gulp - [`f234ea4`](https://github.com/LeaVerou/prism/commit/f234ea4096a157cd862da90ace5ccaac6ce6c050) Unicode characters in CSS properties (#​1227) - [`de6de45`](https://github.com/LeaVerou/prism/commit/de6de4543d565419e8e5fc42a60d7aee38e3b9b2) Optimize more Unicode regexes (#​1229) - [`9a542a0`](https://github.com/LeaVerou/prism/commit/9a542a00491c1f21eb1e3a54f85d642c7ddd4e2a) PHP: Add support for multi-line strings. Fix #​1233 - [`f41c5cd`](https://github.com/LeaVerou/prism/commit/f41c5cd53b975b413f18cf31cf0299204132302c) JSX: Improve highlighting support. Fix #​1235 and #​1236 - [`e7b5e82`](https://github.com/LeaVerou/prism/commit/e7b5e82305b5b25a10b6fea813d28b30998112b7) Copy to clipboard: Fix test for native Clipboard. Fix #​1241 - [`a1b85e3`](https://github.com/LeaVerou/prism/commit/a1b85e31cc57b57f77fe2da44cea042e7e994adc) Copy to clipboard: Update to v1.7.1. Fix #​1220 - [`af50e44`](https://github.com/LeaVerou/prism/commit/af50e44094ac71b24ae9f67648fac79b0f9075f1) Copy to clipboard: Update optional dependency to v1.7.1 - [`7dc1e45`](https://github.com/LeaVerou/prism/commit/7dc1e4537b03e93aaff6debd801a56138fa8aee3) CSS and JS: Make CSS and JS inclusions in Markup greedy. Fix #​1240 - [`69f2e2c`](https://github.com/LeaVerou/prism/commit/69f2e2cb6f40673584d21a861fcafbecdade7ede) Allow any element being root instead of document. (#​1230) - [`6e50d44`](https://github.com/LeaVerou/prism/commit/6e50d440ed5adafc1ef915af01bfd7d92a93dfa7) Core: Update API doc to document `Prism.highlightAllUnder()` - [`ac219d7`](https://github.com/LeaVerou/prism/commit/ac219d7a52bdb17b9e5352a905fb2c93ccd0882a) Coy Theme: The 'height' element makes code blocks the height of the browser canvas. (#​1224) - [`e63058f`](https://github.com/LeaVerou/prism/commit/e63058f9af2b9277bb3883ba281558f326e673cf) Fixes to compatibility of line number and line higlight plugins (#​1194) - [`d899989`](https://github.com/LeaVerou/prism/commit/d899989191ac00a9de2fd300bd1d3521ed059fdb) Run gulp - [`3842a91`](https://github.com/LeaVerou/prism/commit/3842a9141feced0bbeebf4c4764f8ba55639988a) Line Highlight: Don't wait for the Line numbers plugin to load if the element does not have the line-numbers class - [`d6881da`](https://github.com/LeaVerou/prism/commit/d6881dacd640f437abcba70fe47b8ab51bc0192e) Line Highlight: Inherit white-space from pre - [`a31f490`](https://github.com/LeaVerou/prism/commit/a31f4906ac3b59bb1519574f538d4748d9f9a77d) Revert "Line Highlight: Inherit white-space from pre" - [`924784a`](https://github.com/LeaVerou/prism/commit/924784a8eb933ef69ec6a96e6f126c143462a489) Unescaped Markup: Fix ambiguity in documentation by improving examples. Fix #​1197 - [`f986551`](https://github.com/LeaVerou/prism/commit/f986551bbcdc471491d8bc65b237537256f43bdf) Download page: Fix implicitly declared variable - [`928790d`](https://github.com/LeaVerou/prism/commit/928790d82f613aafa4f0c4bc2aa92553f35c7046) Download page: Add version number at the beginning of the generated files. Fix #​788 - [`a2f60f0`](https://github.com/LeaVerou/prism/commit/a2f60f07d169398da7d60338c0771bb58815fa84) Release 1.9.0 #### v1.10.0 - [`d74430f`](https://github.com/LeaVerou/prism/commit/d74430fff92d8528ef71dd7e5037954984d254f4) upgrade autoloader - [`0fffa9d`](https://github.com/LeaVerou/prism/commit/0fffa9df491290fa8630398d096232b91006e7bf) Xeora Language implementation (#​1239) - [`05cc391`](https://github.com/LeaVerou/prism/commit/05cc391a021077c8dff7edd54c418bc009befbea) Run gulp and reorder components alphabetically - [`e66de38`](https://github.com/LeaVerou/prism/commit/e66de38bb8c2d4d6bac16698266a8dd19bcf54e8) fix for autoloader plugin - [`39360d6`](https://github.com/LeaVerou/prism/commit/39360d6df7229f622946d4a2891c704bfdffecf4) Merge branch 'autoloader-path1' of https://github.com/bazooka07/prism into bazooka07-autoloader-path1 - [`2ece18b`](https://github.com/LeaVerou/prism/commit/2ece18b4cc40c04d9f49b8fd6a6f04429c536648) Add support for 6502 assembly (#​1245) - [`cf840be`](https://github.com/LeaVerou/prism/commit/cf840be1cb742c4d53de117612f88874decc5ff5) Add support for IchigoJam BASIC (#​1246) - [`3950262`](https://github.com/LeaVerou/prism/commit/395026223b23d60ec74b5efdcdb9f0a071592aae) Run gulp - [`60114d0`](https://github.com/LeaVerou/prism/commit/60114d038ed76d0d4cc41089565a9dc0204cd9b3) BASIC: Make strings greedy - [`37af500`](https://github.com/LeaVerou/prism/commit/37af50036cc9831bba2843aef375ea768a0cbe4b) IchigoJam: Make strings greedy - [`d134a3a`](https://github.com/LeaVerou/prism/commit/d134a3aa766154f6241a0e143ac6483675764e55) Add the C++11 raw string feature to the cpp language - [`71595be`](https://github.com/LeaVerou/prism/commit/71595beca7ab3c9f3d9ba633898d14e4671691f5) Merge pull request #​1254 from zeitgeist87/CppRaw - [`a9b6785`](https://github.com/LeaVerou/prism/commit/a9b678593981c1d9ee0b436babc0b3e1f5ffa965) package.json: add attribute `style` (#​1256) - [`84ed3ed`](https://github.com/LeaVerou/prism/commit/84ed3edf52bb07dfa7efd5ef43e02d2ecd3d259b) add Io syntax (#​1251) - [`6e9f748`](https://github.com/LeaVerou/prism/commit/6e9f748bcf55303798e0a2f2a0a72322faa03947) Run gulp - [`bf9a314`](https://github.com/LeaVerou/prism/commit/bf9a314d96ce6decddefccd39be8e56094d26603) IchigoJam: Remove unneeded escape - [`d6da70e`](https://github.com/LeaVerou/prism/commit/d6da70e0d03a31f2d69e063d42cf51c4fe01da74) Add Elm (elm-lang.org) support (#​1174) - [`28e4b4c`](https://github.com/LeaVerou/prism/commit/28e4b4c66048b55ff2b4841746fa85769370c0e9) Previewers: New plugin combining previous plugins Previewer: Base, Previewer: Angle, Previewer: Color, Previewer: Easing, Previewer: Gradient and Previewer: Time. Fix #​913 (#​1244) - [`7bcdae7`](https://github.com/LeaVerou/prism/commit/7bcdae72b76ef4486efac9e015938c3684c87937) Unescaped markup plugin: Make it work with any language (#​1265) - [`1e5bcf7`](https://github.com/LeaVerou/prism/commit/1e5bcf7cc05bc0eaa34caa43d122686b8faf1fce) Release 1.10.0 #### v1.11.0 - [`3da238f`](https://github.com/LeaVerou/prism/commit/3da238fece5ea83cfa52c035b9df278200d6a2bc) Add C++ platform-independent types (#​1271) - [`b08cae5`](https://github.com/LeaVerou/prism/commit/b08cae5603ac0a594814e7c88e9fa60f001cf00c) Add support for highlighting CSP, HSTS, and HPKP (#​1275) - [`38df653`](https://github.com/LeaVerou/prism/commit/38df653ef69dd101ca07bebb54e4c19b65c5843f) Fix passing of non-enumerable Error properties from the child test runner (#​1276) - [`a7665cb`](https://github.com/LeaVerou/prism/commit/a7665cb2bc750cf92440de559ba2e38184f95df0) Fix indentation in components.js - [`5de1b1f`](https://github.com/LeaVerou/prism/commit/5de1b1f6370f9da8916d2781c6609eee0d3ce823) Improve typescript with builtins (#​1277) - [`fbe82b8`](https://github.com/LeaVerou/prism/commit/fbe82b863244bbc84afe68109f5c042f4c49c14f) added tsx support (#​1280) - [`6bb6ee6`](https://github.com/LeaVerou/prism/commit/6bb6ee6a1c80b736b37c4998d622579ff8b5b81b) Fix alphabetical order in components - [`e84ab10`](https://github.com/LeaVerou/prism/commit/e84ab106fc6459920045a4bf8b5081d331891919) Run gulp - [`5ebc4a0`](https://github.com/LeaVerou/prism/commit/5ebc4a0b5e3e3d1f88d7b90635c62bff550427b5) Removed logo US WDS from "Used by section" on homepage. Fix #​1281 - [`11f5517`](https://github.com/LeaVerou/prism/commit/11f55176a701a60e0da781a2774ca4ef7402814c) Release 1.11.0

This PR has been generated by Renovate Bot.