stakes.social
stakes.social copied to clipboard
fix(deps): update dependency ipfs-http-client to v57
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
ipfs-http-client (source) | 49.0.4 -> 57.0.3 |
Release Notes
ipfs/js-ipfs
v57.0.3
Bug Fixes
v57.0.2
Dependencies
- The following workspace dependencies were updated
- dependencies
- ipfs-core-types bumped from ^0.11.0 to ^0.11.1
- ipfs-core-utils bumped from ^0.15.0 to ^0.15.1
- dependencies
v57.0.1
Bug Fixes
v57.0.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-core-types bumped from ^0.10.3 to ^0.11.0
- ipfs-core-utils bumped from ^0.14.3 to ^0.15.0
- dependencies
v56.0.3
Bug Fixes
- exclude fs from bundle (#4076) (6c3cb73)
- upgrade dep of ipfs-utils ^9.0.2->^9.0.6 (#4086) (8f7ce23), closes #4080
Dependencies
- The following workspace dependencies were updated
- dependencies
- ipfs-core-types bumped from ^0.10.2 to ^0.10.3
- ipfs-core-utils bumped from ^0.14.2 to ^0.14.3
- dependencies
v56.0.2
Dependencies
- The following workspace dependencies were updated
- dependencies
- ipfs-core-types bumped from ^0.10.1 to ^0.10.2
- ipfs-core-utils bumped from ^0.14.1 to ^0.14.2
- dependencies
v56.0.1
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- ipfs-core-types bumped from ^0.10.0 to ^0.10.1
- ipfs-core-utils bumped from ^0.14.0 to ^0.14.1
- dependencies
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
- dependencies
v55.0.0
Bug Fixes
- pubsub: multibase in pubsub http rpc (#3922) (6eeaca4)
- return nested value from dag.get (#3966) (45ac973), closes #3957
chore
- Bump @ipld/dag-cbor to v7 (#3977) (73476f5)
Features
- dht client (#3947) (62d8ecb)
- update DAG API to match [email protected] changes (#3917) (38c01be)
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 https://github.com/ipfs/go-ipfs/issues/7939 and https://github.com/ipfs/go-ipfs/pull/8183 - On decode of CBOR blocks,
undefined
values will be coerced tonull
-
ipfs.dag.put
no longer accepts aformat
arg, it is nowstoreCodec
andinputCodec
.'json'
has become'dag-json'
,'cbor'
has become'dag-cbor'
and so on - The DHT API has been refactored to return async iterators of query events
v54.0.2
Note: Version bump only for package ipfs-http-client
v54.0.1
Note: Version bump only for package ipfs-http-client
v54.0.0
Bug Fixes
BREAKING CHANGES
- errors will now be thrown if multiple items are passed to
ipfs.add
or single items toipfs.addAll
(n.b. you can still pass a list of a single item toipfs.addAll
)
v53.0.1
Note: Version bump only for package ipfs-http-client
v53.0.0
Features
BREAKING CHANGES
- the globSource api has changed from
globSource(dir, opts)
toglobSource(dir, pattern, opts)
- There are no default exports and everything is now dual published as ESM/CJS
v52.0.5
Note: Version bump only for package ipfs-http-client
v52.0.4
Note: Version bump only for package ipfs-http-client
v52.0.3
Bug Fixes
- declare types in .ts files (#3840) (eba5fe6)
- remove client-side timeout from http rpc calls (#3178) (f11220e), closes #3161
- remove use of instanceof for CID class (#3847) (ebbb12d)
v52.0.2
Note: Version bump only for package ipfs-http-client
v52.0.1
Bug Fixes
v52.0.0
Bug Fixes
Features
BREAKING CHANGES
- rateIn/rateOut are returned as numbers
- the output type of
ipfs.get
has changed and therecursive
option has been removed fromipfs.ls
since it was not supported everywhere
v51.0.1
Note: Version bump only for package ipfs-http-client
v51.0.0
Bug Fixes
- export ipfs http client type and use option extension for client (#3763) (31bddd4), closes #3749 #3736
Features
- implement dag import/export (#3728) (700765b), closes #2953 #2745
- upgrade to the new multiformats (#3556) (d13d15f)
BREAKING CHANGES
- ipld-formats no longer supported, use multiformat BlockCodecs instead
Co-authored-by: Rod Vagg [email protected] Co-authored-by: achingbrain [email protected]
v50.1.2
Note: Version bump only for package ipfs-http-client
v50.1.1
Bug Fixes
- add onError to pubsub.subscribe types (#3706) (d910aea), closes #3468
- stalling subscription on (node) http-client when daemon is stopped (#3468) (0266abf), closes #3465
v50.1.0
Features
v50.0.0
Bug Fixes
- add missing type import (#3664) (64cc1e1)
- fix types (#3662) (0fe8892)
- loosen input type for swarm.connect and swarm.disconnect (#3673) (46618c7), closes #3638
- mark ipld options as partial (#3669) (f98af8e)
chore
- update node version in docker build (#3603) (087fd1e)
- upgrade deps with new typedefs (#3550) (a418a52)
BREAKING CHANGES
- Minimum supported node version is 14
- all core api methods now have types, some method signatures have changed, named exports are now used by the http, grpc and ipfs client modules
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
stakes-social | ❌ Failed (Inspect) | Aug 18, 2022 at 7:33PM (UTC) |
Deployment failed with the following error:
Creating the Deployment Timed Out.