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.6.1 to 4.7.0 #400

Merged
merged 2 commits into from
Jul 31, 2021
Merged

Bump plexapi from 4.6.1 to 4.7.0 #400

merged 2 commits into from
Jul 31, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2021

Bumps plexapi from 4.6.1 to 4.7.0.

Release notes

Sourced from plexapi's releases.

4.7.0

Breaking Changes

  • Python 3.5 is now deprecated (see #804)
  • Arguments have been added to the LibrarySection.playlists(), Playlist._createSmart(), PlexServer.playlists(), and PlexServer.createPlaylist()calls (see #782 and #799)

New Features

  • #782 - Add playlist title search and sorting
  • #799 - Add libtype argument for creating smart playlists

4.6.3

New Features

  • #781 - Add ability to parse the smart filters from collections and playlists
  • #783 - Add ability to move items in a collection
  • #797 - Add producers, roles, and hasCommercialMarker to Episode objects
  • #800 - Decouple resource address sorting from connection attempts

Bug Fixes

  • #798 - Fix sync headers and add default subtitle size

Improvements

  • #780 - Remove manual sorts/fields added to PMS
  • #788 - Add ability to use FilterChoice and FilteringSort objects in library search
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 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 27, 2021
@simonc56
Copy link
Collaborator

* Bump requests from 2.25.1 to 2.26.0 ([#795])

Then a commit to bump requests to 2.26.0 would be nice, right ?

@chrillep
Copy link
Contributor

* Bump requests from 2.25.1 to 2.26.0 ([#795])

Then a commit to bump requests to 2.26.0 would be nice, right ?
i believe its already on 2.26.0 https://github.com/Taxel/PlexTraktSync/network/dependencies

eaa8ff3

@chrillep
Copy link
Contributor

chrillep commented Jul 28, 2021

~~ as for requirements.txt it's unfortunate dependabot only handles the Pipefile if it exists and not both. ~~
dependabot/feedback#435
dependabot/dependabot-core#1946

Solved by running pipenv lock -r > requirements.txt

~~ and commiting, but a hastle in the long run :( ~~

@glensc
Copy link
Collaborator

glensc commented Jul 28, 2021

* Bump requests from 2.25.1 to 2.26.0 ([#795])

Then a commit to bump requests to 2.26.0 would be nice, right ?

irrelevant, as it's in requirements_dev.txt:

it's not a hard dependency update

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/plexapi-4.7.0 branch from 9902da7 to e71bf91 Compare July 31, 2021 17:10
@glensc glensc merged commit 2e2da68 into main Jul 31, 2021
@glensc glensc deleted the dependabot/pip/plexapi-4.7.0 branch July 31, 2021 17:23
Repository owner locked as resolved and limited conversation to collaborators Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants