Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2022

Bumps better-erela.js-spotify from 1.2.4 to 1.3.5.

Release notes

Sourced from better-erela.js-spotify's releases.

1.3.5

What's Changed

  • Tracks are cached when option disable. should not cache
  • Fixed token renew-ing on SCRAPE option,
  • Add retry when first time renew token failed

Full Changelog: NezuChan/better-erela.js-spotify@v1.3.2...1.3.5

v1.3.3

What's Changed

  • Options checking being weird

Full Changelog: NezuChan/better-erela.js-spotify@v1.3.2...v1.3.3

v1.3.2

What's Changed

  • Author field missing

Full Changelog: NezuChan/better-erela.js-spotify@v1.3.1...v1.3.2

v1.3.1

What's Changed

  • Now cacheTrack enabled in default
  • Added countryMarket option for Artist, Episode, Show, default US
  • albumPageLimit, showPageLimit, playlistPageLimit default to 10 page. set undefined to load all tracks in page
  • maxCacheLifeTime default to 360000, change to undefined to set it forever.
  • convertUnresolved default to false, set true to enable
  • Added backward compabiltiy with erela.js-spotify clientID options, will be removed in major update
  • Fixed playlist loading on compilation, see #19 for reference
  • New strategy when renew-ing spotify access token, see #20 for reference

Full Changelog: NezuChan/better-erela.js-spotify@v1.2.4...v1.3.0

Commits
  • b8abeff docs: from 84479b4a6b62e038e7140538f94632ba1a980958
  • 84479b4 chore(release): bump version
  • 7efefe9 chore(build): from f6e4f4f6194280a6734b2510b4e23baa53d3b036
  • f6e4f4f fix(resolver): retry to renew failed token in 10 sec
  • 1788d55 fix(Manager): only cache when option is enabled
  • f0db13c docs: from 5eaf8c876ad42999e1ce9db380c7ba785ce41b74
  • 5eaf8c8 Merge pull request #26 from NezuChan/dependabot/npm_and_yarn/types/node-17.0.14
  • e480fef chore(deps-dev): bump @​types/node from 17.0.13 to 17.0.14
  • 5acec9b docs: from ee7a3960a7b05aaac46015dac9400629ef1b6ffb
  • ee7a396 Merge pull request #25 from NezuChan/renovate/typescript-eslint-monorepo
  • 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 [better-erela.js-spotify](https://github.com/NezuChan/better-erela.js-spotify) from 1.2.4 to 1.3.5.
- [Release notes](https://github.com/NezuChan/better-erela.js-spotify/releases)
- [Commits](NezuChan/better-erela.js-spotify@v1.2.4...1.3.5)

---
updated-dependencies:
- dependency-name: better-erela.js-spotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2022

Superseded by #214.

@dependabot dependabot bot closed this Feb 6, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/better-erela.js-spotify-1.3.5 branch February 6, 2022 23:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant