JVT038 / MetaTube

Python web ui to download videos from YouTube and add metadata on top of it
GNU General Public License v3.0
323 stars 21 forks source link

Bump deezer-python from 5.8.1 to 6.1.1 #115

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps deezer-python from 5.8.1 to 6.1.1.

Release notes

Sourced from deezer-python's releases.

v6.1.1 (2023-10-18)

Fix

  • fix: potential unset response attribute on HTTPError (82a47be)

v6.1.0 (2023-08-07)

Documentation

Feature

  • feat: add official support for Python 3.12 (#791) (2eead31)

v6.0.0

Feature

Breaking

v5.12.0

Feature

  • Add User.create_playlist method (c768a8b)
  • Add User.remove_playlist method (289f021)
  • Add User.add_playlist method (7ec9bc9)
  • Add User.unfollow method (59b9329)
  • Add User.follow method (949918a)
  • Add User.remove_artist method (70825bf)
  • Add User.add_artist method (3ad512b)
  • Add User.remove_Track method (ccc7b76)
  • Add User.add_track method (1d9d3d2)
  • Add User.remove_album method (103c58b)
  • Add User.add_album method (013adde)

v5.11.1

Fix

  • Rename argument for Playlist.reorder_tracks back to order to match parameter name from REST API (ea469e9)

v5.11.0

Feature

  • Add ability to remove a bookmark on an episode (4eb896a)
  • Add ability to add a bookmark to an episode (6dc32ac)
  • Add ability to mark a playlist as seen (dac1530)

v5.10.0

... (truncated)

Changelog

Sourced from deezer-python's changelog.

v6.1.1 (2023-10-18)

Fix

  • Potential unset response attribute on httperror (82a47be)

v6.1.0 (2023-08-07)

Feature

  • Add official support for python 3.12 (#791) (2eead31)

Documentation

v6.0.0 (2023-06-27)

Feature

Breaking

v5.12.0 (2023-05-11)

Feature

  • Add User.create_playlist method (c768a8b)
  • Add User.remove_playlist method (289f021)
  • Add User.add_playlist method (7ec9bc9)
  • Add User.unfollow method (59b9329)
  • Add User.follow method (949918a)
  • Add User.remove_artist method (70825bf)
  • Add User.add_artist method (3ad512b)
  • Add User.remove_Track method (ccc7b76)
  • Add User.add_track method (1d9d3d2)
  • Add User.remove_album method (103c58b)
  • Add User.add_album method (013adde)

v5.11.1 (2023-05-10)

Fix

  • Rename argument for Playlist.reorder_tracks back to order to match parameter name from REST API (ea469e9)

v5.11.0 (2023-05-09)

... (truncated)

Commits
  • dcb958e 6.1.1
  • 82a47be fix: potential unset response attribute on HTTPError
  • 7a09d10 chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.6.1
  • 2e5993f chore(deps): bump urllib3 from 1.26.17 to 1.26.18
  • 4f62564 chore(deps): update pre-commit hook commitizen-tools/commitizen to v3.12.0
  • 39ed587 chore: change checkout action to v4 tag
  • 1ed4f83 chore(deps): update pre-commit hook psf/black to v23.10.0
  • e5d30b6 chore(deps): update pre-commit hook commitizen-tools/commitizen to v3.11.0
  • 0a1b8d8 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1.0
  • d5cfbe0 chore(deps): update pre-commit hook commitizen-tools/commitizen to v3.10.1
  • Additional commits viewable in compare view


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 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)

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

JVT038 commented 9 months ago

@dependabot rebase

dependabot[bot] commented 9 months ago

Looks like deezer-python is up-to-date now, so this is no longer needed.