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

deps: Bump github.com/filecoin-project/lassie from 0.17.0 to 0.21.0 #68

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

Bumps github.com/filecoin-project/lassie from 0.17.0 to 0.21.0.

Release notes

Sourced from github.com/filecoin-project/lassie's releases.

v0.21.0

What's Changed

Minor signature changes when used as an API, with some reorg in the bitswap retriever to solve a couple of bugs.

Full Changelog: filecoin-project/lassie@v0.20.1...v0.21.0

v0.20.1

What's Changed

New Contributors

Full Changelog: filecoin-project/lassie@v0.20.0...v0.20.1

v0.20.0

What's Changed

Full Changelog: filecoin-project/lassie@v0.19.2...v0.20.0

v0.19.2

What's Changed

Full Changelog: filecoin-project/lassie@v0.19.1...v0.19.2

v0.19.1

What's Changed

Full Changelog: filecoin-project/lassie@v0.19.0...v0.19.1

... (truncated)

Commits
  • 2cf1121 v0.21.0 bump
  • 98486ac fix!: move block event reporting to bitswap's blockstore
  • 9613e24 chore: more block tracing debugging
  • 705b65e fix: run bitswap in a goroutine, collect & dispatch events in parent
  • 6ff05fd v0.20.1 bump
  • 4ca56d4 fix(deps): update some deps
  • add8f38 fix: upgrade go-trustless-utils for byte-range fix
  • 9368796 deps: upgrade trustless-utils, handle raw request case (err for now)
  • 9a94e07 doc: minor textual corrections (#447)
  • e3ca2ea chore: tweak test w/ debug and better channel use
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/filecoin-project/lassie](https://github.com/filecoin-project/lassie) from 0.17.0 to 0.21.0.
- [Release notes](https://github.com/filecoin-project/lassie/releases)
- [Changelog](https://github.com/filecoin-project/lassie/blob/main/.goreleaser.yaml)
- [Commits](filecoin-project/lassie@v0.17.0...v0.21.0)

---
updated-dependencies:
- dependency-name: github.com/filecoin-project/lassie
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 13, 2023
@dependabot dependabot bot requested a review from bajtos October 13, 2023 04:17
@github-actions github-actions bot enabled auto-merge (squash) October 13, 2023 04:17
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
@bajtos bajtos disabled auto-merge October 24, 2023 09:14
@bajtos bajtos enabled auto-merge (squash) October 24, 2023 09:14
@bajtos bajtos merged commit f0d50c5 into main Oct 24, 2023
10 checks passed
@bajtos bajtos deleted the dependabot/go_modules/github.com/filecoin-project/lassie-0.21.0 branch October 24, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant