Update module github.com/zmb3/spotify/v2 to v2.4.2 #22

Merged
abs3nt merged 1 commits from renovate/github.com-zmb3-spotify-v2-2.x into main 2024-07-06 20:26:05 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/zmb3/spotify/v2 require patch v2.4.0 -> v2.4.2

Release Notes

zmb3/spotify (github.com/zmb3/spotify/v2)

v2.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/zmb3/spotify/compare/v2.4.1...v2.4.2

v2.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/zmb3/spotify/compare/v2.4.0...v2.4.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/zmb3/spotify/v2](https://github.com/zmb3/spotify) | require | patch | `v2.4.0` -> `v2.4.2` | --- ### Release Notes <details> <summary>zmb3/spotify (github.com/zmb3/spotify/v2)</summary> ### [`v2.4.2`](https://github.com/zmb3/spotify/releases/tag/v2.4.2) [Compare Source](https://github.com/zmb3/spotify/compare/v2.4.1...v2.4.2) #### What's Changed - Update the link to information on rate limits by [@&#8203;oifj34f34f](https://github.com/oifj34f34f) in https://github.com/zmb3/spotify/pull/245 - Enable race detection in CI testing by [@&#8203;strideynet](https://github.com/strideynet) in https://github.com/zmb3/spotify/pull/252 - Update CI test steps by [@&#8203;strideynet](https://github.com/strideynet) in https://github.com/zmb3/spotify/pull/253 - Update Lint CI action by [@&#8203;strideynet](https://github.com/strideynet) in https://github.com/zmb3/spotify/pull/254 - build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.33.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/zmb3/spotify/pull/255 - fix: unmarshal numeric fields regardless of them being int or float by [@&#8203;wernerdweight](https://github.com/wernerdweight) in https://github.com/zmb3/spotify/pull/251 - build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/zmb3/spotify/pull/259 #### New Contributors - [@&#8203;oifj34f34f](https://github.com/oifj34f34f) made their first contribution in https://github.com/zmb3/spotify/pull/245 - [@&#8203;wernerdweight](https://github.com/wernerdweight) made their first contribution in https://github.com/zmb3/spotify/pull/251 **Full Changelog**: https://github.com/zmb3/spotify/compare/v2.4.1...v2.4.2 ### [`v2.4.1`](https://github.com/zmb3/spotify/releases/tag/v2.4.1) [Compare Source](https://github.com/zmb3/spotify/compare/v2.4.0...v2.4.1) #### What's Changed - Recommendation example by [@&#8203;ahmed-deftoner](https://github.com/ahmed-deftoner) in https://github.com/zmb3/spotify/pull/223 - add RefreshToken method for Authenticator by [@&#8203;JunNishimura](https://github.com/JunNishimura) in https://github.com/zmb3/spotify/pull/233 - build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/zmb3/spotify/pull/240 #### New Contributors - [@&#8203;JunNishimura](https://github.com/JunNishimura) made their first contribution in https://github.com/zmb3/spotify/pull/233 **Full Changelog**: https://github.com/zmb3/spotify/compare/v2.4.0...v2.4.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
abs3nt added 1 commit 2024-07-06 20:18:09 +00:00
Author
Owner

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.17.0 -> v0.23.0
golang.org/x/crypto v0.14.0 -> v0.21.0
golang.org/x/sys v0.13.0 -> v0.18.0
golang.org/x/term v0.13.0 -> v0.18.0
golang.org/x/text v0.13.0 -> v0.14.0
google.golang.org/protobuf v1.31.0 -> v1.33.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 6 additional dependencies were updated Details: | **Package** | **Change** | | :--------------------------- | :--------------------- | | `golang.org/x/net` | `v0.17.0` -> `v0.23.0` | | `golang.org/x/crypto` | `v0.14.0` -> `v0.21.0` | | `golang.org/x/sys` | `v0.13.0` -> `v0.18.0` | | `golang.org/x/term` | `v0.13.0` -> `v0.18.0` | | `golang.org/x/text` | `v0.13.0` -> `v0.14.0` | | `google.golang.org/protobuf` | `v1.31.0` -> `v1.33.0` |
abs3nt merged commit d98a7e82dc into main 2024-07-06 20:26:05 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: abs3nt/gospt#22
No description provided.