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

deps: bump uint8arrays from 4.0.6 to 5.0.0 #85

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps uint8arrays from 4.0.6 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

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

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.6 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.6...v5.0.0)

---
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 7, 2023
@maschad maschad merged commit a550525 into main Dec 7, 2023
20 checks passed
@maschad maschad deleted the dependabot/npm_and_yarn/uint8arrays-5.0.0 branch December 7, 2023 13:57
github-actions bot pushed a commit that referenced this pull request Dec 7, 2023
## [1.1.7](v1.1.6...v1.1.7) (2023-12-07)

### Dependencies

* bump uint8arrays from 4.0.6 to 5.0.0 ([#85](#85)) ([a550525](a550525))
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant