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

build(deps): bump plexapi[alert] from 4.15.7 to 4.15.10#221

Merged
ReenigneArcher merged 1 commit intomasterfrom
dependabot/pip/plexapi-alert--4.15.10
Feb 29, 2024
Merged

build(deps): bump plexapi[alert] from 4.15.7 to 4.15.10#221
ReenigneArcher merged 1 commit intomasterfrom
dependabot/pip/plexapi-alert--4.15.10

Conversation

@dependabot
Copy link
Contributor

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

Bumps plexapi[alert] from 4.15.7 to 4.15.10.

Release notes

Sourced from plexapi[alert]'s releases.

4.15.10

Breaking Changes

  • #1358 - Breaking: Change regex/iregex to use re.search instead of re.match

Bug Fixes

  • #1359 - Lowercase input of istartswith/iendswith
  • #1362 - Fix class reference in fetchItems method

New Features

  • #1317 - Add slug attributes to Movie, Show, Season, and Episode
  • #1318 - Add genres attribute to Track
  • #1335 - Feature: Add source property to playlist items to support remote playlist entries
  • #1357 - Add exception for two-factor required

Improvements

  • #1366 - Update history tests
  • #1341 - Refactor attribute filtering in PlexObject class
  • #1363 - Remove leftover "syntax: glob" from Mercurial migration

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
  • abcab4f Release 4.15.10
  • 67e9d37 Bump tqdm from 4.66.1 to 4.66.2 (#1364)
  • 9a54177 Remove leftover "syntax: glob" from Mercurial migration (#1363)
  • cfce82a Fix class reference in fetchItems method (#1362)
  • 4b67b4d Lowercase input of istartswith/iendswith (#1359)
  • 7c99d4a Breaking: Change regex/iregex to use re.search instead of re.match (#1358)
  • 26447d1 Add exception for two-factor required (#1357)
  • 41f6b9c Refactor attribute filtering in PlexObject class (#1341)
  • 9d9dca8 Feature: Add source property to playlist items to support remote playlist ent...
  • 284a577 Add genres attribute to Track (#1318)
  • Additional commits viewable in compare view

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 Feb 19, 2024
@codecov
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.49%. Comparing base (ac6058a) to head (fe1755f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #221   +/-   ##
=======================================
  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.

@dependabot dependabot bot force-pushed the dependabot/pip/plexapi-alert--4.15.10 branch from 9e95a03 to faae2de Compare February 29, 2024 16:51
Bumps [plexapi[alert]](https://github.com/pkkid/python-plexapi) from 4.15.7 to 4.15.10.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pushingkarmaorg/python-plexapi@4.15.7...4.15.10)

---
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.10 branch from faae2de to fe1755f Compare February 29, 2024 17:44
@ReenigneArcher ReenigneArcher merged commit 16122c4 into master Feb 29, 2024
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/plexapi-alert--4.15.10 branch February 29, 2024 19:01
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.

1 participant