Open greenkeeper[bot] opened 6 years ago
dependency
level was updated from 3.0.2
to 5.0.1
.Update to this version instead 🚀
If you are upgrading: please see the upgrade guide.
leveldown
from ^4.0.0
to ^5.0.0
(#133, #144) (@vweevers)level-packager
from ^3.0.0
to ^5.0.0
(#113, #131) (@ralphtheninja, @vweevers)var
over const
in README (f032b6c
) (@ralphtheninja)standard
devDependency from ^11.0.0
to ^12.0.0
(#118) (@ralphtheninja)0b9c8ad
) (@ralphtheninja).travis.yml
and appveyor.yml
to .npmignore
(7b5c340
) (@vweevers)level-js
for browser support (#135) (@vweevers)nyc
and coveralls
devDependencies (#115, #143) (@ralphtheninja, @vweevers)hallmark
devDependency (#134) (@vweevers)README.md
(#139) (@vweevers)2bf1d3f
) (@ralphtheninja)package.json
(f37252d
) (@ralphtheninja)The new version differs by 26 commits.
3821beb
5.0.0
40ed10f
Prepare v5.0.0 (#144)
4fe70af
chore(package): update nyc to version 13.2.0 (#143)
5d2d42c
Add note about Rollup to README.md (#139)
2413e7c
Apply common project tweaks (round 2) (#138)
522f43f
Tweak Open Collective things (#137)
e6a99d2
Apply common project tweaks (#136)
7b5c340
Add .travis.yml and appveyor.yml to .npmignore
2dcb31d
5.0.0-0
eb36245
Prepare 5.0.0-0 (#134)
24e96c2
Integrate level-js for browser support (#135)
78e4ee2
Upgrade leveldown from ^4.0.0 to ^5.0.0-1 (next) (#133)
fc3544e
fix(package): update level-packager to version 5.0.0 (#131)
036a857
Remove support for node 6 for upcoming release of leveldown (#129)
f032b6c
const -> var in README
There are 26 commits in total.
See the full diff
dependency
level was updated from 3.0.2
to 5.0.1
.Update to this version instead 🚀
dependency
level was updated from 3.0.2
to 6.0.0
.Update to this version instead 🚀
If you are upgrading: please see UPGRADING.md
.
level-js
from ^4.0.0
to ^5.0.0
(#158) (@vweevers)hallmark
devDependency from ^0.1.0
to ^2.0.0
(#152, #157) (@vweevers)standard
devDependency from ^12.0.0
to ^14.0.0
(#151, #155) (@vweevers)nyc
devDependency from ^13.2.0
to ^14.0.0
(#147) (@vweevers)iterator()
and clear()
(#162) (@vweevers)browserify-starter
and webpack-starter
(6ff1802
) (@vweevers)The new version differs by 18 commits.
44de997
6.0.0
324d422
Prepare 6.0.0 (#163)
a9656c3
Bump leveldown to prevent dedupe
be68717
Document manifest, iterator() and clear() (#162)
97cb31c
Bump level-packager to prevent dedupe
bed0477
Disable email notifications from Travis
e42cf47
Update Travis badge
5efdc82
Bump leveldown & level-packager to prevent dedupe
8539d69
Upgrade level-js from ^4.0.0 to ^5.0.0 (#158)
d894c0f
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#157)
c60e5ea
Upgrade standard devDependency from ^13.0.1 to ^14.0.0 (#155)
2b16dee
Upgrade hallmark devDependency from ^0.1.0 to ^1.0.0 (#152)
c30e753
Upgrade standard devDependency from ^12.0.0 to ^13.0.1 (#151)
6ff1802
Add links to browserify-starter and webpack-starter
039fa34
Fix Level badge
There are 18 commits in total.
See the full diff
dependency
level was updated from 3.0.2
to 6.0.1
.
Version 4.0.0 of level was just published.
level
The version 4.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 level.
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.
Release Notes
v4.0.0Changed
leveldown
to^4.0.0
(@ralphtheninja)level-packager
to^3.0.0
(@ralphtheninja)opencollective-postinstall
(@mateodelnorte)Removed
Commits
The new version differs by 7 commits ahead by 7, behind by 3.
2e95a49
4.0.0
8181132
Prepare 4.0.0 (#108)
79d209b
bump level-packager to ^3.0.0
44789fb
update changelog
a7502af
updating to non-broken opencollective-postinstall, instead of opencollective (#106)
ddd4a78
fix(package): update leveldown to version 4.0.0 (#105)
1baa979
remove node 4 :fire:
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: