This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Update ipfs-http-client to the latest version 🚀 #2079
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The dependency ipfs-http-client was updated from
31.1.0to32.0.0.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v32.0.0
Bug Fixes
Chores
BREAKING CHANGES
base32.IPLD formats have been updated to the latest versions. IPLD nodes returned by
ipfs.dagandipfs.objectcommands have significant breaking changes. If you are using these commands in your application you are likely to encounter the following changes todag-pbnodes (the default node type that IPFS creates):DAGNodeproperties have been renamed as follows:data=>Datalinks=>Linkssize=>size(Note: no change)DAGLinkproperties have been renamed as follows:cid=>Hashname=>Namesize=>TsizeSee CHANGELOGs for each IPLD format for it's respective changes, you can read more about the
dag-pbchanges in the CHANGELOGLicense: MIT
Signed-off-by: Alan Shaw [email protected]
Commits
The new version differs by 5 commits.
6ce77f7chore: release version v32.0.0e22afeachore: update contributorsa423d7fchore: update ipld formats (#1010)961fc4achore: appease linter15ab7c5fix: handle empty array return value in dht.findProvs (#1003)See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴