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 github.com/zmb3/spotify/v2 from 2.0.1 to 2.2.1 #40

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps github.com/zmb3/spotify/v2 from 2.0.1 to 2.2.1.

Release notes

Sourced from github.com/zmb3/spotify/v2's releases.

V2.2.1: Minor fixes

Fixes GetPlaylistItems to better handle local tracks.

Also includes additional notes in README re: markets, and expands one of the example scripts.

V2.1.0: Add GetPlaylistItems

This release includes no breaking API changes. It does however deprecate GetPlaylistTracks in favour of GetPlaylistItems, as per changes to the Spotify API that this endpoint can now return tracks or episodes. Please switch to this new method where possible.

Many thanks to @​xonstone for this change.

Commits
  • 9a6dc27 Merge pull request #193 from zmb3/get-playlist-items-fix-local-tracks
  • 13d000d add additional troubleshooting info on markets
  • f235e6d Add fix for missing market
  • 4d6d0cf Fix local tracks in GetPlaylistItems
  • c886435 Merge pull request #191 from iuriizhesson/fix-typos
  • 91781ab Fix typos
  • 655fcda Merge pull request #190 from xonstone/add-replaceplaylistitems
  • c1cf222 Flip
  • 45d11c2 Replace tests with table tests
  • f272841 Simplify defer
  • 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 requested a review from reeves122 as a code owner June 27, 2022 15:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 27, 2022
reeves122
reeves122 previously approved these changes Jul 14, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/zmb3/spotify/v2-2.2.1 branch from 23c95f7 to 03f27f6 Compare July 14, 2022 22:07
Bumps [github.com/zmb3/spotify/v2](https://github.com/zmb3/spotify) from 2.0.1 to 2.2.1.
- [Release notes](https://github.com/zmb3/spotify/releases)
- [Commits](zmb3/spotify@v2.0.1...v2.2.1)

---
updated-dependencies:
- dependency-name: github.com/zmb3/spotify/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/zmb3/spotify/v2-2.2.1 branch from 03f27f6 to 295de0a Compare July 29, 2022 16:47
@reeves122 reeves122 enabled auto-merge (squash) July 29, 2022 16:48
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2022

A newer version of github.com/zmb3/spotify/v2 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

This was referenced Apr 17, 2023
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant