Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps plexapi[alert] from 4.15.6 to 4.15.7.

Release notes

Sourced from plexapi[alert]'s releases.

4.15.7

Breaking Changes

  • Added subtitleStream as first argument to Video.removeSubtitles (#1305)

Bug Fixes

  • #1300 - Fix building documentation
  • #1304 - Guard against None parentIndex
  • #1308 - Fix subtitleLanguage attribute

New Features

  • #1303 - Add lyricStreams() convenience method
  • #1305 - Add support for on-demand subtitles

Improvements

  • #1298 - test: fix test_audio_Audio_sonicallySimilar authenticated test
  • #1306 - Remove DeprecationWarning for watched methods
  • #1310 - docs: update butler tasks info

Thanks to new contributor @​iDentitY4.

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 25, 2023
@codecov
Copy link

codecov bot commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1ef6bdf) 80.49% compared to head (045847d) 80.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #186   +/-   ##
=======================================
  Coverage   80.49%   80.49%           
=======================================
  Files          24       24           
  Lines        2907     2907           
=======================================
  Hits         2340     2340           
  Misses        567      567           
Flag Coverage Δ
Python-2.7-Linux 78.77% <ø> (ø)
Python-2.7-Windows 78.77% <ø> (ø)
Python-2.7-macOS 78.77% <ø> (?)
Python-3.10-Linux 80.35% <ø> (ø)
Python-3.10-Windows 80.35% <ø> (ø)
Python-3.10-macOS 80.35% <ø> (ø)
Python-3.11-Linux 80.35% <ø> (ø)
Python-3.11-Windows 80.35% <ø> (ø)
Python-3.11-macOS 80.35% <ø> (ø)
Python-3.8-Linux 80.24% <ø> (ø)
Python-3.8-Windows 80.24% <ø> (ø)
Python-3.8-macOS 80.24% <ø> (ø)
Python-3.9-Linux 80.30% <ø> (ø)
Python-3.9-Windows 80.30% <ø> (ø)
Python-3.9-macOS 80.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ReenigneArcher
Copy link
Member

@dependabot rebase

Bumps [plexapi[alert]](https://github.com/pkkid/python-plexapi) from 4.15.6 to 4.15.7.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pushingkarmaorg/python-plexapi@4.15.6...4.15.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/plexapi-alert--4.15.7 branch from deb87fa to 045847d Compare December 26, 2023 15:25
@ReenigneArcher ReenigneArcher merged commit 6b91562 into master Dec 26, 2023
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/plexapi-alert--4.15.7 branch December 26, 2023 16:05
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.

2 participants