Open greenkeeper[bot] opened 6 years ago
Update to this version instead 🚀
require('readable-stream').Duplex
#56devDependency
bl was updated from 1.2.2
to 2.1.0
.Update to this version instead 🚀
devDependency
bl was updated from 1.2.2
to 2.1.1
.Update to this version instead 🚀
The new version differs by 6 commits.
6702c3a
Bumped v2.1.1.
ca58651
Merge pull request #61 from reconbot/reconbot/faster-index-of
84b1b3a
lint
172e3ee
make .get()
much faster by not copying anything
6d71467
improve search data initialization
b254662
Use native indexOf whenever possible
See the full diff
devDependency
bl was updated from 1.2.2
to 2.1.2
.Update to this version instead 🚀
devDependency
bl was updated from 1.2.2
to 3.0.0
.Update to this version instead 🚀
The new version differs by 14 commits.
ecc0cc5
Bumped v3.0.0.
808731b
Merge pull request #57 from rvagg/rvagg/update
fe0d2bc
Fix destroy(err) support
07034ec
Removed Node 4 as it is not supported anymore
e0a867a
Merge pull request #66 from hugomrdias/feat/readable-stream3
c19a6b0
feat: upgrade to stream 3
b6284a8
Bumped v2.2.0.
538a988
Merge pull request #60 from reconbot/reconbot/indexof-readme
635b6ce
Merge pull request #65 from reconbot/reconbot/empty-slice
9b80b00
fix: empty shallowSlice return
055a3ff
Merge pull request #63 from nwoltman/patch-1
c768eb8
Use Buffer.from() in the documentation
d8d8647
Add indexof docs
1bc4441
readable-stream@3
See the full diff
Version 2.0.0 of bl was just published.
bl
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 bl.
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
v2.0.0Commits
The new version differs by 7 commits.
52564cc
Bumped v2.0.0.
340dfc2
Removed Node 0.10. Node 0.12.
d36bea7
Merge pull request #55 from ctusch/readInt
02eb5a0
Merge pull request #53 from reklatsmasters/patch-perf-get
7473799
added support for readUIntLE / readUIntBE / readIntLE / readIntBE
c7d0053
improve perfomance for BufferList#get.
27f7df8
Updated copyright year.
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: