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

fix(deps): update module github.com/hekmon/transmissionrpc/v2 to v3 #13

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hekmon/transmissionrpc/v2 v2.0.1 -> v3.0.0 age adoption passing confidence

Release Notes

hekmon/transmissionrpc (github.com/hekmon/transmissionrpc/v2)

v3.0.0: TransmissionRPC v3.0.0

Compare Source

  • support of Transmission RPC v17 (API for Transmission v4.0.0) - big thanks to @​hyperreal64 for his work via #​21 !
  • new init workflow: more flexible URL options & custom HTTP client if needed (#​23 #​24 thx @​davidnewhall)
  • code cleanup

New from previous beta

  • during custom marshalling, internal golang types were leaking, this was silently ignored by transmission the leak is now fixed
  • while converting seedIdleLimit in a correct Golangish time.Duration for TorrentSet, the TorrentGet payload did not had the conversion, this is now fixed
  • some converted fields were marked to be ignore for JSON Marshalling (-): this was unnecessary because of the temporary struct "inheritance" masking them but did break the validation function for methods allowing to request specific fields
  • added an example within readme on how to use a custom HTTP client to debug/trace the requests made by the lib to ease testing

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot assigned stv0g Apr 22, 2024
@stv0g stv0g merged commit 529914a into master Apr 22, 2024
2 checks passed
@stv0g stv0g deleted the renovate/git.luolix.top-hekmon-transmissionrpc-v2-3.x branch April 22, 2024 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant