syuilo / summaly

πŸ” Get a summary of any web page
MIT License
47 stars 24 forks source link

Update html-entities to the latest version πŸš€ #56

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.2.1 of html-entities just got published.

Dependency html-entities
Current Version 1.2.0
Type dependency

The version 1.2.1 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 html-entities. 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.


Commits

The new version differs by 14 commits0.

  • dc08bde 1.2.1
  • 0572577 Merge pull request #25 from dekatron/tidy-up-docs
  • 1551e7d Merge pull request #24 from karmankertesz/master
  • f7c1cec Merge pull request #17 from Kiwka/master
  • f9a07a5 Correct display of install block on NPM
  • d08071a Migrate readme to use ES6 syntax
  • bf18d30 Amend display of sub-headings on NPM
  • db454ca Add missing var in readme
  • 0bacab3 fix other incorrect entities
  • dd95568 fix lowercase oslash
  • 85a57ea Merge pull request #22 from danielkhan/master
  • d5e9bca Fixed missing var statement
  • df11b5a Add checks does any value was passed to the encode/decode methods
  • 275b6d0 Change order of the entities

false

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: