Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Bump uint8arrays from 2.1.10 to 3.1.1#291

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/uint8arrays-3.1.1
Closed

Bump uint8arrays from 2.1.10 to 3.1.1#291
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/uint8arrays-3.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 10, 2022

Copy link
Copy Markdown
Contributor

Bumps uint8arrays from 2.1.10 to 3.1.1.

Release notes

Sourced from uint8arrays's releases.

v3.1.1

Bug Fixes

v3.1.0

Bug Fixes

  • use allocUnsafe where possible (#34) (8b740e0)
  • use Buffer.from for stringification where available (#36) (0a18849)

Features

v3.0.0

No release notes provided.

v3.0.0-rc.1

No release notes provided.

v3.0.0-rc.0

chore

BREAKING CHANGES

  • built content includes ESM and CJS and has switched to named exports for the external API

Co-authored-by: Alex Potsides alex@achingbrain.net

Changelog

Sourced from uint8arrays's changelog.

3.1.1 (2022-10-10)

Bug Fixes

3.1.0 (2022-08-02)

Bug Fixes

  • use allocUnsafe where possible (#34) (8b740e0)
  • use Buffer.from for stringification where available (#36) (0a18849)

Features

3.0.0 (2021-08-17)

3.0.0-rc.1 (2021-08-16)

3.0.0-rc.0 (2021-08-16)

chore

BREAKING CHANGES

  • built content includes ESM and CJS and has switched to named exports for the external API

Co-authored-by: Alex Potsides alex@achingbrain.net

Commits
  • 66c931a chore: release version v3.1.1
  • fc6c6c7 chore: update contributors
  • 017a456 fix: always return uint8arrays (#39)
  • 56329d1 chore: release version v3.1.0
  • 77fd55e chore: update contributors
  • 8b740e0 fix: use allocUnsafe where possible (#34)
  • 0a18849 fix: use Buffer.from for stringification where available (#36)
  • cf6242d chore: add benchmark for from-string (#35)
  • 2c00e61 chore: add concat benchmark (#33)
  • 542f14a chore: add benchmarks for to-string (#32)
  • 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 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 2.1.10 to 3.1.1.
- [Release notes](https://github.com/achingbrain/uint8arrays/releases)
- [Changelog](https://github.com/achingbrain/uint8arrays/blob/master/CHANGELOG.md)
- [Commits](achingbrain/uint8arrays@v2.1.10...v3.1.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 Oct 10, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 12, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #292.

@dependabot dependabot Bot closed this Oct 12, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/uint8arrays-3.1.1 branch October 12, 2022 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants