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

Bump rspotify from 0.11.6 to 0.11.7 #1138

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps rspotify from 0.11.6 to 0.11.7.

Changelog

Sourced from rspotify's changelog.

0.11.7 (2023.04.26)

  • (#399) Add a new variant Collectionyourepisodes for Type enum.
  • (#375) We now use chrono::Duration in more places for consistency and usability: start_uris_playback, start_context_playback, rspotify_model::Offset, resume_playback, seek_track. Some of these fields have been renamed from position_ms to position.
  • ((#356)[https://github.com/Add custom auth URLs and simplify get/etc methods ramsayleung/rspotify#356]) We now support custom authentication base URLs. Config::prefix has been renamed to Config::api_base_url, and we've introduced Config::auth_base_url.
  • (#384) Add STB alias for Stb device type, fix for json parse error: unknown variant STB.
  • (#386) Support BaseClient::artist_albums with zero or more AlbumType.
  • (#393) Add ureq-rustls-tls-native-certs feature flag.
  • (#402) Add ureq-native-tls feature flag.

Bugfixes

  • (#394) Set a common 10 second timeout for both http clients.
Commits
  • 0a6c136 Merge pull request #405 from ramsayleung/ramsay_upgrade_0.11.7
  • 8c8e10a Upgrade rspotify to 0.11.7
  • 03e87e3 Merge pull request #399 from ramsayleung/ramsay_fix_type_error
  • 513479f Merge branch 'master' into ramsay_fix_type_error
  • a90d688 Merge pull request #402 from jirutka/native-tls
  • 75b67e5 Add ureq-native-tls feature flag
  • b92316e Merge pull request #401 from escwxyz/patch-1
  • 0991d6f Update documentation link
  • feef247 Merge branch 'ramsayleung:master' into patch-1
  • e62a879 Merge pull request #397 from ramsayleung/ramsay_fix_serialize_error
  • 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)

Bumps [rspotify](https://github.com/ramsayleung/rspotify) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/ramsayleung/rspotify/releases)
- [Changelog](https://github.com/ramsayleung/rspotify/blob/master/CHANGELOG.md)
- [Commits](ramsayleung/rspotify@v0.11.6...v0.11.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 9, 2023

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

@dependabot dependabot bot closed this May 9, 2023
@dependabot dependabot bot deleted the dependabot/cargo/rspotify-0.11.7 branch May 9, 2023 08:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants