Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update levelup to the latest version 馃殌 #127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 10, 2017

Version 2.0.0 of levelup was just published.

Dependency levelup
Current Version 1.3.9
Type dependency

The version 2.0.0 is not covered by your current version range.

If you don鈥檛 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 levelup.

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鈥檛 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 106 commits.

  • 1f8f898 2.0.0
  • a5dc858 Merge pull request #509 from ralphtheninja/master
  • aab6c74 fix bad async code example
  • a4cd129 Merge pull request #508 from Level/test/deferred-serialization
  • fd19855 test: key of queued operation is not serialized
  • fc729af smoke-test: levelup without encoding-down
  • 1358aae test: json encoding with stream
  • 527ab2a test: queued operation is not serialized
  • 0325f45 Merge pull request #507 from Level/readme/cleanup
  • c5bb02a changelog: add change to error event
  • 52f57c9 changelog: escape asterisks
  • 0f85ff3 readme: cleanup
  • d089b02 Merge pull request #506 from Level/readme/intro
  • 911c8b2 readme: rewrite intro and relationship to leveldown
  • f0be316 Merge pull request #505 from ralphtheninja/master

There are 106 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Nov 11, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 11, 2017

Version 2.0.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 11 commits.

  • 8470b1e 2.0.1
  • 09c20ce Merge pull request #522 from Level/greenkeeper/encoding-down-3.0.0
  • 96765be chore(package): update encoding-down to version 3.0.0
  • 77c9f3c Merge pull request #521 from Level/greenkeeper/abstract-leveldown-3.0.0
  • 4d59eee Merge pull request #514 from ralphtheninja/master
  • 76287b1 Merge pull request #519 from farskipper/master
  • 5f5ade6 chore(package): update abstract-leveldown to version 3.0.0
  • 37e0270 restoring node 4 support
  • 8a0a07e clarify that options are specific to the underlying store
  • 0c50c1f Merge pull request #511 from ralphtheninja/master
  • c7adb70 remove commits from changelog, moving commit-log to github releases instead

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 2.0.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 19 commits.

  • 7c651e3 2.0.2
  • 115d6a4 prepare changelog for 2.0.2
  • 85d9bb1 Changelog and upgrade guide (#548)
  • 935a892 Merge pull request #545 from Level/greenkeeper/deferred-leveldown-3.0.0
  • 5662d4a fix(package): update deferred-leveldown to version 3.0.0
  • 5e880de Merge pull request #543 from Level/greenkeeper/browserify-16.0.0
  • 6eab600 chore(package): update browserify to version 16.0.0
  • f02ae02 Merge pull request #541 from ralphtheninja/master
  • 109f355 :fire: remove abstract-leveldown devDependency, no longer used directly
  • cbf4e71 Merge pull request #536 from Level/greenkeeper/leveldown-3.0.0
  • 2f1ed67 change copyright year to 2012-2018 (#538)
  • b8ea4ff clarify 'must provide db' error message (#539)
  • 08cca7b chore(package): update leveldown to version 3.0.0
  • c9e68f7 use markdown links to get rid of and (#534)
  • be56582 normalize markdown (#532)

There are 19 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 23, 2018

Version 3.0.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 24 commits.

  • 8af5264 3.0.0
  • fe96f87 Prepare 3.0.0 (#575)
  • 061ced0 add airtap (#573)
  • 854dc46 chore(package): update memdown to version 3.0.0 (#574)
  • 437ecc7 Merge pull request #568 from Level/prepare-for-browser-tests
  • ed64780 fix defunct keyEncoding in inject-encoding-test
  • 7ba58c1 remove compiler toolchain from travis.yml
  • 1146895 add browser support to test suite
  • 74a0847 Batch: remove defaulting to 'put' (#528)
  • 78e2d6f tweak api sub sections
  • cff3fdb chore(package): update bl to version 2.0.0 (#569)
  • 6614a7c remove node 4 :fire:
  • de460b4 bump encoding-down :arrow_up:
  • a2ca5c9 bump deferred-leveldown :arrow_up:
  • 5207f5c fix(package): update level-errors to version 2.0.0 (#564)

There are 24 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 24, 2018

Version 3.0.1 just got published.

Update to this version instead 馃殌

Release Notes v3.0.1

Changed

Removed

Commits

The new version differs by 6 commits.

  • 5798efb 3.0.1
  • e66f080 Prepare 3.0.1 (#581)
  • 63817aa Merge pull request #580 from Level/greenkeeper/airtap-0.0.6
  • 662d0d1 chore(package): update airtap to version 0.0.6
  • 24ac383 remove brfs and use Buffer.from() instead of fs.readFileSync() (#579)
  • 834c72a remove .jshintrc

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 22, 2018

Version 3.1.0 just got published.

Update to this version instead 馃殌

Release Notes v3.1.0

Changed

Added

Removed

Fixed

Commits

The new version differs by 9 commits.

  • 13d804a 3.1.0
  • a8aed82 Prepare 3.1.0 (#591)
  • 851a3f4 Replace remark with remark-cli
  • 4ba9e1c Remove contributors from package.json
  • ef0edfa Add remark (#587)
  • 0fd63d0 expose iterator (#588)
  • a6e852b Tweak copyright years for less maintenance
  • 13e4f95 update .npmignore (#583)
  • 18cea37 chore(package): update airtap to version 0.0.7 (#582)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 14, 2018

Version 3.1.1 just got published.

Update to this version instead 馃殌

Release Notes v3.1.1

Changed

Added

Removed

Fixed

Commits

The new version differs by 13 commits.

  • c0858a1 3.1.1
  • 38c6e95 Prepare 3.1.1 (#605)
  • 51289bb Batch write options (#604)
  • c3845ee Remove node 9
  • 92044a0 Update airtap to the latest version 馃殌 (#602)
  • a5008d7 Fix airtap --local issue
  • a586935 Update airtap to the latest version 馃殌 (#599)
  • 978ee0f Update changelog
  • a96aa21 Add nyc and coveralls (#597)
  • 32a5e1f Merge pull request #594 from Level/greenkeeper/level-iterator-stream-3.0.0
  • 1b4e366 fix(package): update level-iterator-stream to version 3.0.0
  • 812d7a1 Call rs.destroy() without using .bind() (#596)
  • 2e5e8ee chore(package): update airtap to version 0.0.8 (#592)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 23, 2018

  • The dependency levelup was updated from 1.3.9 to 4.0.0.

Update to this version instead 馃殌

Commits

The new version differs by 14 commits.

  • 21f8fd2 4.0.0
  • e3019f8 Prepare changelog and upgrade guide for v4.0.0 (#628)
  • 512ca05 Upgrade nyc devDependency from ~12.0.2 to ~13.1.0
  • b48afa5 fix(package): update deferred-leveldown to version 5.0.0 (#627)
  • 79c07e0 Merge pull request #626 from Level/greenkeeper/concat-stream-2.0.0
  • 9bd21ee chore(package): update concat-stream to version 2.0.0
  • 0e1fbf7 Remove IE10 from Airtap (#625)
  • 85b5d64 Merge pull request #624 from Level/greenkeeper/level-iterator-stream-4.0.0
  • c65fc71 fix(package): update level-iterator-stream to version 4.0.0
  • 1b50636 Replace remark-cli with hallmark (#621)
  • a71bbf2 Merge pull request #608 from Level/greenkeeper/standard-12.0.0
  • ba45081 Fix standard
  • 0ca6903 chore(package): update standard to version 12.0.0
  • b6da5dc Add .nyc_output/ to .npmignore

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 30, 2019

  • The dependency levelup was updated from 1.3.9 to 4.0.1.

Update to this version instead 馃殌

Release Notes for v4.0.1

Changed

Commits

The new version differs by 10 commits.

  • 171875a 4.0.1
  • 97ef41b Prepare 4.0.1 (#645)
  • 03dd06d Upgrade memdown devDependency from ^3.0.0 to ^4.0.0 (#646)
  • 8ef8d42 Update bl devDependency from ^2.0.0 to ^3.0.0 (#643)
  • 7e844aa Update dependencies of benchmarks (#637)
  • 24c2060 Apply common project tweaks (round 2) (#635)
  • b83add5 Fix repository links in package.json
  • e998306 Apply common project tweaks (#634)
  • 4dd2bbc Upgrade airtap devDependency from 0.1.0 to ^2.0.0 (#631)
  • fc5487c Update encoding-down to the latest version 馃殌 (#629)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 8, 2019

  • The dependency levelup was updated from 1.3.9 to 4.0.2.

Update to this version instead 馃殌

Release Notes for v4.0.2

Changed

Added

Removed

Fixed

Commits

The new version differs by 10 commits.

  • c56f863 4.0.2
  • f5b6890 Prepare 4.0.2 (#655)
  • d9ff554 Replace async devDependency with async-each and run-* (#654)
  • 6a033f1 Remove unused test-10k-times.sh (#651)
  • 956eb0b Remove outdated 'Support' section from README.md
  • f534fde Remove references to old wiki in favor of Level/awesome
  • a2e7a49 Document need of Promise polyfill for IE
  • 1a2199f Fix Level badge
  • 4f8b141 Upgrade nyc devDependency from ^13.1.0 to ^14.0.0 (#649)
  • c8ccb6c Remove link to dead website

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2019

  • The dependency levelup was updated from 1.3.9 to 4.1.0.

Update to this version instead 馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants