Skip to content

️ deps: Bump ipfs-http-client from 54.0.2 to 56.0.0

Yogi Bot requested to merge dependabot-npm_and_yarn-ipfs-http-client-56.0.0 into main

Bumps ipfs-http-client from 54.0.2 to 56.0.0.

Release notes

Sourced from ipfs-http-client's releases.

ipfs-http-client ipfs-http-client-v56.0.0

BREAKING CHANGES

  • peerstore methods are now all async, the repo is migrated to v12
  • node 15+ is required

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.9.0 to ^0.10.0
      • ipfs-core-utils bumped from ^0.13.0 to ^0.14.0

ipfs-http-client@55.0.0

55.0.0 (2021-12-15)

Bug Fixes

chore

Features

BREAKING CHANGES

  • pubsub: We had to make breaking changes to pubsub commands sent over HTTP RPC to fix data corruption caused by topic names and payload bytes that included \n. More details in ipfs/go-ipfs#7939 and ipfs/go-ipfs#8183

... (truncated)

Commits

Merge request reports