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.7 #996

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.7.

Release notes

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

v0.14.7

What's Changed

Full Changelog: https://github.com/ipfs/go-graphsync/compare/v0.14.6...v0.14.7

v0.14.6

What's Changed

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

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

... (truncated)

Changelog

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

go-graphsync v0.14.7

Critical fix for request/response message loop

Changelog

  • github.com/ipfs/go-graphsync:
    • Handle context cancellation properly (#428) (ipfs/go-graphsync#428)
    • chore: Update .github/workflows/stale.yml [skip ci]
    • chore: Update .github/workflows/stale.yml [skip ci]

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +70/-42 3
GitHub 2 +6/-19 2

go-graphsync v0.14.6

MaxLinks feature

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Rod Vagg 1 +153/-89 8
Hannah Howard 1 +1/-1 1

go-graphsync v0.14.5

Fix issue in merge from Boost branch

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +50/-25 9

... (truncated)

Commits
  • 34a7a1e docs(version): update for v0.14.7
  • cb19a45 Handle context cancellation properly (#428)
  • 6a2fa5c chore: Update .github/workflows/stale.yml [skip ci]
  • 4c6ef8c chore: Update .github/workflows/stale.yml [skip ci]
  • 1988c8f chore(version.json): update for v0.14.6
  • 1962d22 feat: MaxLinks for requests (#420)
  • e3f77b3 fix(responsemanager): network disconnect reliability (#425)
  • 093404c Update version to reflect latest fixes (#424)
  • 3f2fadb Fix shutdown bug in #412 (#422)
  • 2a7f58c Update version to cover latest fixes (#419)
  • Additional commits viewable in compare view


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 #1002.