ipfs-examples / js-ipfs-examples

Collection of js-ipfs examples
246 stars 157 forks source link

chore(deps): bump ipns from 2.0.3 to 5.0.1 #683

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ipns from 2.0.3 to 5.0.1.

Release notes

Sourced from ipns's releases.

v5.0.1

5.0.1 (2023-01-07)

Documentation

v5.0.0

5.0.0 (2023-01-07)

⚠ BREAKING CHANGES

  • update multiformats to v11 (#196)

Dependencies

v4.0.0

4.0.0 (2022-10-17)

⚠ BREAKING CHANGES

  • update multiformats, protons and uint8arrays (#189)

Dependencies

  • update multiformats, protons and uint8arrays (#189) (645c3b8)

v3.0.0

3.0.0 (2022-09-20)

⚠ BREAKING CHANGES

  • IPNS V1 signatures are ignored, records without V2 signature are no longer marked as Valid.

Bug Fixes

Changelog

Sourced from ipns's changelog.

5.0.1 (2023-01-07)

Documentation

5.0.0 (2023-01-07)

⚠ BREAKING CHANGES

  • update multiformats to v11 (#196)

Dependencies

4.0.0 (2022-10-17)

⚠ BREAKING CHANGES

  • update multiformats, protons and uint8arrays (#189)

Dependencies

  • update multiformats, protons and uint8arrays (#189) (645c3b8)

3.0.0 (2022-09-20)

⚠ BREAKING CHANGES

  • IPNS V1 signatures are ignored, records without V2 signature are no longer marked as Valid.

Bug Fixes

Commits
  • 1232cad chore(release): 5.0.1 [skip ci]
  • ec88bf8 docs: publish API docs (#197)
  • 25520f9 chore(release): 5.0.0 [skip ci]
  • e06d891 deps!: update multiformats to v11 (#196)
  • e696085 update .github/workflows/js-test-and-release.yml (#194)
  • de52cb4 update .github/workflows/js-test-and-release.yml (#193)
  • a5e0355 update .github/workflows/js-test-and-release.yml (#191)
  • 0292d21 update .github/workflows/js-test-and-release.yml (#190)
  • 33eede2 chore(release): 4.0.0 [skip ci]
  • 645c3b8 deps!: update multiformats, protons and uint8arrays (#189)
  • 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)