filclient
filclient copied to clipboard
chore(deps): bump github.com/ipfs/go-graphsync from 0.13.2 to 0.14.6
Bumps github.com/ipfs/go-graphsync from 0.13.2 to 0.14.6.
Release notes
Sourced from github.com/ipfs/go-graphsync's releases.
v0.14.6
What's Changed
- TestNetworkDisconnect reliability by
@hannahhoward
in ipfs/go-graphsync#425- feat: MaxLinks for requests by
@rvagg
in ipfs/go-graphsync#420Full Changelog: https://github.com/ipfs/go-graphsync/compare/v0.14.5...v0.14.6
v0.14.5
What's Changed
- Fix shutdown bug in #412 by
@hannahhoward
in ipfs/go-graphsync#422Full Changelog: https://github.com/ipfs/go-graphsync/compare/v0.14.4...v0.14.5
v0.14.4
What's Changed
- fix: calling message queue Shutdown twice causes panic by
@dirkmc
in ipfs/go-graphsync#414- Feat/port fixes from v13.3 by
@gammazero
in ipfs/go-graphsync#418New Contributors
@gammazero
made their first contribution in ipfs/go-graphsync#418Full Changelog: https://github.com/ipfs/go-graphsync/compare/v0.14.3...v0.14.4
v0.14.3
What's Changed
- Removes
main
branch callout. by@johnnymatthews
in ipfs/go-graphsync#406- chore: remove social links by
@rvagg
in ipfs/go-graphsync#398- chore(deps): bump github.com/ipld/go-ipld-prime from 0.18.0 to 0.19.0 by
@dependabot
in ipfs/go-graphsync#407- sync: update CI config files by
@web3-bot
in ipfs/go-graphsync#378- fix: wire up proper linksystem to traverser by
@rvagg
in ipfs/go-graphsync#411New Contributors
@johnnymatthews
made their first contribution in ipfs/go-graphsync#406Full Changelog: https://github.com/ipfs/go-graphsync/compare/v0.14.2...v0.14.3
v0.14.2
What's Changed
- chore: remove go-libp2p-core from go.mod by
@marten-seemann
in ipfs/go-graphsync#401- release v0.14.2 by
@marten-seemann
in ipfs/go-graphsync#403New Contributors
@marten-seemann
made their first contribution in ipfs/go-graphsync#401Full Changelog: https://github.com/ipfs/go-graphsync/compare/v0.14.1...v0.14.2
v0.13.4
What's Changed
... (truncated)
Changelog
Sourced from github.com/ipfs/go-graphsync's changelog.
go-graphsync v0.14.6
MaxLinks feature
Changelog
- github.com/ipfs/go-graphsync:
- feat: MaxLinks for requests (#420) (ipfs/go-graphsync#420)
- fix(responsemanager): network disconnect reliability (#425) (ipfs/go-graphsync#425)
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
- github.com/ipfs/go-graphsync:
- Update version to reflect latest fixes (#424) (ipfs/go-graphsync#424)
- Fix shutdown bug in #412 (#422) (ipfs/go-graphsync#422)
Contributors
Contributor Commits Lines ± Files Changed Hannah Howard 1 +50/-25 9 Andrew Gillis 1 +2/-2 2 go-graphsync v0.14.4
Import fixes from Boost branch
Changelog
- github.com/ipfs/go-graphsync:
- Update version to cover latest fixes (#419) (ipfs/go-graphsync#419)
- Bring changes from #412
- Bring changes from #391
- fix: calling message queue Shutdown twice causes panic (because close is called twice on done channel) (#414) (ipfs/go-graphsync#414)
Contributors
Contributor Commits Lines ± Files Changed gammazero 2 +38/-0 4
... (truncated)
Commits
1988c8f
chore(version.json): update for v0.14.61962d22
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)a5f79a5
Bring changes from #412d4f0517
Bring changes from #391975c0f7
fix: calling message queue Shutdown twice causes panic (because close is call...18ee3cb
docs(CHANGELOG): update for v0.14.3- Additional commits viewable in compare view
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)