ipfs / helia-verified-fetch

A fetch-like API for obtaining verified & trustless IPFS CIDs on the web
https://npmjs.com/package/@helia/verified-fetch
Other
11 stars 1 forks source link

deps: bump ipfsd-ctl from 13.0.0 to 14.0.6 #60

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps ipfsd-ctl from 13.0.0 to 14.0.6.

Release notes

Sourced from ipfsd-ctl's releases.

v14.0.6

14.0.6 (2024-04-19)

Bug Fixes

  • add retries to repo deletion because windows (8ac86d9)

v14.0.5

14.0.5 (2024-04-19)

Bug Fixes

v14.0.4

14.0.4 (2024-04-19)

Bug Fixes

v14.0.3

14.0.3 (2024-04-19)

Bug Fixes

Trivial Changes

v14.0.2

14.0.2 (2024-04-19)

Bug Fixes

v14.0.1

14.0.1 (2024-04-19)

Bug Fixes

... (truncated)

Changelog

Sourced from ipfsd-ctl's changelog.

14.0.6 (2024-04-19)

Bug Fixes

  • add retries to repo deletion because windows (8ac86d9)

14.0.5 (2024-04-19)

Bug Fixes

14.0.4 (2024-04-19)

Bug Fixes

14.0.3 (2024-04-19)

Bug Fixes

Trivial Changes

14.0.2 (2024-04-19)

Bug Fixes

14.0.1 (2024-04-19)

Bug Fixes

  • use configured endpoint instead of default (#824) (e0d2f88)

14.0.0 (2024-04-19)

... (truncated)

Commits
  • b3d93da chore(release): 14.0.6 [skip ci]
  • 8ac86d9 fix: add retries to repo deletion because windows
  • fdd7a6c chore(release): 14.0.5 [skip ci]
  • bb5f1a1 fix: pass correct option
  • b7ab474 chore(release): 14.0.4 [skip ci]
  • d6543a6 fix: enable pubsub (#828)
  • 12399c3 chore(release): 14.0.3 [skip ci]
  • 09c9fcd fix: kill subprocess after timeout (#827)
  • 4569bd2 chore: re-enable tests that use isOnline (#825)
  • 970cf93 chore(release): 14.0.2 [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 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)
dependabot[bot] commented 2 months ago

Superseded by #65.