Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(npm)(deps-dev): bump uint8arrays from 4.0.4 to 5.0.0 in /wnfs-wasm #382

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps uint8arrays from 4.0.4 to 5.0.0.

Release notes

Sourced from uint8arrays's releases.

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

4.0.7 (2023-11-24)

Documentation

v4.0.6

... (truncated)

Changelog

Sourced from uint8arrays's changelog.

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

4.0.6 (2023-08-03)

Dependencies

  • dev: bump aegir from 39.0.13 to 40.0.8 (#58) (2678ca8)

... (truncated)

Commits
  • 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]
  • 2a9a0bf deps(dev): bump aegir from 40.0.13 to 41.1.9 (#72)
  • 617262e chore(release): 4.0.7 [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 4.0.4 to 5.0.0.
- [Release notes](https://github.com/achingbrain/uint8arrays/releases)
- [Changelog](https://github.com/achingbrain/uint8arrays/blob/main/CHANGELOG.md)
- [Commits](achingbrain/uint8arrays@v4.0.4...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 11, 2023 08:23
@dependabot dependabot bot added the chore Dependency Update label Dec 11, 2023
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #382 (68a6497) into main (0964ac4) will increase coverage by 0.05%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #382      +/-   ##
==========================================
+ Coverage   54.80%   54.85%   +0.05%     
==========================================
  Files          57       57              
  Lines        3936     3936              
  Branches      947      947              
==========================================
+ Hits         2157     2159       +2     
+ Misses       1169     1168       -1     
+ Partials      610      609       -1     

see 1 file with indirect coverage changes

@matheus23 matheus23 merged commit 032bdf3 into main Dec 20, 2023
10 checks passed
@matheus23 matheus23 deleted the dependabot/npm_and_yarn/wnfs-wasm/main/uint8arrays-5.0.0 branch December 20, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Dependency Update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant