Update prismjs to version 1.6.0 🚀 #514

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-prismjs-1.6.0 into development
greenkeeperio-bot commented 2016-12-05 15:19:21 +00:00 (Migrated from github.com)

Hello lovely humans,

prismjs just published its new version 1.6.0.

State Update 🚀
Dependency prismjs
New version 1.6.0
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of prismjs.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project

You rock!

🌴


GitHub Release

Release 1.6.0


The new version differs by 92 commits .

  • 4fa29a9 Set up auto npm publishing
  • 22df673 Release 1.6.0
  • b8ce1e7 Merge branch 'gh-pages' of https://github.com/PrismJS/prism into gh-pages
  • 83bafbd env.code can be modified by before-sanity-check hook even when using language-none. Fix #1066
  • 17e33bc Reduce risk of XSS (#1051)
  • 0251471 Run gulp
  • 3cae6ce Add support for Reason. Fix #1046
  • 07b81ac Plugins: Toolbar & Copy to Clipboard (#891)
  • 25cdd3f Ini: Fix test after #1047
  • dfc1941 Add support for the Jolie language (#1014)
  • d75da8e Fix order of decoding entities in groovy (#1049) (#1050)
  • 8b0520a Ruby: Make strings greedy. Fixes #1048
  • b42fa77 Ini: Remove newline at end of minified file.
  • b15d43b Ruby: Fix test after #1023
  • fe8ad8b Remove important token in ini definition (#1047)

There are 92 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? greenkeeper upgrade

Hello lovely humans, [prismjs](https://www.npmjs.com/package/prismjs) just published its new version 1.6.0. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> prismjs </td> </tr> <tr> <th align=left> New version </td> <td> 1.6.0 </td> </tr> <tr> <th align=left> Type </td> <td> devDependency </td> </tr> </table> This version is **not covered** by your **current version range**. Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though. I recommend you look into these changes and try to get onto the latest version of prismjs. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update. Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). Good luck with your project :sparkles: You rock! :palm_tree: --- [GitHub Release](https://github.com/PrismJS/prism/releases/tag/v1.6.0) <p>Release 1.6.0</p> --- The new version differs by 92 commits . - [`4fa29a9`](https://github.com/PrismJS/prism/commit/4fa29a9fb9dbad25c5fc97f0e551206a5bde79c6) <code>Set up auto npm publishing</code> - [`22df673`](https://github.com/PrismJS/prism/commit/22df673c472d52fbd1f9ab2656c7186fcbc47c0b) <code>Release 1.6.0</code> - [`b8ce1e7`](https://github.com/PrismJS/prism/commit/b8ce1e7ccf38f867c3011255633e075d16799297) <code>Merge branch 'gh-pages' of https://github.com/PrismJS/prism into gh-pages</code> - [`83bafbd`](https://github.com/PrismJS/prism/commit/83bafbd448099e1630b09d120f42b4bfdd9c40cf) <code> env.code can be modified by before-sanity-check hook even when using language-none. Fix #1066</code> - [`17e33bc`](https://github.com/PrismJS/prism/commit/17e33bc089135b3c9d0bb29f33e31d764e84f67f) <code>Reduce risk of XSS (#1051)</code> - [`0251471`](https://github.com/PrismJS/prism/commit/025147106e82b6efa92ba947cc06cc1a838f477b) <code>Run gulp</code> - [`3cae6ce`](https://github.com/PrismJS/prism/commit/3cae6ce887c9f70c9421188cd310da1afa8018d3) <code>Add support for Reason. Fix #1046</code> - [`07b81ac`](https://github.com/PrismJS/prism/commit/07b81ac79e565b0c8f90b8b8d1c44ae16a0ffe15) <code>Plugins: Toolbar & Copy to Clipboard (#891)</code> - [`25cdd3f`](https://github.com/PrismJS/prism/commit/25cdd3f01fb84f33710cb4b0c7fb14b4d6e1c352) <code>Ini: Fix test after #1047</code> - [`dfc1941`](https://github.com/PrismJS/prism/commit/dfc19413d35919ebadd8514cb04b956c775354ba) <code>Add support for the Jolie language (#1014)</code> - [`d75da8e`](https://github.com/PrismJS/prism/commit/d75da8ee949ece1d416b615015f572918b63d801) <code>Fix order of decoding entities in groovy (#1049) (#1050)</code> - [`8b0520a`](https://github.com/PrismJS/prism/commit/8b0520a8fa78cb81f466cf49ccdc4c3f2e6e9cad) <code>Ruby: Make strings greedy. Fixes #1048</code> - [`b42fa77`](https://github.com/PrismJS/prism/commit/b42fa77962bfbfa55ebab73ceb73ba1485ef4434) <code>Ini: Remove newline at end of minified file.</code> - [`b15d43b`](https://github.com/PrismJS/prism/commit/b15d43b4ef5d33f39f6191cbb61f161f4ba937d4) <code>Ruby: Fix test after #1023</code> - [`fe8ad8b`](https://github.com/PrismJS/prism/commit/fe8ad8b84d910d0ccba18a61019d3296a899233f) <code>Remove important token in ini definition (#1047)</code> There are 92 commits in total. See the [full diff](https://github.com/PrismJS/prism/compare/4a44f01606dbc88ac49accce9cd0cd7cb2fe213d...4fa29a9fb9dbad25c5fc97f0e551206a5bde79c6). --- This pull request was created by [greenkeeper.io](https://greenkeeper.io/). <sub>Tired of seeing this sponsor message? :zap: `greenkeeper upgrade`</sub>

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#514