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

fix(deps): update rust crate rspotify to 0.14.0 #622

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Type Update Change
rspotify dependencies minor 0.13.3 -> 0.14.0

Release Notes

ramsayleung/rspotify (rspotify)

v0.14.0

Compare Source

Breaking changes

  • (#​487) Change the type of TrackLink.id from TrackId<'static> to Option<TrackId<'static>>

Bugfixes

  • (#​494) Fix endless sequential pagination problem.

New features

  • (#​496) Add support for searching multiple types
  • (#​512) Add AuthCodePkceSpotify::from_token_with_config()
  • (#​513)
    • Automatically spawn a local TCPListener to handle redirect url without manually copy/paste URL into terminal
    • Mark artist_related_artists, track_features, tracks_features, track_analysis as deprecated because Spotify has deprecated these endpoints

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Jan 1, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
344 1 343 0
View the top 1 failed tests by shortest run time
nghe_backend scan::scanner::tests::test_full_scan::full_1_true
Stack Traces | 1.71s run time
No failure message available

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@vnghia vnghia merged commit 310e6d8 into main Jan 1, 2025
11 of 13 checks passed
@renovate renovate bot deleted the renovate/rspotify-0.x branch January 1, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant