JMPerez / spotify-web-api-js

A client-side JS wrapper for the Spotify Web API

Home Page:https://jmperezperez.com/spotify-web-api-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of sinon is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency sinon was updated from 7.3.0 to 7.3.1.

🚨 View failing branch.

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

sinon 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 could not complete due to an error (Details).

Commits

The new version differs by 6 commits.

  • 3812a7d Update docs/changelog.md and set new release id in docs/_config.yml
  • 93bef55 Add release documentation for v7.3.1
  • e02c192 7.3.1
  • 8ee1d35 Update CHANGELOG.md and AUTHORS for new release
  • bc53d82 Fix security issues
  • 1a09166 Update @sinonjs/samsam to v3.3.1

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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

  • The devDependency sinon was updated from 7.3.1 to 7.3.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

  • 15a9d65 Update docs/changelog.md and set new release id in docs/_config.yml
  • 5d770e0 Add release documentation for v7.3.2
  • 585a1e9 7.3.2
  • b51901d Update CHANGELOG.md and AUTHORS for new release
  • 83861a7 Update Lolex to bring in fix for sinonjs/lolex#232
  • 2430fd9 Documentation (#2004)

See the full diff

  • The devDependency sinon was updated from 7.3.2 to 7.4.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

  • The devDependency sinon was updated from 7.3.2 to 7.4.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 50 commits.

  • 671330c Update docs/changelog.md and set new release id in docs/_config.yml
  • dce58d4 Add release documentation for v7.4.1
  • 56b00a7 7.4.1
  • 7637eef Update CHANGELOG.md and AUTHORS for new release
  • 9b61f26 Update nise and lolex (minor versions)
  • e4f9ad4 Make eslint happy
  • a9fedea npm audit
  • 9a34598 Upgrade mocha to v6
  • 55231d5 Update @babel/core and babel-plugin-istanbul
  • 33f0163 Update @sinonjs/referee and fix deprecations
  • 6caa89b Update @sinonjs/samsam
  • 0bd5066 Update puppeteer and mochify
  • 985a827 Merge pull request #2063 from dustinfarris/pass-through-class
  • 85d3f2a add docs for callThroughWithNew
  • 8e00c22 use slice to convert arguments object into an array

There are 50 commits in total.

See the full diff

closed on #136