manbearwiz / flexget-dockerfile

Flexget Dockerfile for automated Docker builds
MIT License
2 stars 8 forks source link

build(deps): bump flexget from 3.9.19 to 3.10.0 #47

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps flexget from 3.9.19 to 3.10.0.

Release notes

Sourced from flexget's releases.

v3.10.0

Fixed

  • passthepopcorn: Fixes login and rate limit issues.
  • copy: prevent failing when copying between certain file systems

Changed

  • Drop support for python 3.7
  • passthepopcorn: Improves searching and matching.
  • passthepopcorn: Switch to using apiuser and apikey instead of username and password.
Commits
  • 4407619 v3.10.0
  • a419255 Lock file maintenance (#3867)
  • 8b377da Bump plexapi version and re-record test cassettes
  • a96de59 Bump flask-login to work with new werkzeug
  • 107e034 Update dependency werkzeug to v2.3.8 [SECURITY] (#3883)
  • 8e05b8b Ensure user specified domain_delay overrides any built in limiters.
  • e9a39a6 [change] Drop support for python 3.7
  • 1d3a23d Bump version because of ptp config changes
  • 9afe5de FIX PTP plugin to use apiuser and apikey authentication and some improvements...
  • ba87863 Merge pull request #3880 from Flexget/pre-commit-ci-update-config
  • 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 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[bot] commented 11 months ago

Superseded by #48.