Festify / app

:tada: Festify Host & Client
https://festify.rocks/
416 stars 72 forks source link

An in-range update of spotify-web-api-js is breaking the build 🚨 #299

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency spotify-web-api-js was updated from 1.2.0 to 1.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

spotify-web-api-js is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/github/Festify/app/builds/681969045?utm_source=github_status&utm_medium=notification)).

Release Notes for Version 1.3.0

This release includes support for shows and episodes (podcasts) endpoints, and TypeScript annotation fixes:

  • Support for searching, fetching, and adding shows and episodes to a user's library #161. Thanks @andyruwruw!
  • Fix TypeScript typings for getUserPlaylists #156. Thanks @neilime, @EricLambrecht, @mzbrandl, and @emyann!
  • Fix TypeScript typings for setting and getting access tokens #154. Thanks @hankhester!
  • Upgrade dependencies, improve linting and code formatting.
Commits

The new version differs by 27 commits.

  • e31d735 1.3.0
  • d8e11ff Add shows and episodes endpoints (#161)
  • ddcc4cc Update prettier to the latest version πŸš€ (#158)
  • 0f22649 Install prettier, relint files (#157)
  • e187a4d Update issue templates
  • f10d2d8 Update typings to support a null access token (#154)
  • 923ffb1 Add function overloading for typings in getUserPlaylists - Fixes #135 (#156)
  • 0fa940e Update dependencies (#155)
  • e5e9a2b Bump acorn from 5.7.3 to 5.7.4 (#152)
  • 01d1288 Update sinon to the latest version πŸš€ (#150)
  • b1e09e9 Update sinon to the latest version πŸš€ (#146)
  • b0c0143 Bump js-yaml from 3.12.0 to 3.13.1 (#145)
  • be9e440 Bump handlebars from 4.0.12 to 4.5.3 (#144)
  • c376ee3 Remove funding
  • babb90b Create FUNDING.yml

There are 27 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 1.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Version 1.4.0

This is a minor release that includes support for the "Get a Playlist Cover Image" endpoint. #163

Commits

The new version differs by 2 commits.

  • fd61541 1.4.0
  • 3dfb135 Add support for "Get a Playlist Cover Image" endpoint - Fixes #162 (#163)

See the full diff