foragepm / forage

🎒 An IPFS-backed package manager proxy cache
MIT License
33 stars 6 forks source link

Bump uint8arrays from 2.1.10 to 4.0.3 #311

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps uint8arrays from 2.1.10 to 4.0.3.

Release notes

Sourced from uint8arrays's releases.

v4.0.3

4.0.3 (2023-01-06)

Dependencies

  • bump multiformats from 10.0.3 to 11.0.0 (#43) (1bfbcaa)

v4.0.2

4.0.2 (2022-10-12)

Bug Fixes

v4.0.1

4.0.1 (2022-10-12)

Bug Fixes

  • export SupportedEncodings from to-string and from-string (#40) (d3f1412)

v4.0.0

4.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • this module is has been converted to typescript, the API should be the same but releasing as a major just in case

Features

Documentation

v3.1.1

Bug Fixes

v3.1.0

... (truncated)

Changelog

Sourced from uint8arrays's changelog.

4.0.3 (2023-01-06)

Dependencies

  • bump multiformats from 10.0.3 to 11.0.0 (#43) (1bfbcaa)

4.0.2 (2022-10-12)

Bug Fixes

4.0.1 (2022-10-12)

Bug Fixes

  • export SupportedEncodings from to-string and from-string (#40) (d3f1412)

4.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • this module is now ESM-only

Features

  • convert to typescript and release as ESM-only (#28) (e4c9627)

Documentation

3.1.1 (2022-10-10)

Bug Fixes

3.1.0 (2022-08-02)

Bug Fixes

... (truncated)

Commits
  • f930a60 chore(release): 4.0.3 [skip ci]
  • 1bfbcaa deps: bump multiformats from 10.0.3 to 11.0.0 (#43)
  • 4264165 chore(release): 4.0.2 [skip ci]
  • 4e78d9e fix: update exports map paths (#41)
  • b0189b2 chore(release): 4.0.1 [skip ci]
  • d3f1412 fix: export SupportedEncodings from to-string and from-string (#40)
  • 93b959b chore(release): 4.0.0 [skip ci]
  • 803cb5f docs: fix readme header
  • e4c9627 feat!: convert to typescript and release as ESM-only (#28)
  • 66c931a chore: release version v3.1.1
  • 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)