ipfs-shipyard / pinning-service-compliance

This repo checks the compliance of IPFS Pinning Services against the pinning spec
https://ipfs-shipyard.github.io/pinning-service-compliance/
Other
14 stars 10 forks source link

chore(deps): bump ipfs from 0.62.3 to 0.63.2 #69

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ipfs from 0.62.3 to 0.63.2.

Release notes

Sourced from ipfs's releases.

ipfs ipfs-v0.63.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ipfs-cli bumped from ^0.13.1 to ^0.13.2
      • ipfs-core bumped from ^0.15.0 to ^0.15.1
    • devDependencies
      • ipfs-client bumped from ^0.8.0 to ^0.8.1
      • ipfs-http-client bumped from ^57.0.0 to ^57.0.1

ipfs ipfs-v0.63.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ipfs-cli bumped from ^0.13.0 to ^0.13.1

ipfs ipfs-v0.63.0

⚠ BREAKING CHANGES

  • This module is now ESM only and there return types of some methods have changed

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ipfs-cli bumped from ^0.12.3 to ^0.13.0
      • ipfs-core bumped from ^0.14.3 to ^0.15.0
    • devDependencies
      • interface-ipfs-core bumped from ^0.154.2 to ^0.155.0
      • ipfs-client bumped from ^0.7.8 to ^0.8.0
      • ipfs-core-types bumped from ^0.10.3 to ^0.11.0
      • ipfs-http-client bumped from ^56.0.3 to ^57.0.0
Commits


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)
dependabot[bot] commented 2 years ago

Superseded by #85.