Closed greenkeeper[bot] closed 6 years ago
Update to this version instead ๐
The new version differs by 52 commits ahead by 52, behind by 9.
24bbdf6
v4
50d6699
Adds jsonStrict
option (#74)
fc4ff40
Merge branch 'koa2/issue-80'
2479970
Updating type definitions. Fixes #80
d7dd15d
Use ctx.request.files
instead of ctx.request.body.files
(#89)
952deb6
Merge branch 'koa2/deps'
c584008
updating test targets
c28b3a1
update/specify dependencies
1a9a223
Merge branch 'koa2/no-multiline-dep'
53c5070
removing multiline development dependency
36988a1
adding an issue template
b58229b
Fix tests
fadf9fc
2.6.0
79750e8
2.5.0
9756ea7
Merge pull request #71 from JarvisPrestidge/patch-1
There are 52 commits in total.
See the full diff
Version 3.0.0 of koa-body was just published.
koa-body
The version 3.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of koa-body.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 9 commits ahead by 9, behind by 40.
d9db03c
Less strict version of formidable. Fixes #46
032fd0a
v3
8f1dda6
Merge branch 'koa1-maint/security-pr-89' into koa1
73fc2a9
Use
ctx.request.files
instead ofctx.request.body.files
(#89)ff2b222
Merge branch 'koa1-maint/no-multiline-dep' into koa1
f3008cc
removing multiline development dependency
cb7b157
Merge pull request #88 from dlau/koa1-co-lock
f48ca64
Update tests, lock versions
95b61e1
Lock co-body to 5.x
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: