Bump bl from 1.2.2 to 2.2.1
Bumps bl from 1.2.2 to 2.2.1.
Release notes
Sourced from bl's releases.
v2.2.1
Fix unintialized memory access
v2.2.0
v2.1.2
- use ES3 only #62
v2.1.1
- Use native indexOf whenever possible #61
v2.1.0
- Added indexOf #59
v2.0.1
- Use
require('readable-stream').Duplex#56v2.0.0
- Added support for readUIntLE and companions #55
Commits
8cb93f4Bumped v2.2.1dacc4acFix unintialized memory accessb6284a8Bumped v2.2.0.538a988Merge pull request #60 from reconbot/reconbot/indexof-readme635b6ceMerge pull request #65 from reconbot/reconbot/empty-slice9b80b00fix: empty shallowSlice return055a3ffMerge pull request #63 from nwoltman/patch-1c768eb8Use Buffer.from() in the documentation270e5f5Bumped v2.1.291cbaf9Merge pull request #62 from jhaenchen/DontUseES2015Const- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Codecov Report
Merging #74 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #74 +/- ##
=======================================
Coverage 97.29% 97.29%
=======================================
Files 4 4
Lines 296 296
Branches 68 68
=======================================
Hits 288 288
Misses 8 8
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 3daa18e...f65e9a4. Read the comment docs.