Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): bump pylast from 3.0.0 to 4.2.0 #67

Merged
merged 1 commit into from
Apr 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2021

Bumps pylast from 3.0.0 to 4.2.0.

Release notes

Sourced from pylast's releases.

4.2.0

Changed

4.1.0

Added

Changed

Fixed

4.0.0

Added

Removed

  • Remove deprecated Artist.get_cover_image, User.get_artist_tracks and STATUS_TOKEN_ERROR (#348) @​hugovk
  • Drop support for EOL Python 3.5 (#346) @​hugovk

3.3.0

Added

  • User.get_now_playing: Add album and cover image to info (#330) @​hugovk

Changed

Deprecated

  • Deprecate Artist.get_cover_image, they're no longer available from Last.fm (#332) @​hugovk

Fixed

  • Fix artist.get_bio_content() to return None if bio is empty (#326) @​hugovk

... (truncated)

Changelog

Sourced from pylast's changelog.

[4.2.0] - 2021-03-14

Changed

[4.1.0] - 2021-01-04

Added

Changed

Fixed

[4.0.0] - 2020-10-07

Added

Removed

  • Remove deprecated Artist.get_cover_image, User.get_artist_tracks and STATUS_TOKEN_ERROR (#348) @​hugovk
  • Drop support for EOL Python 3.5 (#346) @​hugovk

[3.3.0] - 2020-06-25

Added

  • User.get_now_playing: Add album and cover image to info (#330) @​hugovk

Changed

Deprecated

  • Deprecate Artist.get_cover_image, they're no longer available from Last.fm (#332) @​hugovk

Fixed

... (truncated)

Commits
  • aad860a Add 4.2.0 [CI skip]
  • 6fa502e Update release draft title
  • 585da81 Merge pull request #356 from kvanzuijlen/feature/unsafe_tempfile
  • 5e1dc22 Merge pull request #363 from pylast/pre-commit-ci-update-config
  • e87da1e [pre-commit.ci] pre-commit autoupdate
  • 20692d1 Merge pull request #362 from pylast/pre-commit-ci-update-config
  • c6e983b [pre-commit.ci] pre-commit autoupdate
  • ea1f2b4 Merge branch 'master' into feature/unsafe_tempfile
  • a41f2e0 Merge remote-tracking branch 'pylast/master'
  • 26ffcf5 Add 4.1.0
  • 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 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 Apr 18, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/pylast-4.2.0 branch 17 times, most recently from af7aa1a to 32a3f9a Compare April 18, 2021 22:50
Bumps [pylast](https://github.com/pylast/pylast) from 3.0.0 to 4.2.0.
- [Release notes](https://github.com/pylast/pylast/releases)
- [Changelog](https://github.com/pylast/pylast/blob/master/CHANGELOG.md)
- [Commits](pylast/pylast@3.0.0...4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pylast-4.2.0 branch from 32a3f9a to 9ebd7a5 Compare April 18, 2021 22:54
@hairmare hairmare merged commit 80fee1e into main Apr 18, 2021
@hairmare hairmare deleted the dependabot/pip/pylast-4.2.0 branch April 18, 2021 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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