ipfs-shipyard / is-ipfs

A set of utilities to help identify IPFS resources on the web
https://www.npmjs.com/package/is-ipfs
Other
126 stars 22 forks source link

deps: bump multiformats from 11.0.2 to 13.0.1 #92

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps multiformats from 11.0.2 to 13.0.1.

Release notes

Sourced from multiformats's releases.

v13.0.1

13.0.1 (2024-01-10)

Dependencies

  • dev: bump aegir from 41.3.5 to 42.1.0 (12c8686)

v13.0.0

13.0.0 (2023-12-20)

⚠ BREAKING CHANGES

  • this module is now TypeScript - the API has not changed but releasing as a major for saftey

Features

Trivial Changes

  • deps: bump actions/setup-node from 3.8.2 to 4.0.0 (139b3c2)

v12.1.3

12.1.3 (2023-10-25)

Trivial Changes

  • deps: bump actions/setup-node from 3.8.1 to 3.8.2 (f190ad7)

Dependencies

  • dev: bump crypto-hash from 2.0.1 to 3.0.0 (f5b9958)

v12.1.2

12.1.2 (2023-10-03)

Bug Fixes

  • switch interface method decl style (a33d24f)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.0.0 (41f008b)

... (truncated)

Changelog

Sourced from multiformats's changelog.

13.0.1 (2024-01-10)

Dependencies

  • dev: bump aegir from 41.3.5 to 42.1.0 (12c8686)

13.0.0 (2023-12-20)

⚠ BREAKING CHANGES

  • this module is now TypeScript - the API has not changed but releasing as a major for saftey

Features

Trivial Changes

  • deps: bump actions/setup-node from 3.8.2 to 4.0.0 (139b3c2)

12.1.3 (2023-10-25)

Trivial Changes

  • deps: bump actions/setup-node from 3.8.1 to 3.8.2 (f190ad7)

Dependencies

  • dev: bump crypto-hash from 2.0.1 to 3.0.0 (f5b9958)

12.1.2 (2023-10-03)

Bug Fixes

  • switch interface method decl style (a33d24f)

Dependencies

  • dev: bump aegir from 40.0.13 to 41.0.0 (41f008b)

12.1.1 (2023-09-05)

... (truncated)

Commits
  • ac51462 chore(release): 13.0.1 [skip ci]
  • 12c8686 deps(dev): bump aegir from 41.3.5 to 42.1.0
  • 6d0ca73 chore(release): 13.0.0 [skip ci]
  • 56bbb96 feat!: convert codebase to typescript (#251)
  • 139b3c2 chore(deps): bump actions/setup-node from 3.8.2 to 4.0.0
  • 360a486 chore(release): 12.1.3 [skip ci]
  • f190ad7 chore(deps): bump actions/setup-node from 3.8.1 to 3.8.2
  • f5b9958 deps(dev): bump crypto-hash from 2.0.1 to 3.0.0
  • 32778ff chore(release): 12.1.2 [skip ci]
  • a33d24f fix: switch interface method decl style
  • 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 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)
github-actions[bot] commented 9 months ago

:tada: This PR is included in version 8.0.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: