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

fix(deps): update dependency spotify-url-info to v3 (musicbot) #26

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
spotify-url-info ^2.2.3 -> ^3.0.0 age adoption passing confidence

Release Notes

microlinkhq/spotify-url-info

v3.2.3

Compare Source

v3.2.2

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

v3.1.10

Compare Source

v3.1.9

Compare Source

v3.1.8

Compare Source

v3.1.7

Compare Source

v3.1.6

Compare Source

v3.1.5

Compare Source

v3.1.4

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

Features
  • add getDetails which returns both preview and tracks (7e72e4d)
3.0.7 (2022-04-11)
3.0.6 (2022-04-08)
3.0.5 (2022-04-02)
3.0.4 (2022-04-02)
3.0.3 (2022-04-01)
3.0.2 (2022-03-29)
3.0.1 (2022-03-29)

v3.0.7

Compare Source

v3.0.6

Compare Source

v3.0.5

Compare Source

v3.0.4

Compare Source

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • The library will be shipped without a default fetch agent.
Features
  • pass fetch agent as necessary dependency (649778b)
2.2.9 (2022-03-20)
2.2.8 (2022-03-20)
2.2.7 (2022-03-02)
2.2.6 (2022-02-24)
2.2.5 (2022-01-30)
Bug Fixes
2.2.4 (2022-01-29)
2.2.3 (2021-05-21)
Bug Fixes
2.2.2 (2021-05-21)
2.2.1 (2021-05-21)
Bug Fixes
2.2.0
2.1.0

Warning: The data returned from getData can change at any time. For example, the newer podcast embed does not provide dominantColor anymore. I do not consider that a breaking change for this library. The only guarantee is that you get the data spotify makes available. You need to add safety checks in your application code. Only the data shape returned by getPreview is guaranteed.

  • fixes an issue with encoded data in the parsed html page (issue #​55)
  • add support for scraping a different type of embed page, currently used in podcast episodes (fixes issue #​54)
2.0.0
  • Drop support for EOL node versions, which is technically breaking 🤷‍♂️
1.4.0
  • Support for podcast episodes on spotify (contributed by @​kikobeats)
  • new description and date fields in the preview object (contributed by @​kikobeats)
1.3.1
  • update dependencies
1.3.0
  • remove lockfile
1.2.0
  • now uses Himalaya for html parsing instead of cheerio, its more complex / brittle but the bundle is way smaller so it can be used inside apps
1.1.1
  • generate embed url for preview with string concatination instead of using spotifyURL package
  • bump dependency versions
1.1.0
  • add embed field to getPreview result
1.0.0
  • first public release

v2.2.9

Compare Source

v2.2.8

Compare Source

v2.2.7

Compare Source

v2.2.6

Compare Source

v2.2.5

Compare Source

v2.2.4

Compare Source


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 Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 16, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant