Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/ipfs/go-libipfs from 0.6.0 to 0.7.0 #1957

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2023

Bumps github.com/ipfs/go-libipfs from 0.6.0 to 0.7.0.

Release notes

Sourced from github.com/ipfs/go-libipfs's releases.

v0.7.0

What's Changed

Full Changelog: ipfs/boxo@v0.6.2...v0.7.0

v0.6.2

What's Changed

New Contributors

Full Changelog: ipfs/boxo@v0.6.1...v0.6.2

Commits
  • 664b3e5 chore: bump to 0.7.0 (#213)
  • 3881551 feat: return 400 on /ipfs/invalid-cid (#205)
  • 4a1cb78 docs: add note in README that go-libipfs is not comprehensive (#163)
  • ef3dbdc chore: release 0.6.2 (#211)
  • e45eb14 fix(gateway): 500 on panic, recover on WithHostname
  • 124ae4b refactor: use assert in remaining gateway tests
  • 9e0fc39 chore: release 0.6.1
  • 15f2131 feat: support HTTP 429 with Retry-After (#194)
  • 7af2b2b docs: fix typo in README.md
  • 36918f4 fix(gateway): return 500 for all /ip[nf]s/id failures
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2023

Dependabot tried to add @Wondertan and @renaynay as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/celestiaorg/celestia-node/pulls/1957/requested_reviewers: 422 - Validation Failed
Error summary:
  Could not add requested reviewers to pull request. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2023

The following labels could not be found: kind:dependencies.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ipfs/go-libipfs-0.7.0 branch from f870973 to 7ad9b85 Compare March 22, 2023 15:06
@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2023

Codecov Report

Merging #1957 (3db7e65) into main (f18b1ab) will increase coverage by 0.57%.
The diff coverage is 46.15%.

@@            Coverage Diff             @@
##             main    #1957      +/-   ##
==========================================
+ Coverage   54.95%   55.52%   +0.57%     
==========================================
  Files         216      214       -2     
  Lines       13925    13717     -208     
==========================================
- Hits         7653     7617      -36     
+ Misses       5460     5283     -177     
- Partials      812      817       +5     
Impacted Files Coverage Δ
nodebuilder/node/admin.go 26.66% <0.00%> (ø)
share/eds/eds.go 67.19% <40.00%> (-1.87%) ⬇️
api/rpc/client/client.go 72.72% <100.00%> (-9.63%) ⬇️
core/testing.go 91.86% <100.00%> (+0.09%) ⬆️

... and 7 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ipfs/go-libipfs-0.7.0 branch 4 times, most recently from 3db7e65 to f5121e0 Compare April 3, 2023 18:06
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ipfs/go-libipfs-0.7.0 branch from f5121e0 to 8889a52 Compare April 4, 2023 14:23
Bumps [github.com/ipfs/go-libipfs](https://github.com/ipfs/go-libipfs) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/ipfs/go-libipfs/releases)
- [Commits](ipfs/boxo@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-libipfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ipfs/go-libipfs-0.7.0 branch from 8889a52 to e278496 Compare April 4, 2023 15:26
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

9 similar comments
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 12, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 20, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ipfs/go-libipfs-0.7.0 branch July 31, 2023 12:55
renaynay added a commit that referenced this pull request Aug 18, 2023
## Overview
Main change is update of github.com/ipfs/go-libipfs , that is now
located in github.com/ipfs/boxo

Updates libs and their dependancies:
- github.com/libp2p/go-libp2p-kad-dht
- github.com/libp2p/go-libp2p-routing-helpers
 - github.com/ipfs/go-block-format 
- 	github.com/ipfs/go-blockservice 
 - 	github.com/ipfs/go-ipld-format
 - 	github.com/ipfs/go-merkledag 
 - 	github.com/ipld/go-car 
 - 	github.com/multiformats/go-multihash 

Supersedes:
#2268
#2378
#2379
#1957

---------

Co-authored-by: Ryan <ryanford@poluglottos.com>
Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
renaynay added a commit to renaynay/celestia-node that referenced this pull request Aug 23, 2023
## Overview
Main change is update of github.com/ipfs/go-libipfs , that is now
located in github.com/ipfs/boxo

Updates libs and their dependancies:
- github.com/libp2p/go-libp2p-kad-dht
- github.com/libp2p/go-libp2p-routing-helpers
 - github.com/ipfs/go-block-format 
- 	github.com/ipfs/go-blockservice 
 - 	github.com/ipfs/go-ipld-format
 - 	github.com/ipfs/go-merkledag 
 - 	github.com/ipld/go-car 
 - 	github.com/multiformats/go-multihash 

Supersedes:
celestiaorg#2268
celestiaorg#2378
celestiaorg#2379
celestiaorg#1957

---------

Co-authored-by: Ryan <ryanford@poluglottos.com>
Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
walldiss added a commit to walldiss/celestia-node that referenced this pull request Sep 22, 2023
## Overview
Main change is update of github.com/ipfs/go-libipfs , that is now
located in github.com/ipfs/boxo

Updates libs and their dependancies:
- github.com/libp2p/go-libp2p-kad-dht
- github.com/libp2p/go-libp2p-routing-helpers
 - github.com/ipfs/go-block-format
- 	github.com/ipfs/go-blockservice
 - 	github.com/ipfs/go-ipld-format
 - 	github.com/ipfs/go-merkledag
 - 	github.com/ipld/go-car
 - 	github.com/multiformats/go-multihash

Supersedes:
celestiaorg#2268
celestiaorg#2378
celestiaorg#2379
celestiaorg#1957

---------

Co-authored-by: Ryan <ryanford@poluglottos.com>
Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
(cherry picked from commit 8eef855)
walldiss added a commit that referenced this pull request Sep 22, 2023
## Overview
Main change is update of github.com/ipfs/go-libipfs , that is now
located in github.com/ipfs/boxo

Updates libs and their dependancies:
- github.com/libp2p/go-libp2p-kad-dht
- github.com/libp2p/go-libp2p-routing-helpers
 - github.com/ipfs/go-block-format
- 	github.com/ipfs/go-blockservice
 - 	github.com/ipfs/go-ipld-format
 - 	github.com/ipfs/go-merkledag
 - 	github.com/ipld/go-car
 - 	github.com/multiformats/go-multihash

Supersedes:
#2268
#2378
#2379
#1957

---------

Co-authored-by: Ryan <ryanford@poluglottos.com>
Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
(cherry picked from commit 8eef855)
walldiss added a commit to walldiss/celestia-node that referenced this pull request Sep 22, 2023
## Overview
Main change is update of github.com/ipfs/go-libipfs , that is now
located in github.com/ipfs/boxo

Updates libs and their dependancies:
- github.com/libp2p/go-libp2p-kad-dht
- github.com/libp2p/go-libp2p-routing-helpers
 - github.com/ipfs/go-block-format
- 	github.com/ipfs/go-blockservice
 - 	github.com/ipfs/go-ipld-format
 - 	github.com/ipfs/go-merkledag
 - 	github.com/ipld/go-car
 - 	github.com/multiformats/go-multihash

Supersedes:
celestiaorg#2268
celestiaorg#2378
celestiaorg#2379
celestiaorg#1957

---------

Co-authored-by: Ryan <ryanford@poluglottos.com>
Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
(cherry picked from commit 8eef855)
walldiss added a commit to walldiss/celestia-node that referenced this pull request Sep 25, 2023
## Overview
Main change is update of github.com/ipfs/go-libipfs , that is now
located in github.com/ipfs/boxo

Updates libs and their dependancies:
- github.com/libp2p/go-libp2p-kad-dht
- github.com/libp2p/go-libp2p-routing-helpers
 - github.com/ipfs/go-block-format
- 	github.com/ipfs/go-blockservice
 - 	github.com/ipfs/go-ipld-format
 - 	github.com/ipfs/go-merkledag
 - 	github.com/ipld/go-car
 - 	github.com/multiformats/go-multihash

Supersedes:
celestiaorg#2268
celestiaorg#2378
celestiaorg#2379
celestiaorg#1957

---------

Co-authored-by: Ryan <ryanford@poluglottos.com>
Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
(cherry picked from commit 8eef855)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants