Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 26, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.0.0 of bencode was just published.

Dependency bencode
Current Version 1.0.0
Type dependency

The version 2.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 bencode.

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 2.0.0

No actual public API has changed since 1.0. We just dropped support (as in "test coverage) for old node versions and added proper support for typed arrays. Updates from 1.0 to 2.0 should be smooth.

Thanks to the contributors to this version.

Commits

The new version differs by 17 commits.

  • 43124bd Merge pull request #81 from themasch/release/2.0
  • 8b59c35 removed benchmarks from readme, updated tape
  • f37b8fa fixed typing
  • 943bdd1 updated changelog and contributors.
  • 28233c4 2.0.0
  • 1db7c36 Merge pull request #80 from nazar-pc/ArrayBufferView-fix
  • cd31213 Rename typedarray to arraybufferview as the latter has wider meaning
  • fcb6e8d Fix support for any valid ArrayDataView
  • 9a66652 Merge pull request #78 from themasch/benchmarks
  • 1e86ff0 removed unused eslint comments to make standard happy
  • 8172ab7 Merge branch 'master' into benchmarks
  • 4835dc7 Merge pull request #64 from themasch/fix-typed-arrays
  • ebc5ca3 Merge branch 'master' into fix-typed-arrays
  • b0b21d5 Merge pull request #77 from themasch/update-node-versions
  • c3c1424 test(benchmark): Replace matcha with nanobench

There are 17 commits in total.

See the full diff

FAQ and help

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


Your Greenkeeper bot 🌴

@DiegoRBaquero DiegoRBaquero merged commit ed31ace into master Feb 26, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/bencode-2.0.0 branch February 26, 2018 19:57
@feross
Copy link
Member

feross commented Feb 28, 2018

9.6.0

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants