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

build(deps): bump github.com/zmb3/spotify/v2 from 2.0.1 to 2.2.1 #276

Merged

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)

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 requested a review from p1ass as a code owner June 27, 2022 04:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 27, 2022
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #276 (42e50b4) into master (7f7de0f) will decrease coverage by 0.57%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
- Coverage   46.90%   46.32%   -0.58%     
==========================================
  Files          34       34              
  Lines        2081     2081              
==========================================
- Hits          976      964      -12     
- Misses       1059     1071      +12     
  Partials       46       46              
Impacted Files Coverage Δ
usecase/session_timer.go 32.25% <0.00%> (-4.84%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 688a951...42e50b4. Read the comment docs.

@p1ass p1ass merged commit ac1579e into master Jul 4, 2022
@p1ass p1ass deleted the dependabot/go_modules/github.com/zmb3/spotify/v2-2.2.1 branch July 4, 2022 14:07
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.

1 participant