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

Bump github.com/anacrolix/torrent from 1.52.5 to 1.55.0 in /impl #187

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps github.com/anacrolix/torrent from 1.52.5 to 1.55.0.

Commits
  • 4890e2c CI: Just build on 386
  • edf59f0 cmd/torrent download: Handle interrupt when linear discarding
  • b8e03eb cmd/torrent download: Propagate write errors
  • 3d92cca cmd/torrent: Remove stutter in error message
  • 1974015 Remove unused Torrent.fileIndex
  • 7cf2064 Cache sqlite storage capacity for a short while
  • 8a43f7b Add timeout to Go CI test
  • 50a0e1a gorond
  • 2568049 Filter out possum without making it a separate module
  • ff51e0c Bump google.golang.org/grpc from 1.46.2 to 1.56.3
  • 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 will merge this PR once CI passes on it, as requested by @decentralgabe.


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/anacrolix/torrent](https://github.com/anacrolix/torrent) from 1.52.5 to 1.55.0.
- [Commits](anacrolix/torrent@v1.52.5...v1.55.0)

---
updated-dependencies:
- dependency-name: github.com/anacrolix/torrent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
@dependabot dependabot bot requested a review from finn-block as a code owner April 15, 2024 08:56
@dependabot dependabot bot added the go Pull requests that update Go code label Apr 15, 2024
Copy link
Member

@decentralgabe decentralgabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.67%. Comparing base (09e4939) to head (db957e1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #187   +/-   ##
=======================================
  Coverage   50.67%   50.67%           
=======================================
  Files          32       32           
  Lines        2739     2739           
=======================================
  Hits         1388     1388           
  Misses       1209     1209           
  Partials      142      142           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@decentralgabe decentralgabe merged commit 2750188 into main Apr 19, 2024
8 of 9 checks passed
@decentralgabe decentralgabe deleted the dependabot/go_modules/impl/github.com/anacrolix/torrent-1.55.0 branch April 19, 2024 23:47
decentralgabe pushed a commit that referenced this pull request Apr 22, 2024
* origin/main:
  remove migration and fix typos (#197)
  Bump github.com/miekg/dns from 1.1.58 to 1.1.59 in /impl (#194)
  fix republish and migration (#195)
  revert (#193)
  remove db migration (#192)
  Bump github.com/anacrolix/torrent from 1.52.5 to 1.55.0 in /impl (#187)
  Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp (#184)
  renames + better logging around republishing (#191)
  Bump go.opentelemetry.io/contrib/instrumentation/runtime in /impl (#185)
  Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#186)

# Conflicts:
#	impl/pkg/service/pkarr.go
#	spec/spec.md
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.

2 participants