application-research / estuary

A custom IPFS/Filecoin node that makes it easy to pin IPFS content and make Filecoin deals.
https://docs.estuary.tech
Other
240 stars 66 forks source link

chore(deps): bump github.com/ipfs/go-graphsync from 0.13.2 to 0.14.5 #970

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/ipfs/go-graphsync from 0.13.2 to 0.14.5.

Release notes

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

v0.14.5

What's Changed

Full Changelog: https://github.com/ipfs/go-graphsync/compare/v0.14.4...v0.14.5

v0.14.4

What's Changed

New Contributors

Full Changelog: https://github.com/ipfs/go-graphsync/compare/v0.14.3...v0.14.4

v0.14.3

What's Changed

New Contributors

Full Changelog: https://github.com/ipfs/go-graphsync/compare/v0.14.2...v0.14.3

v0.14.2

What's Changed

New Contributors

Full Changelog: https://github.com/ipfs/go-graphsync/compare/v0.14.1...v0.14.2

v0.13.4

What's Changed

Full Changelog: https://github.com/ipfs/go-graphsync/compare/v0.13.3...v0.13.4

v0.13.3

What's Changed

... (truncated)

Changelog

Sourced from github.com/ipfs/go-graphsync's changelog.

go-graphsync changelog

go-graphsync v0.14.3

Deps updates and a minor linksystem fix

Changelog

  • github.com/ipfs/go-graphsync:
    • fix: wire up proper linksystem to traverser (#411) (ipfs/go-graphsync#411)
    • sync: update CI config files (#378) (ipfs/go-graphsync#378)
    • chore(deps): bump github.com/ipfs/go-unixfsnode from 1.4.0 to 1.5.2
    • chore(deps): bump github.com/ipfs/go-bitfield from 1.0.0 to 1.1.0
    • chore(deps): bump github.com/ipld/go-ipld-prime from 0.19.0 to 0.20.0
    • chore(deps): bump github.com/ipld/go-ipld-prime in /testplans/graphsync
    • chore(deps): bump github.com/ipld/go-ipld-prime from 0.19.0 to 0.20.0
    • chore(deps): bump github.com/ipld/go-ipld-prime from 0.18.0 to 0.19.0
    • chore: remove social links (#398) (ipfs/go-graphsync#398)
    • Removes main branch callout.

Contributors

Contributor Commits Lines ± Files Changed
dependabot[bot] 4 +310/-139 8
Rod Vagg 4 +156/-117 6
web3-bot 1 +34/-28 7
Johnny 1 +0/-10 1

go-graphsync v0.14.2

remove go-libp2p-core

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Marten Seemann 2 +5/-9 5

go-graphsync v0.14.1

deps updates

Changelog

... (truncated)

Commits


Dependabot compatibility score

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 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)
dependabot[bot] commented 1 year ago

Superseded by #974.