Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps actions/upload-artifact from 4 to 6.

Release notes

Sourced from actions/upload-artifact's releases.

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0

v5.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/upload-artifact@v4...v5.0.0

v4.6.2

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

v4.6.1

What's Changed

... (truncated)

Commits
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • ddc45ed docs: update README to correct action name for Node.js 24 support
  • 615b319 chore: release v6.0.0 for Node.js 24 support
  • 017748b Merge pull request #744 from actions/fix-storage-blob
  • 38d4c79 chore: rebuild dist
  • 7d27270 chore: add missing license cache files for @​actions/core, @​actions/io, and mi...
  • 5f643d3 chore: update license files for @​actions/artifact@​5.0.1 dependencies
  • 1df1684 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • b5b1a91 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • 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/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>
@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 467725d into develop Jan 14, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/github_actions/develop/actions/upload-artifact-6 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