Updates the requirements on ipfs-http-client to permit the latest version.
Release notes
*Sourced from [ipfs-http-client's releases](https://github.com/ipfs/js-ipfs-http-client/releases).*
> ## v33.0.1
>
>
> ### Bug Fixes
>
> * response for findpeer and findprovs ([#1039](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1039)) ([5252f50](https://github.com/ipfs/js-ipfs-http-client/commit/5252f50))
Changelog
*Sourced from [ipfs-http-client's changelog](https://github.com/ipfs/js-ipfs-http-client/blob/master/CHANGELOG.md).*
> ## [33.0.1](https://github.com/ipfs/js-ipfs-http-client/compare/v33.0.0...v33.0.1) (2019-07-10)
>
>
> ### Bug Fixes
>
> * response for findpeer and findprovs ([#1039](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1039)) ([5252f50](https://github.com/ipfs/js-ipfs-http-client/commit/5252f50))
>
>
>
>
> # [33.0.0](https://github.com/ipfs/js-ipfs-http-client/compare/v32.0.1...v33.0.0) (2019-07-10)
>
>
> ### Bug Fixes
>
> * link to ipfs.io ([70cdf25](https://github.com/ipfs/js-ipfs-http-client/commit/70cdf25))
> * prepare for aegir release ([#1021](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1021)) ([806b206](https://github.com/ipfs/js-ipfs-http-client/commit/806b206))
> * sometimes no Addrs element is present in the response ([#1037](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1037)) ([a74b8f7](https://github.com/ipfs/js-ipfs-http-client/commit/a74b8f7))
> * **package:** update bignumber.js to version 9.0.0 ([#1024](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1024)) ([a04edac](https://github.com/ipfs/js-ipfs-http-client/commit/a04edac))
>
>
>
>
> ## [32.0.1](https://github.com/ipfs/js-ipfs-http-client/compare/v32.0.0...v32.0.1) (2019-05-21)
>
>
> ### Bug Fixes
>
> * error reporting for non-JSON responses ([#1016](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1016)) ([4251c88](https://github.com/ipfs/js-ipfs-http-client/commit/4251c88)), closes [#912](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/912) [#1000](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1000) [#1001](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1001)
> * send trickle param to trigger trickle dag builder ([#1015](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1015)) ([a28b009](https://github.com/ipfs/js-ipfs-http-client/commit/a28b009))
>
>
>
>
> # [32.0.0](https://github.com/ipfs/js-ipfs-http-client/compare/v31.1.0...v32.0.0) (2019-05-21)
>
>
> ### Bug Fixes
>
> * handle empty array return value in dht.findProvs ([#1003](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1003)) ([15ab7c5](https://github.com/ipfs/js-ipfs-http-client/commit/15ab7c5))
>
>
> ### Chores
>
> * update ipld formats ([#1010](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1010)) ([a423d7f](https://github.com/ipfs/js-ipfs-http-client/commit/a423d7f))
>
>
> ### BREAKING CHANGES
>
> * The default string encoding for version 1 CIDs has changed to `base32`.
> ... (truncated)
Commits
- [`d83d283`](https://github.com/ipfs/js-ipfs-http-client/commit/d83d2830ee932cc8a9bbbf9924b04f95a33ed7c1) chore: release version v33.0.1
- [`f6ff746`](https://github.com/ipfs/js-ipfs-http-client/commit/f6ff746827e3dba3d72d50242bf07f3c0eae985d) chore: update contributors
- [`5252f50`](https://github.com/ipfs/js-ipfs-http-client/commit/5252f506ff405891c6c8619fd046cbde6490e56c) fix: response for findpeer and findprovs ([#1039](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1039))
- [`1a8bcdd`](https://github.com/ipfs/js-ipfs-http-client/commit/1a8bcdd7d18b59398d6bba5a4173059f1e3785e6) chore: use test profile for swarm tests ([#1038](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1038))
- [`689a5a1`](https://github.com/ipfs/js-ipfs-http-client/commit/689a5a17a6b99f83d314ee5a09fd73fca795033e) chore: release version v33.0.0
- [`303a610`](https://github.com/ipfs/js-ipfs-http-client/commit/303a610aaa6408fc2fce548a0d539ad9e901122a) chore: update contributors
- [`63d2125`](https://github.com/ipfs/js-ipfs-http-client/commit/63d21250f9d6dc08d40f615e5cd341c08d5e3b50) GC endpoint ([#992](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/992))
- [`a74b8f7`](https://github.com/ipfs/js-ipfs-http-client/commit/a74b8f77eb926dc32162c413f61fe9b4f10f513e) fix: sometimes no Addrs element is present in the response ([#1037](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1037))
- [`70cdf25`](https://github.com/ipfs/js-ipfs-http-client/commit/70cdf257d6609e32fb664fe682b05b7212fc2b5d) fix: link to ipfs.io
- [`fdbfb39`](https://github.com/ipfs/js-ipfs-http-client/commit/fdbfb39c077fa9bfe1ea9ad2847a20bc77d4d4ec) test: adds tests for `ipfs name` ([#974](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/974))
- Additional commits viewable in [compare view](https://github.com/ipfs/js-ipfs-http-client/compare/v32.0.1...v33.0.1)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
- `@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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Updates the requirements on ipfs-http-client to permit the latest version.
Release notes
*Sourced from [ipfs-http-client's releases](https://github.com/ipfs/js-ipfs-http-client/releases).* > ## v33.0.1 > > > ### Bug Fixes > > * response for findpeer and findprovs ([#1039](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1039)) ([5252f50](https://github.com/ipfs/js-ipfs-http-client/commit/5252f50))Changelog
*Sourced from [ipfs-http-client's changelog](https://github.com/ipfs/js-ipfs-http-client/blob/master/CHANGELOG.md).* > ## [33.0.1](https://github.com/ipfs/js-ipfs-http-client/compare/v33.0.0...v33.0.1) (2019-07-10) > > > ### Bug Fixes > > * response for findpeer and findprovs ([#1039](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1039)) ([5252f50](https://github.com/ipfs/js-ipfs-http-client/commit/5252f50)) > > > > > # [33.0.0](https://github.com/ipfs/js-ipfs-http-client/compare/v32.0.1...v33.0.0) (2019-07-10) > > > ### Bug Fixes > > * link to ipfs.io ([70cdf25](https://github.com/ipfs/js-ipfs-http-client/commit/70cdf25)) > * prepare for aegir release ([#1021](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1021)) ([806b206](https://github.com/ipfs/js-ipfs-http-client/commit/806b206)) > * sometimes no Addrs element is present in the response ([#1037](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1037)) ([a74b8f7](https://github.com/ipfs/js-ipfs-http-client/commit/a74b8f7)) > * **package:** update bignumber.js to version 9.0.0 ([#1024](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1024)) ([a04edac](https://github.com/ipfs/js-ipfs-http-client/commit/a04edac)) > > > > > ## [32.0.1](https://github.com/ipfs/js-ipfs-http-client/compare/v32.0.0...v32.0.1) (2019-05-21) > > > ### Bug Fixes > > * error reporting for non-JSON responses ([#1016](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1016)) ([4251c88](https://github.com/ipfs/js-ipfs-http-client/commit/4251c88)), closes [#912](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/912) [#1000](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1000) [#1001](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1001) > * send trickle param to trigger trickle dag builder ([#1015](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1015)) ([a28b009](https://github.com/ipfs/js-ipfs-http-client/commit/a28b009)) > > > > > # [32.0.0](https://github.com/ipfs/js-ipfs-http-client/compare/v31.1.0...v32.0.0) (2019-05-21) > > > ### Bug Fixes > > * handle empty array return value in dht.findProvs ([#1003](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1003)) ([15ab7c5](https://github.com/ipfs/js-ipfs-http-client/commit/15ab7c5)) > > > ### Chores > > * update ipld formats ([#1010](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1010)) ([a423d7f](https://github.com/ipfs/js-ipfs-http-client/commit/a423d7f)) > > > ### BREAKING CHANGES > > * The default string encoding for version 1 CIDs has changed to `base32`. > ... (truncated)Commits
- [`d83d283`](https://github.com/ipfs/js-ipfs-http-client/commit/d83d2830ee932cc8a9bbbf9924b04f95a33ed7c1) chore: release version v33.0.1 - [`f6ff746`](https://github.com/ipfs/js-ipfs-http-client/commit/f6ff746827e3dba3d72d50242bf07f3c0eae985d) chore: update contributors - [`5252f50`](https://github.com/ipfs/js-ipfs-http-client/commit/5252f506ff405891c6c8619fd046cbde6490e56c) fix: response for findpeer and findprovs ([#1039](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1039)) - [`1a8bcdd`](https://github.com/ipfs/js-ipfs-http-client/commit/1a8bcdd7d18b59398d6bba5a4173059f1e3785e6) chore: use test profile for swarm tests ([#1038](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1038)) - [`689a5a1`](https://github.com/ipfs/js-ipfs-http-client/commit/689a5a17a6b99f83d314ee5a09fd73fca795033e) chore: release version v33.0.0 - [`303a610`](https://github.com/ipfs/js-ipfs-http-client/commit/303a610aaa6408fc2fce548a0d539ad9e901122a) chore: update contributors - [`63d2125`](https://github.com/ipfs/js-ipfs-http-client/commit/63d21250f9d6dc08d40f615e5cd341c08d5e3b50) GC endpoint ([#992](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/992)) - [`a74b8f7`](https://github.com/ipfs/js-ipfs-http-client/commit/a74b8f77eb926dc32162c413f61fe9b4f10f513e) fix: sometimes no Addrs element is present in the response ([#1037](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/1037)) - [`70cdf25`](https://github.com/ipfs/js-ipfs-http-client/commit/70cdf257d6609e32fb664fe682b05b7212fc2b5d) fix: link to ipfs.io - [`fdbfb39`](https://github.com/ipfs/js-ipfs-http-client/commit/fdbfb39c077fa9bfe1ea9ad2847a20bc77d4d4ec) test: adds tests for `ipfs name` ([#974](https://github-redirect.dependabot.com/ipfs/js-ipfs-http-client/issues/974)) - Additional commits viewable in [compare view](https://github.com/ipfs/js-ipfs-http-client/compare/v32.0.1...v33.0.1)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.