Skip to content

Chore(deps): Bump plexapi from 4.17.2 to 4.18.0#3126

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/plexapi-4.18.0
Closed

Chore(deps): Bump plexapi from 4.17.2 to 4.18.0#3126
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/plexapi-4.18.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Bumps plexapi from 4.17.2 to 4.18.0.

Release notes

Sourced from plexapi's releases.

4.18.0

Breaking Changes

  • Bump minimum Python version to 3.10 (#1562)
  • Remove all deprecated methods (#1565)
  • Remove authToken attribute from local server account (#1581)

Bug Fixes

  • Resolve issue accessing pin code before running thread (#1567)
  • Fix Plex JWT signature verification (#1577)

Improvements

  • Refactor and consolidate mixins (#1564)
  • feat: Add py.typed (#1575)
  • chore: Tear out Python 2 remnants (#1576)
  • Fix tv show theme tests (#1578)
  • Fix movie audio profile test (#1579, #1580)
  • Fix JWT test (#1582)

Thanks to new contributor @​C0rn3j.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies python Pull requests that update Python code labels Feb 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 9, 2026

🔒 Dependency Security Report

⚠️ requirements_all.txt is out of sync

The requirements_all.txt file should be auto-generated from pyproject.toml and provider manifests.

Action required: Run python scripts/gen_requirements_all.py and commit the changes.


📦 Modified Dependencies

The following dependencies were added or modified:

diff --git a/requirements_all.txt b/requirements_all.txt
index 3f9dcd29..9a3bb12e 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -48,7 +48,7 @@ niconico.py-ma==2.1.0.post1
 orjson==3.11.5
 pillow==12.1.1
 pkce==1.0.3
-plexapi==4.17.2
+plexapi==4.18.0
 podcastparser==0.6.11
 propcache>=0.2.1
 py-opensonic==8.1.1

New/modified packages to review:

  • plexapi==4.18.0

🔍 Vulnerability Scan Results

No known vulnerabilities found
✅ No known vulnerabilities found


Automated Security Checks

  • Vulnerability Scan: Passed - No known vulnerabilities
  • Trusted Sources: All packages have verified source repositories
  • Typosquatting Check: No suspicious package names detected
  • License Compatibility: All licenses are OSI-approved and compatible
  • Supply Chain Risk: Passed - packages appear mature and maintained

🤖 Automated dependency update - This PR is from a trusted source (dependabot/renovate) and will be auto-approved if all checks pass.

Manual Review

Maintainer approval required:

  • I have reviewed the changes above and approve these dependency updates

Automated PRs with all checks passing will be auto-approved.

@github-actions github-actions Bot added the dependencies-reviewed Indication that any added or modified/updated dependencies on a PR have been reviewed label Feb 9, 2026
@MarvinSchenkel
Copy link
Copy Markdown
Contributor

@anatosun , just looking at the breaking changes. Is this safe to bump?

Bumps [plexapi](https://github.com/pushingkarmaorg/python-plexapi) from 4.17.2 to 4.18.0.
- [Release notes](https://github.com/pushingkarmaorg/python-plexapi/releases)
- [Commits](pushingkarmaorg/python-plexapi@4.17.2...4.18.0)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-version: 4.18.0
  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.18.0 branch from fdab2d9 to 60974b2 Compare February 11, 2026 17:45
@OzGav
Copy link
Copy Markdown
Contributor

OzGav commented Mar 20, 2026

@anatosun checking in again whether this is safe to bump?

@OzGav OzGav added this to the 2.9.0 milestone Mar 25, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 6, 2026

Superseded by #3598.

@dependabot dependabot Bot closed this Apr 6, 2026
@dependabot dependabot Bot deleted the dependabot/pip/plexapi-4.18.0 branch April 6, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependencies-reviewed Indication that any added or modified/updated dependencies on a PR have been reviewed python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants