Skip to content

deps: bump uint8arrays from 3.1.1 to 5.0.1#74

Merged
achingbrain merged 1 commit into
masterfrom
dependabot/npm_and_yarn/uint8arrays-5.0.1
Dec 28, 2023
Merged

deps: bump uint8arrays from 3.1.1 to 5.0.1#74
achingbrain merged 1 commit into
masterfrom
dependabot/npm_and_yarn/uint8arrays-5.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 28, 2023

Bumps uint8arrays from 3.1.1 to 5.0.1.

Release notes

Sourced from uint8arrays's releases.

v5.0.1

5.0.1 (2023-12-28)

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (#77) (ca9ca44)

v5.0.0

5.0.0 (2023-12-07)

⚠ BREAKING CHANGES

  • concat now expects an array of Uint8Arrays

Features

v4.0.10

4.0.10 (2023-12-07)

Bug Fixes

  • revert use of buffer.concat on node.js (#75) (bf6d760)

Trivial Changes

v4.0.9

4.0.9 (2023-11-24)

Bug Fixes

  • use Buffer.concat on node as it is faster (#73) (8d6c24b)

v4.0.8

4.0.8 (2023-11-24)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.1.9 (#72) (2a9a0bf)

v4.0.7

... (truncated)

Changelog

Sourced from uint8arrays's changelog.

5.0.1 (2023-12-28)

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (#77) (ca9ca44)

5.0.0 (2023-12-07)

⚠ BREAKING CHANGES

  • concat now expects an array of Uint8Arrays

Features

4.0.10 (2023-12-07)

Bug Fixes

  • revert use of buffer.concat on node.js (#75) (bf6d760)

Trivial Changes

4.0.9 (2023-11-24)

Bug Fixes

  • use Buffer.concat on node as it is faster (#73) (8d6c24b)

4.0.8 (2023-11-24)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.1.9 (#72) (2a9a0bf)

4.0.7 (2023-11-24)

Documentation

... (truncated)

Commits
  • a6c4bfb chore(release): 5.0.1 [skip ci]
  • ca9ca44 deps: bump multiformats from 12.1.3 to 13.0.0 (#77)
  • 13b4099 chore(release): 5.0.0 [skip ci]
  • ea51546 feat!: use buffer.concat in node (#76)
  • 5123219 chore(release): 4.0.10 [skip ci]
  • bf6d760 fix: revert use of buffer.concat on node.js (#75)
  • 3d5f87d chore: rename master to main
  • 8024028 chore(release): 4.0.9 [skip ci]
  • 8d6c24b fix: use Buffer.concat on node as it is faster (#73)
  • 3706db6 chore(release): 4.0.8 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [uint8arrays](https://github.com/achingbrain/uint8arrays) from 3.1.1 to 5.0.1.
- [Release notes](https://github.com/achingbrain/uint8arrays/releases)
- [Changelog](https://github.com/achingbrain/uint8arrays/blob/main/CHANGELOG.md)
- [Commits](achingbrain/uint8arrays@v3.1.1...v5.0.1)

---
updated-dependencies:
- dependency-name: uint8arrays
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 28, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (da3918b) 96.88% compared to head (4951b34) 96.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   96.88%   96.88%           
=======================================
  Files           5        5           
  Lines         225      225           
  Branches       36       36           
=======================================
  Hits          218      218           
  Misses          7        7           
Flag Coverage Δ
chrome 92.47% <ø> (ø)
node 96.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@achingbrain achingbrain merged commit f29057e into master Dec 28, 2023
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/uint8arrays-5.0.1 branch December 28, 2023 08:26
github-actions Bot pushed a commit that referenced this pull request Dec 28, 2023
## [4.0.3](v4.0.2...v4.0.3) (2023-12-28)

### Trivial Changes

* **deps-dev:** bump aegir from 36.2.3 to 41.3.2 ([#69](#69)) ([da3918b](da3918b))

### Dependencies

* bump uint8arrays from 3.1.1 to 5.0.1 ([#74](#74)) ([f29057e](f29057e))
* **dev:** bump it-filter from 1.0.3 to 3.0.4 ([#78](#78)) ([4a6b4cc](4a6b4cc))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 4.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

dependencies Pull requests that update a dependency file released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant