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 jwilsson/spotify-web-api-php from 1.10.0 to 2.12.0 #54

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 5, 2019

Bumps jwilsson/spotify-web-api-php from 1.10.0 to 2.12.0.

Changelog

Sourced from jwilsson/spotify-web-api-php's changelog.

2.12.0 (2019-11-01)

    • Added support for automatically retrying rate limited requests. (5fe8903)
  • Updated CA bundle. (19df152)

2.11.1 (2019-10-19)

  • Remove unfinished code that accidentally snuck into 2.11.0. (eb3f51c)

2.11.0 (2019-10-19)

  • Added support for automatically refreshing access tokens. (5ec5fd4)

2.10.1 (2019-10-02)

  • Fixed an issue where SpotifyWebAPI::deletePlaylistTracks() wouldn't return the snapshot ID when return type was set to SpotifyWebAPI::RETURN_ASSOC. (f9d580f)
  • Fixed an issue where SpotifyWebAPI::reorderPlaylistTracks() wouldn't return the snapshot ID when return type was set to SpotifyWebAPI::RETURN_ASSOC. (89fe613)

2.10.0 (2019-08-27)

  • Added a $options argument to SpotifyWebAPI::getAlbum(). (e92121f)

2.9.0 (2019-08-03)

  • The following deprecated methods will now emit a run time notice when used (fc1e535):
    • SpotifyWebAPI::addUserPlaylistTracks()
    • SpotifyWebAPI::createUserPlaylist()
    • SpotifyWebAPI::deleteUserPlaylistTracks()
    • SpotifyWebAPI::followPlaylistForCurrentUser()
    • SpotifyWebAPI::getUserPlaylist()
    • SpotifyWebAPI::getUserPlaylistTracks()
    • SpotifyWebAPI::reorderUserPlaylistTracks()
    • SpotifyWebAPI::replaceUserPlaylistTracks()
    • SpotifyWebAPI::unfollowPlaylistForCurrentUser()
    • SpotifyWebAPI::updateUserPlaylist()
    • SpotifyWebAPI::updateUserPlaylistImage()
    • SpotifyWebAPI::usersFollowPlaylist
  • When passing $tracks without a tracks or positions key to SpotifyWebAPI::deletePlaylistTracks a run time notice will be emitted. (2f457bd)

2.8.0 (2019-06-29)

  • Added a Request::setCurlOptions() method to make it possible to set custom cURL options. (5a8b1e5)

2.7.0 (2019-06-19)

  • Added a SpotifyWebAPIException::getReason() method to retrieve the reason for a player error. (ce728e1)
  • Updated CA bundle. (4732256)

2.6.1 (2018-11-07)

  • Corrected the authorization URL (891cd0f)

2.6.0 (2018-09-19)

  • Added new methods for handling following of playlists, no longer requiring $userId (6f1bb6b):
    • SpotifyWebAPI::followPlaylistForCurrentUser()
    • SpotifyWebAPI::unfollowPlaylistForCurrentUser()
    • SpotifyWebAPI::usersFollowPlaylist
  • Deprecated the following methods (6f1bb6b):
    • SpotifyWebAPI::followPlaylist()
... (truncated)
Commits
  • 8b4f8c4 2.12.0 changelog
  • 19df152 Bump CA certs to 2019-10-16 revision
  • 5bb2c0d Regenerate docs for 2.12.0
  • 11e2e80 Add docs on setting options
  • 5fe8903 Add support for automatically retrying rate limited requests
  • cdbba9b Add isRateLimited() helper
  • c6b5af1 Some inline doc updates
  • 9759941 Some minor doc updates
  • 3061386 Fix Automatically Refreshing Access Tokens link
  • c9b9e05 Update docs on automatic access token refresh
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 5, 2019
@coveralls
Copy link

coveralls commented Nov 5, 2019

Coverage Status

Coverage remained the same at 55.738% when pulling cfcbca0 on dependabot/composer/jwilsson/spotify-web-api-php-2.12.0 into 6641de6 on develop.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/jwilsson/spotify-web-api-php-2.12.0 branch 2 times, most recently from 57d3af7 to 990d5a2 Compare December 4, 2019 14:23
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/jwilsson/spotify-web-api-php-2.12.0 branch from 990d5a2 to cfcbca0 Compare December 4, 2019 14:26
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.

1 participant