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

Bump plexapi from 4.15.0 to 4.15.5 #912

Merged
merged 2 commits into from
Nov 11, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps plexapi from 4.15.0 to 4.15.5.

Release notes

Sourced from plexapi's releases.

4.15.5

Bug Fixes

  • #1265 - Passing params for setSelectedSubtitles streams
  • #1281 - fix: explicitly set includeFiles
  • #1269 - Return None for history source if media no longer exists
  • #1276 - Update algorithm for parsing smart filters

New Features

  • #1271 - Add MyPlexAccount.ping() to refresh authentication token

Improvements

  • #1266 - docs: fix readthedocs build
  • #1277 - Update documentation for collection.sortUpdate.
  • #1282 - build(pypi): verify readme and add long_description_content_type

Thanks to new contributors @​ShanaryS, @​jasmeralia, and @​Dr-Blank.

4.15.4

Bug Fixes

#1262 - Fix datetime returning UTC #1263 - Fix isLatest() and add canInstallUpdate()

Improvements

#1258 - ci: adjust plexapi timeout

4.15.3

Bug Fixes

4.15.2

Breaking Changes

#1247 - Remove reload after saving the batch-edits

Bug Fixes

#1239 - Change Discover search URL #1253 - Fix PlexServer.isLatest() check

New Features

#1241 - Add X-Plex-Language header to config

Improvements

#1240 - ci: retry bootstrap step #1244 - Fix invalid escape sequence DepreactionWarning #1245 - test_audio: Add missing assert #1250 - Suppress toDatetime error when subscribedAt is empty #1251 - Change Episode parent* attributes to properties


Thanks to new contributors @​twolaw, @​darthShadow, and @​BenjaminOddou.

... (truncated)

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 <dependency name> 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)

Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.0 to 4.15.5.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pkkid/python-plexapi@4.15.0...4.15.5)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Nov 6, 2023
@marcelveldt marcelveldt merged commit ffdcdf6 into main Nov 11, 2023
3 checks passed
@marcelveldt marcelveldt deleted the dependabot/pip/plexapi-4.15.5 branch November 11, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant