Skip to content

chore(deps): bump rspotify from 0.14.0 to 0.16.0#187

Merged
LargeModGames merged 2 commits intomainfrom
dependabot/cargo/rspotify-0.16.0
Mar 23, 2026
Merged

chore(deps): bump rspotify from 0.14.0 to 0.16.0#187
LargeModGames merged 2 commits intomainfrom
dependabot/cargo/rspotify-0.16.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps rspotify from 0.14.0 to 0.16.0.

Changelog

Sourced from rspotify's changelog.

0.16.0 (2026.03.22)

Spotify Web API changes

  • (#556) Deprecate removed endpoints#556
  • (#558) Migrate deprecated endpoint to new endpoint
  • (#559) Deprecate renamed/removed fields

Bugfixes

  • (#557) Fix: serialize Actions into the same format it is deserialized from, enabling round-trips.
  • (#560) Fix: accept both item(s) and track(s) from playlist(_items) endpoints

0.15.3 (2025.11.07)

Bugfixes

  • (#542) Fix: use unspecified ip

0.15.2 (2025.10.23)

New features

  • (#540) Add support for default port and reverse proxy

0.15.1 (2025.08.27)

Bugfixes

  • (#533) Fix the malformed JSON response of get-playlists-tracks endpoint

0.15.0 (2025.07.06)

Bugfixes

  • (#526) Fix: deserialization of pagination with null items
  • (#529) Fix: handle null images on FullPlaylist model

New features

  • (#528) Add support for reqwest-middleware
  • (#531) Add fallback variant to capture unknown variant
Commits
  • bdc82b7 Merge pull request #561 from ramsayleung/ramsay/upgrade-to-v0.16
  • 4af3a61 upgrade to v0.16.0
  • e5ad4bb Merge pull request #560 from jullanggit/master
  • 45ca145 update CHANGELOG.md
  • ac95c83 fix: deserialize both item and track for PlaylistItem
  • 7151f0a fix: deserialize both items and tracks for simplified playlists
  • db08a56 Merge pull request #557 from jullanggit/master
  • ded7fd3 cargo fmt
  • 4ecb493 add changelog entry
  • 6b59210 make Actions round-trip correctly
  • 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 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)

Bumps [rspotify](https://github.com/ramsayleung/rspotify) from 0.14.0 to 0.16.0.
- [Release notes](https://github.com/ramsayleung/rspotify/releases)
- [Changelog](https://github.com/ramsayleung/rspotify/blob/master/CHANGELOG.md)
- [Commits](ramsayleung/rspotify@v0.14.0...v0.16.0)

---
updated-dependencies:
- dependency-name: rspotify
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Rust programming language related labels Mar 23, 2026
@LargeModGames LargeModGames merged commit e7e39e4 into main Mar 23, 2026
8 of 9 checks passed
@LargeModGames LargeModGames deleted the dependabot/cargo/rspotify-0.16.0 branch March 23, 2026 16:38
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 rust Rust programming language related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant