rfsbraz / deleterr

Deleterr is a Python script designed to help you manage available disk space in your Plex media server.
MIT License
118 stars 6 forks source link

chore(deps): bump the python-packages group with 1 update #66

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the python-packages group with 1 update: plexapi.

Updates plexapi from 4.15.7 to 4.15.9

Release notes

Sourced from plexapi's releases.

4.15.9

Bug Fixes

  • #1355 - Add weakref to parent for PlexClient

New Features

  • #1353 - Add convenience method to return filter choice items

Improvements

  • #1356 - Fix no timeout argument for gdm.scan()

4.15.8

Bug Fixes

  • #1326 - Use 4k chunk size (powers of 2) for download
  • #1329 - Also catch ValueError when converting timestamp to datetime
  • #1336 - Fix MyPlexPinLogin doc strings
  • #1347 - bugfix: pass existing filters for albums method of Artist
  • #1350 - Fix: Update guid filter examples for fetchItems

New Features

  • #1319 - Adds 2FA code input to tools/plex-gettoken.py
  • #1327 - Add warning for ambiguous library title
  • #1339 - Add SplitMergeMixin to Album

Improvements

  • #1320 - fix(scripts): offset butler tasks to reduce ci random failures
  • #1328 - Simplify building MediaPartStream objects
  • #1340 - Refactor cast function in utils.py
Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
coveralls commented 4 months ago

Coverage Status

coverage: 69.33%. remained the same when pulling 911fd59df87fbe8ffe913e0798543d0457c5f01b on dependabot/pip/python-packages-6331fbfd83 into 7e503d8857a96bfd01320e909a3a9aecb3999ec1 on develop.