JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Apache License 2.0
11.22k stars 1.05k forks source link

chore(deps): update dependency steamkit2 to v3.0.0-beta.2 #3275

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SteamKit2 3.0.0-Beta.1 -> 3.0.0-Beta.2 age adoption passing confidence

Release Notes

SteamRE/SteamKit (SteamKit2) ### [`v3.0.0-Beta.2`](https://togithub.com/SteamRE/SteamKit/releases/tag/3.0.0-Beta.2) [Compare Source](https://togithub.com/SteamRE/SteamKit/compare/3.0.0-Beta.1...3.0.0-Beta.2) - Added `cdnAuthToken` parameter to `CDN.Client` method for country specific servers that still require it. - Insert websocket servers first so that they are preferred. - More memory allocation optimizations. BREAKING CHANGES - `CDN.Client.DownloadDepotChunkAsync` now requires a mandatory destination buffer. - Returns the number of written bytes to the destination. - You can rent a buffer like `ArrayPool.Shared.Rent((int)chunk.UncompressedLength)` - `DepotChunk` is now a static class that only contains a `Process` method.

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.