Update dependency transmission-rpc to v6 #153
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/transmission-rpc-6.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==3.4.2
->==6.0.0
Release Notes
Trim21/transmission-rpc (transmission-rpc)
v6.0.0
Compare Source
Breaking Changes:
PRIORITY
,RATIO_LIMIT
RatioLimit
andIdleLimit
, use enumPriority
,RatioLimitMode
andIdleMode
instead.File.priority
are now enumPriority
instead of string.Torrent.priority
are now enumPriority
instead of string.Torrent.seed_idle_mode
are now enumIdleMode
instead of string.Torrent.seed_ratio_mode
are now enumRatioLimitMode
instead of string.v5.0.0
Compare Source
New Features
Breaking Changes
v4.3.0
Compare Source
Features
py.typed
marker file (#306)v4.2.2
Compare Source
v4.2.1
Compare Source
Bug Fixes
Client.locate_torrent_data
(#282)v4.2.0
Compare Source
Features
v4.1.5
Compare Source
Features
Client().semver_version
if availableBug Fixes
Client().server_version
v4.1.4
Compare Source
Support python37
v4.1.3
Compare Source
Features
v4.1.2
Compare Source
Bug Fixes
v4.1.1
Compare Source
Bug Fixes
v4.1.0
Compare Source
Features
v4.0.0
Compare Source
Features
from_url
to create client from url (#204)Client().get_recently_active_torrents()
to get recently removed torrents (#186)Torrent.trackers
Bug Fixes
group-get
rpc responsegroup-set
request payloadCode Refactoring
Torrent.files
toTorrent.get_files
id
to file objectConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Renovate Bot.