Closed greenkeeper[bot] closed 3 years ago
dependency
wtf_wikipedia was updated from 7.8.1
to 8.1.0
.Update to this version instead π
.json()
result.template('foo')
<noinclude>
.url()
and .language()
methodsLink.href()
methodThe new version differs by 60 commits.
689accc
Merge branch 'dev'
1c804d2
audit fix
535dbd4
Merge pull request #346 from spencermountain/dev
1477960
linter fixes
0c44fae
builds and link fixes for 8.1.0
7e7c011
some tweaks to summary
0f02977
summary cleanup
8441d24
tense and article methods for summary
84ab677
refactor disambig
435695e
all tests passing
2612160
i18n templates mapping through aliases
c5e86cd
interwiki links, more testing for classify
27126b0
testb working
54ececf
create plugin builds, fix i18n
87fe2bb
table span changes for covid table
There are 60 commits in total.
See the full diff
dependency
wtf_wikipedia was updated from 7.8.1
to 8.1.1
.dependency
wtf_wikipedia was updated from 7.8.1
to 8.1.2
.dependency
wtf_wikipedia was updated from 7.8.1
to 8.2.0
.dependency
wtf_wikipedia was updated from 7.8.1
to 8.2.1
.There is no change log for this pull request yet.
βοΈ 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
to8.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
.html()
,.latex()
, and.markdown()
to their respective plugins.templates()
and.links()
return Template and Link objects, and not bare JSON (use.map(l=> l.json())
).fetch()
Image.exists()
method to plugin.extend()
.plaintext()
in favour of.text()
Commits
The new version differs by 82 commits.
ace5c14
dont test with node 8 for await test
83c4e61
commit package-lock files for github action
b9f473f
8.0.0
930edb4
build all plugins
c70bcea
cleanup title id and namespace
de694c4
remove aliases, cleanup
98ee62f
all tests passing, wikiscript output better
faa8df8
all tests passing
c1acf82
all tests except wikitext are passing
7ce895d
wikitext test passing
178cf15
markdown tests passing
e8cc28f
markdown tests passing
f960fb3
html tests working
425b8a3
cleanup tests, work on html plugin
a43478f
build is now 103kb
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: