CraigglesO / EmpireEngine

Let's build a connected world together
ISC License
2 stars 1 forks source link

Update bencode to the latest version šŸš€ #16

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø 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 0.12.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 27 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 27 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:

greenkeeper[bot] commented 5 years ago

Update to this version instead šŸš€