Update dependency transmission-rpc to v3.3.2 #79

Merged
Xefir merged 1 commits from renovate/transmission-rpc-3.x into master 2022-06-08 20:07:41 +00:00
Owner

This PR contains the following updates:

Package Update Change
transmission-rpc patch ==3.3.0 -> ==3.3.2

Release Notes

Trim21/transmission-rpc

v3.3.2

Compare Source

Bug Fixes
  • type: Clilent.get_torrents should take Iterable[str] as torrent arguments

v3.3.1

Compare Source

Features
  • client: add_torrent support pathlib.Path (#​112)
Code Refactoring
  • client: add argument type .change_torrent() (#​114)
  • client: deprecating relative Path as remote path (#​113)
  • torrent: property error and error_string
Reverts
  • refactor(client): add argument type .change_torrent() (#​114)
BREAKING CHANGE
  • Client: use relative pathlib.Path as remote path for .move_torrent_data(), .locate_torrent_data(), .rename_torrent_path() and .free_space() is deprecated.

  • add_torrent: base64 encoded str as torrent is deprecated, and will be removed in v4


Configuration

📅 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [transmission-rpc](https://github.com/Trim21/transmission-rpc) | patch | `==3.3.0` -> `==3.3.2` | --- ### Release Notes <details> <summary>Trim21/transmission-rpc</summary> ### [`v3.3.2`](https://github.com/Trim21/transmission-rpc/releases/tag/v3.3.2) [Compare Source](https://github.com/Trim21/transmission-rpc/compare/v3.3.1...v3.3.2) ##### Bug Fixes - **type**: `Clilent.get_torrents` should take `Iterable[str]` as torrent arguments ### [`v3.3.1`](https://github.com/Trim21/transmission-rpc/releases/tag/v3.3.1) [Compare Source](https://github.com/Trim21/transmission-rpc/compare/v3.3.0...v3.3.1) ##### Features - **client**: `add_torrent` support `pathlib.Path` ([#&#8203;112](https://github.com/Trim21/transmission-rpc/issues/112)) ##### Code Refactoring - **client**: add argument type `.change_torrent()` ([#&#8203;114](https://github.com/Trim21/transmission-rpc/issues/114)) - **client**: deprecating relative `Path` as remote path ([#&#8203;113](https://github.com/Trim21/transmission-rpc/issues/113)) - **torrent**: property `error` and `error_string` ##### Reverts - refactor(client): add argument type `.change_torrent()` ([#&#8203;114](https://github.com/Trim21/transmission-rpc/issues/114)) ##### BREAKING CHANGE - `Client`: use relative `pathlib.Path` as remote path for `.move_torrent_data()`, `.locate_torrent_data()`, `.rename_torrent_path()` and `.free_space()` is deprecated. - `add_torrent`: base64 encoded str as torrent is deprecated, and will be removed in v4 </details> --- ### Configuration 📅 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Xefir added 1 commit 2022-06-06 00:25:12 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
fd3a518f4c
Update dependency transmission-rpc to v3.3.2
Xefir merged commit 6ceb679144 into master 2022-06-08 20:07:41 +00:00
Xefir deleted branch renovate/transmission-rpc-3.x 2022-06-08 20:07:45 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/PyNyaaTa#79
No description provided.