EndyKaufman / kaufman-bot

Simple bot for telegram
https://telegram.me/KaufmanBot
26 stars 8 forks source link

Update wtf_wikipedia to the latest version πŸš€ #70

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency wtf_wikipedia was updated from 7.8.1 to 8.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: spencermountain License: MIT

Release Notes for 8.0.0

8.0.0

  • [breaking] move .html(), .latex(), and .markdown() to their respective plugins
    • drop header/footer boilerplate from outputs
  • [breaking] .templates() and .links() return Template and Link objects, and not bare JSON (use .map(l=> l.json()))
  • [breaking] refactor inputs for .fetch()
    • no longer support 'enwikiquote' etc format as input
    • use 'wiki' instead of undocumented 'wikiUrl' param
    • no more automatic throttling/rate-limiting
  • [breaking] remove Image.exists() method to plugin
  • [major] create seperate client/server-side build formats (use native fetch/node lib)
  • [major] support deep (infinite) recursion in templates
  • [major] much-stronger i18n support
  • no-longer automatically titlecase links
  • support adding template parsers through plugins in .extend()
    • support array, number, and string shorthand for template parsers
  • deprecate .plaintext() in favour of .text()
Commits

The new version differs by 82 commits.

There are 82 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

Release Notes for 8.1.0

8.1.0

  • [major] fix Link json object in .json() result
  • [major] fix inconsistent response for singular method aliases like .template('foo')
  • [major] change in rowspan behaviour to support covid table
  • support <noinclude>
  • add .url() and .language() methods
    • support setters on Link methods
    • add Link.href() method
    • support proper urls for interwiki links
  • replicate wikipedia behaviour for apostrophe-s after link
  • new plugins summary, classify, category, and i18n.
  • Link hrefs are not titlecased anymore by default
Commits

The new version differs by 60 commits.

There are 60 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

rollingversions[bot] commented 4 years ago

There is no change log for this pull request yet.

Create a changelog