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-ipfs-exchange-interface from 0.2.0 to 0.2.1 #2378

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps github.com/ipfs/go-ipfs-exchange-interface from 0.2.0 to 0.2.1.

Release notes

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

v0.2.1

What's Changed

New Contributors

Full Changelog: ipfs/go-ipfs-exchange-interface@v0.2.0...v0.2.1

Commits

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 dependabot bot added the kind:deps Pull requests that update a dependency file label Jun 19, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ipfs/go-ipfs-exchange-interface-0.2.1 branch from 237cfa7 to 4f03052 Compare July 12, 2023 16:35
Bumps [github.com/ipfs/go-ipfs-exchange-interface](https://github.com/ipfs/go-ipfs-exchange-interface) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/ipfs/go-ipfs-exchange-interface/releases)
- [Commits](ipfs/go-ipfs-exchange-interface@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-ipfs-exchange-interface
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ipfs/go-ipfs-exchange-interface-0.2.1 branch from 4f03052 to 818b290 Compare July 13, 2023 15:06
@codecov-commenter
Copy link

Codecov Report

Merging #2378 (818b290) into main (11dced4) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2378      +/-   ##
==========================================
+ Coverage   52.88%   52.89%   +0.01%     
==========================================
  Files         156      156              
  Lines        9971     9971              
==========================================
+ Hits         5273     5274       +1     
+ Misses       4236     4235       -1     
  Partials      462      462              

see 6 files with indirect coverage changes

@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-ipfs-exchange-interface-0.2.1 branch July 31, 2023 12:56
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
kind:deps Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants