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

chore(deps): bump the python-packages group across 1 directory with 2 updates #140

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps the python-packages group with 2 updates in the / directory: plexapi and tautulli.

Updates plexapi from 4.15.16 to 4.16.0

Release notes

Sourced from plexapi's releases.

4.16.0

Breaking Changes

  • Migrate to pyproject.toml and bump minimum Python version to 3.9 (#1459)

Bug Fixes

  • Fix editing single objects when batchMultiEdit() is enabled (#1479)
  • Set correct server instance for playlist items (#1463)

New Features

  • Add voice activity analysis (#1466)
  • Add image tags and movie/show logos (#1462)

Improvements

  • Include hidden files to upload coverage artifact (#1464)
Commits

Updates tautulli from 4.3.4.2140 to 4.6.1.2142

Release notes

Sourced from tautulli's releases.

v4.6.1.2142

What's Changed

  • [FIX] Pydantic model for Metadata (closes #57)

Related PRs

Full Changelog: nwithan8/pytulli@4.6.0.2142...4.6.1.2142

v4.6.0.2142

What's Changed

  • [REMOVED] Implementation of Discord-style webhooks from Tautulli due to inconsistent variations in webhook payloads
    • Base TautulliWebhook class and TautulliWebhookTrigger enum remains for use in custom downstream implementations

Related PRs

Full Changelog: nwithan8/pytulli@4.5.1.2142...4.6.0.2142

v4.5.1.2142

  • Fix webhook trigger determination function call

Full Changelog: nwithan8/pytulli@4.5.0.2142...4.5.1.2142

v4.5.0.2142

What's Changed

  • [FIXED] Parsing different Discord-style webhooks from Tautulli (BREAKING CHANGE)

Related PRs

Full Changelog: nwithan8/pytulli@4.4.0.2142...4.5.0.2142

4.4.0.2142

What's Changed

  • [ADDED] Tautulli 2.15.0 support
  • [REMOVED] Explicit Tautulli 2.14.0 and 2.14.1 support
    • Minimum API version is now 2.14.2
  • [ADDED] logo_level parameter for export_metadata
  • [ADDED] slug, parent_slug and grandparent_slug to Metadata model

Related PRs

Full Changelog: nwithan8/pytulli@4.3.4.2140...4.4.0.2142

Commits
  • 13df656 [fix] markers property of Metadata class is a list (#58)
  • ae84e41 [fix] Remove Discord webhook implementation (#56)
  • 26d4e59 - Fix webhook trigger function
  • a773063 [fix] Account for parsing different types of Tautulli Discord schemas (#55)
  • ef990cb [chore] Add Tautulli v2.15.0 support (#54)
  • See full diff in compare view

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… updates

Bumps the python-packages group with 2 updates in the / directory: [plexapi](https://github.com/pkkid/python-plexapi) and [tautulli](https://github.com/nwithan8/pytulli).


Updates `plexapi` from 4.15.16 to 4.16.0
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pkkid/python-plexapi@4.15.16...4.16.0)

Updates `tautulli` from 4.3.4.2140 to 4.6.1.2142
- [Release notes](https://github.com/nwithan8/pytulli/releases)
- [Commits](nwithan8/pytulli@4.3.4.2140...4.6.1.2142)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: tautulli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 19, 2024
Copy link

🤖 A Docker image for this PR is available to test with:

docker run -e LOG_LEVEL=DEBUG --rm -v ./config:/config -v ./logs:/config/logs ghcr.io/rfsbraz/deleterr:pr-140

This assumes you have a config and logs directory where you're running the command. You can adjust the volume mounts as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

0 participants