manbearwiz / flexget-dockerfile

Flexget Dockerfile for automated Docker builds
MIT License
2 stars 8 forks source link

build(deps): bump transmission-rpc from 4.3.0 to 7.0.8 #93

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps transmission-rpc from 4.3.0 to 7.0.8.

Release notes

Sourced from transmission-rpc's releases.

v7.0.8

:bug: Bug Fixes

  • 4f1b67f - Client.change_torrent(tracker_list=...) should be able to set tracker tier correctly (commit by @​trim21)
  • c432732 - torrent id hex validation (commit by @​trim21)

v7.0.7a3

:bug: Bug Fixes

v7.0.7a2

No release notes provided.

v7.0.7a1

:bug: Bug Fixes

v7.0.7a0

No release notes provided.

v7.0.6

:bug: Bug Fixes

  • 8a91fee - client: deprecate .url, .torrent_get_arguments, .raw_session, .session_id, .server_version, .rpc_version, .semver_version on Client (PR #420 by @​trim21)

v7.0.5

:bug: Bug Fixes

v7.0.4

:bug: Bug Fixes

  • 240aa1b - client: client.get_groups(), client.get_group(), client.set_group() (commit by @​trim21)

v7.0.3

:bug: Bug Fixes

  • 7726fd0 - client: 'Invalid tracker list' error when passing tracker_list argument to method Client.change_torrent (commit by @​trim21)

v7.0.2

:bug: Bug Fixes

v7.0.1

This version doesn't change any code, only to trigger readthedocs to build latest docs.

v7.0.0

if you didn't see any DeprecationWarning when you are using 6.0.0, it's safe to upgrade to this version.

BREAKING CHANGES:

... (truncated)

Commits
  • 66c156c bump: 7.0.8
  • 4f1b67f fix: Client.change_torrent(tracker_list=...) should be able to set tracker ...
  • e78b247 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4.7 (#437)
  • a4e0ee6 chore(dev): update dependency types-requests to v2.32.0.20240523 (#436)
  • 9b25858 chore(dev): update dependency pytest to v8.2.1 (#434)
  • 7e52134 build(deps): update dependency typing-extensions to v4.12.0 (#435)
  • 7f7c81e chore(dev): update dependency pre-commit to v3.7.1 (#433)
  • b80c6ed chore(dev): update dependency coverage to v7.5.3 (#432)
  • 0742673 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4.6 (#431)
  • 672dc6a build(deps): update dependency requests to v2.32.3 (#430)
  • 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 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)
dependabot[bot] commented 5 months ago

Superseded by #94.