Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps actions/setup-dotnet from 4 to 5.

Release notes

Sourced from actions/setup-dotnet's releases.

v5.0.0

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Updates

Bug Fixes

New Contributors

Full Changelog: actions/setup-dotnet@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog: actions/setup-dotnet@v4...v4.3.1

v4.3.0

What's Changed

New Contributors

... (truncated)

Commits
  • baa11fb Bump test dependencies to resolve System.Net.Http vulnerability, update workf...
  • 24ec4f2 Upgrade to latest actions packages (#687)
  • 4c100cb Fix icons (#604)
  • 25328d8 Bump actions/checkout from 5 to 6 (#684)
  • 937b8dd Update README with note on setting DOTNET_INSTALL_DIR for Linux permission is...
  • 2016bd2 Bump actions/publish-action from 0.3.0 to 0.4.0 and update macos-13 to macos-...
  • 21e81f6 Bump eslint-plugin-jest from 27.9.0 to 29.0.1 (#648)
  • 7403103 Bump typescript from 5.4.2 to 5.9.2 (#624)
  • d4c9434 Update to Node.js 24 and modernize async usage (#654)
  • 5c125af Bump actions/checkout from 4 to 5 (#662)
  • 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 [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 14, 2026
@xBaank xBaank merged commit 3956226 into develop Jan 14, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/github_actions/develop/actions/setup-dotnet-5 branch January 14, 2026 22:35
xBaank added a commit that referenced this pull request Jan 15, 2026
* Add and improve tests (#13)

* Refactor

* a

* a

* a

* wip

* WIP

* a

* a

* a

* a

* a

* a

* some api changes

* a

* a

* a

* WIP

* wip

* wip

* a

* Abbsssssssssstractioooooooooonsssssss

* wip

* WIP

* wip

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* WIP

* wip

* A

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* a

* fix

* a

* a

* a

* wip

* wip

* wip

* wip (#20)

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* fix ip proxy

* wip

* wip

* DOCKEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEER

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* Add step to check IPv6 configuration

* wip

* wip

* wip

* wip

* wip

* a

* wip

* WIP

* Refactor PeerRequestWindow and RequestScheduler: simplify window calculation and remove RTT tracking

* Refactor TorrentTests and MessageStream: simplify matrix parameters and update channel options

* wip

* wip

* wip

* wip

* Update timeout and matrix parameters in TorrentTests

Increased timeout duration and adjusted matrix parameters for seeders and leechers counts in TorrentTests.

* Optimistic choking (#25)

* wip

* wip

* wip

* wip

* wip

* wip

* Reduce capacity

---------

Co-authored-by: xBaank <you@example.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add more cases

* wip

* wip

* Fix formatting issues in README.md

* Dispose and start trackers concurrently

* wip

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Send cancel request

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update README

* wip

* wip

* Revise README for statistics monitoring and examples

Updated usage examples to include statistics monitoring and removed redundant sections.

* wip

* wip

* wip (#30)

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add GNU GPL v3 License

Added the GNU General Public License version 3 to the project.

* wip

* wip

* wip

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Revert "wip"

This reverts commit 5dff639.

* Create dependabot.yml

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Bump CSharpier.MsBuild from 1.2.1 to 1.2.5 (#33)

---
updated-dependencies:
- dependency-name: CSharpier.MsBuild
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 10.0.1 to 10.0.2 (#35)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console (#36)

Bumps Microsoft.Extensions.Logging from 10.0.1 to 10.0.2
Bumps Microsoft.Extensions.Logging.Console from 10.0.1 to 10.0.2

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Testcontainers from 4.9.0 to 4.10.0 (#37)

---
updated-dependencies:
- dependency-name: Testcontainers
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump TUnit from 1.11.18 to 1.11.28 (#38)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.11.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/checkout from 4 to 6 (#40)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/github-script from 7 to 8 (#41)

Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/upload-artifact from 4 to 6 (#44)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-dotnet from 4 to 5 (#42)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/download-artifact from 4 to 7 (#43)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/cache from 4 to 5 (#45)

Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* wip

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
xBaank added a commit that referenced this pull request Jan 18, 2026
* Add and improve tests (#13)

* Refactor

* a

* a

* a

* wip

* WIP

* a

* a

* a

* a

* a

* a

* some api changes

* a

* a

* a

* WIP

* wip

* wip

* a

* Abbsssssssssstractioooooooooonsssssss

* wip

* WIP

* wip

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* WIP

* wip

* A

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* a

* fix

* a

* a

* a

* wip

* wip

* wip

* wip (#20)

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* fix ip proxy

* wip

* wip

* DOCKEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEER

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* Add step to check IPv6 configuration

* wip

* wip

* wip

* wip

* wip

* a

* wip

* WIP

* Refactor PeerRequestWindow and RequestScheduler: simplify window calculation and remove RTT tracking

* Refactor TorrentTests and MessageStream: simplify matrix parameters and update channel options

* wip

* wip

* wip

* wip

* Update timeout and matrix parameters in TorrentTests

Increased timeout duration and adjusted matrix parameters for seeders and leechers counts in TorrentTests.

* Optimistic choking (#25)

* wip

* wip

* wip

* wip

* wip

* wip

* Reduce capacity

---------

Co-authored-by: xBaank <you@example.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add more cases

* wip

* wip

* Fix formatting issues in README.md

* Dispose and start trackers concurrently

* wip

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Send cancel request

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update README

* wip

* wip

* Revise README for statistics monitoring and examples

Updated usage examples to include statistics monitoring and removed redundant sections.

* wip

* wip

* wip (#30)

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add GNU GPL v3 License

Added the GNU General Public License version 3 to the project.

* wip

* wip

* wip

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Revert "wip"

This reverts commit 5dff639.

* Create dependabot.yml

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Bump CSharpier.MsBuild from 1.2.1 to 1.2.5 (#33)

---
updated-dependencies:
- dependency-name: CSharpier.MsBuild
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 10.0.1 to 10.0.2 (#35)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console (#36)

Bumps Microsoft.Extensions.Logging from 10.0.1 to 10.0.2
Bumps Microsoft.Extensions.Logging.Console from 10.0.1 to 10.0.2

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Testcontainers from 4.9.0 to 4.10.0 (#37)

---
updated-dependencies:
- dependency-name: Testcontainers
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump TUnit from 1.11.18 to 1.11.28 (#38)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.11.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/checkout from 4 to 6 (#40)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/github-script from 7 to 8 (#41)

Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/upload-artifact from 4 to 6 (#44)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-dotnet from 4 to 5 (#42)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/download-artifact from 4 to 7 (#43)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/cache from 4 to 5 (#45)

Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* wip

* wip

* wip

* Bump TUnit from 1.11.28 to 1.11.45 (#48)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.11.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add ListenAddressIpv4 And ListenAddressIpv6 (#50)

* wip

* Remove `IpAddress` parameter in trackers.

* Cleanup

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* wip

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
xBaank added a commit that referenced this pull request Jan 21, 2026
* Add and improve tests (#13)

* Refactor

* a

* a

* a

* wip

* WIP

* a

* a

* a

* a

* a

* a

* some api changes

* a

* a

* a

* WIP

* wip

* wip

* a

* Abbsssssssssstractioooooooooonsssssss

* wip

* WIP

* wip

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* WIP

* wip

* A

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* a

* fix

* a

* a

* a

* wip

* wip

* wip

* wip (#20)

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* fix ip proxy

* wip

* wip

* DOCKEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEER

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* Add step to check IPv6 configuration

* wip

* wip

* wip

* wip

* wip

* a

* wip

* WIP

* Refactor PeerRequestWindow and RequestScheduler: simplify window calculation and remove RTT tracking

* Refactor TorrentTests and MessageStream: simplify matrix parameters and update channel options

* wip

* wip

* wip

* wip

* Update timeout and matrix parameters in TorrentTests

Increased timeout duration and adjusted matrix parameters for seeders and leechers counts in TorrentTests.

* Optimistic choking (#25)

* wip

* wip

* wip

* wip

* wip

* wip

* Reduce capacity

---------

Co-authored-by: xBaank <you@example.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add more cases

* wip

* wip

* Fix formatting issues in README.md

* Dispose and start trackers concurrently

* wip

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Send cancel request

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update README

* wip

* wip

* Revise README for statistics monitoring and examples

Updated usage examples to include statistics monitoring and removed redundant sections.

* wip

* wip

* wip (#30)

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add GNU GPL v3 License

Added the GNU General Public License version 3 to the project.

* wip

* wip

* wip

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Revert "wip"

This reverts commit 5dff639.

* Create dependabot.yml

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Bump CSharpier.MsBuild from 1.2.1 to 1.2.5 (#33)

---
updated-dependencies:
- dependency-name: CSharpier.MsBuild
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 10.0.1 to 10.0.2 (#35)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console (#36)

Bumps Microsoft.Extensions.Logging from 10.0.1 to 10.0.2
Bumps Microsoft.Extensions.Logging.Console from 10.0.1 to 10.0.2

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Testcontainers from 4.9.0 to 4.10.0 (#37)

---
updated-dependencies:
- dependency-name: Testcontainers
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump TUnit from 1.11.18 to 1.11.28 (#38)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.11.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/checkout from 4 to 6 (#40)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/github-script from 7 to 8 (#41)

Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/upload-artifact from 4 to 6 (#44)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-dotnet from 4 to 5 (#42)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/download-artifact from 4 to 7 (#43)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/cache from 4 to 5 (#45)

Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* wip

* wip

* wip

* Bump TUnit from 1.11.28 to 1.11.45 (#48)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.11.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add ListenAddressIpv4 And ListenAddressIpv6 (#50)

* wip

* Remove `IpAddress` parameter in trackers.

* Cleanup

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* wip

* Bump TUnit from 1.11.45 to 1.12.3 (#52)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Implement cancellation handling on upload (#53)

* Implement cancellation handling on upload

* Add test

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Bump TUnit from 1.12.3 to 1.12.15 (#54)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.12.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add endgame (#55)

* wip

* wip

* wip

* wip

* wip

* dynamic timeout

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Respect tiers of bep_0012 (#56)

* wip

* wip

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Announce `completed` when all pieces are downloaded and fix torrent checkAsync race condition when completing a piece.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
xBaank added a commit that referenced this pull request Jan 21, 2026
* Add and improve tests (#13)

* Refactor

* a

* a

* a

* wip

* WIP

* a

* a

* a

* a

* a

* a

* some api changes

* a

* a

* a

* WIP

* wip

* wip

* a

* Abbsssssssssstractioooooooooonsssssss

* wip

* WIP

* wip

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* WIP

* wip

* A

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* a

* fix

* a

* a

* a

* wip

* wip

* wip

* wip (#20)

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* fix ip proxy

* wip

* wip

* DOCKEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEER

* a

* a

* wip

* wip

* wip

* wip

* wip

* wip

* Add step to check IPv6 configuration

* wip

* wip

* wip

* wip

* wip

* a

* wip

* WIP

* Refactor PeerRequestWindow and RequestScheduler: simplify window calculation and remove RTT tracking

* Refactor TorrentTests and MessageStream: simplify matrix parameters and update channel options

* wip

* wip

* wip

* wip

* Update timeout and matrix parameters in TorrentTests

Increased timeout duration and adjusted matrix parameters for seeders and leechers counts in TorrentTests.

* Optimistic choking (#25)

* wip

* wip

* wip

* wip

* wip

* wip

* Reduce capacity

---------

Co-authored-by: xBaank <you@example.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add more cases

* wip

* wip

* Fix formatting issues in README.md

* Dispose and start trackers concurrently

* wip

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Send cancel request

* wip

* wip

* cleanup

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update README

* wip

* wip

* Revise README for statistics monitoring and examples

Updated usage examples to include statistics monitoring and removed redundant sections.

* wip

* wip

* wip (#30)

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Add GNU GPL v3 License

Added the GNU General Public License version 3 to the project.

* wip

* wip

* wip

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Revert "wip"

This reverts commit 5dff639.

* Create dependabot.yml

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Bump CSharpier.MsBuild from 1.2.1 to 1.2.5 (#33)

---
updated-dependencies:
- dependency-name: CSharpier.MsBuild
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging.Abstractions from 10.0.1 to 10.0.2 (#35)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console (#36)

Bumps Microsoft.Extensions.Logging from 10.0.1 to 10.0.2
Bumps Microsoft.Extensions.Logging.Console from 10.0.1 to 10.0.2

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Testcontainers from 4.9.0 to 4.10.0 (#37)

---
updated-dependencies:
- dependency-name: Testcontainers
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump TUnit from 1.11.18 to 1.11.28 (#38)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.11.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/checkout from 4 to 6 (#40)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/github-script from 7 to 8 (#41)

Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/upload-artifact from 4 to 6 (#44)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-dotnet from 4 to 5 (#42)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/download-artifact from 4 to 7 (#43)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* Bump actions/cache from 4 to 5 (#45)

Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* wip

* wip

* wip

* wip

* Bump TUnit from 1.11.28 to 1.11.45 (#48)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.11.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add ListenAddressIpv4 And ListenAddressIpv6 (#50)

* wip

* Remove `IpAddress` parameter in trackers.

* Cleanup

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* wip

* Bump TUnit from 1.11.45 to 1.12.3 (#52)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Implement cancellation handling on upload (#53)

* Implement cancellation handling on upload

* Add test

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Bump TUnit from 1.12.3 to 1.12.15 (#54)

---
updated-dependencies:
- dependency-name: TUnit
  dependency-version: 1.12.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add endgame (#55)

* wip

* wip

* wip

* wip

* wip

* dynamic timeout

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Respect tiers of bep_0012 (#56)

* wip

* wip

* wip

* wip

* wip

---------

Co-authored-by: xBaank <xbaank@users.noreply.github.com>

* Announce `completed` when all pieces are downloaded and fix torrent checkAsync race condition when completing a piece.

* Fix CD

* Update cd

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: xBaank <xbaank@users.noreply.github.com>
Co-authored-by: xBaank <you@example.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant