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

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

Closed
greenkeeper bot opened this issue May 22, 2017 · 1 comment
Closed

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

greenkeeper bot opened this issue May 22, 2017 · 1 comment

Comments

@greenkeeper
Copy link

greenkeeper bot commented May 22, 2017

Version 2.3.0 of sinon just got published.

Branch Build failing 🚨
Dependency sinon
Current Version 2.2.0
Type devDependency

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

As sinon is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build is in progress Details
  • continuous-integration/appveyor/branch AppVeyor build failed Details

Release Notes Feature: stub accessors in sandbox
  • Allow stubbing of accessors with and without sandbox (#1416)
  • add throwsArg(index) to stubs (#1319)
  • Fix: forEach() requires 'this' argument (#1356)
  • Only reset history when calling resetHistory()
Commits

The new version differs by 34 commits.

  • 64d51be Update docs/changelog.md and set new release id in docs/_config.yml
  • d4b30b0 Add release documentation for v2.3.0
  • 8d64248 2.3.0
  • e137139 Update Changelog.txt and AUTHORS for new release
  • 55dc491 Merge pull request #1416 from lucasfcosta/refactor-sandbox-stub
  • fb514cf Merge pull request #1415 from mroderick/style-improvements
  • 06bf652 Merge pull request #1414 from mroderick/add-related-libraries-to-how-to-page
  • 746de3f Force fenced code blocks to use smaller font
  • 1602e00 Improve styling of h4
  • 46fd81b Remove deprecation warning from tests for old API
  • 454e0fd Add missing final dot to sandbox docs
  • 0ea3e17 Add docs for stub.value
  • c89fb21 Deprecate stubbing sandbox value in favor of value behavior
  • dbefd45 Name restore function on stubNonFunctionProperty
  • fe3b9ac Add related libraries section to How To page

There are 34 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented May 23, 2017

Version 2.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Make calledAfter symetric with calledBefore
  • Make calledAfter symetric with calledBefore (#1407)
Commits

The new version differs by 8 commits.

  • 94f422c Update docs/changelog.md and set new release id in docs/_config.yml
  • 69bf8f2 Add release documentation for v2.3.1
  • eee4564 2.3.1
  • 0dc2505 Update Changelog.txt and AUTHORS for new release
  • 36c6cdc Merge pull request #1407 from lucasfcosta/simmetric-callAfter
  • 5301cc1 Merge pull request #1420 from mroderick/remove-issue-397-test
  • 05e2d11 Remove test for issue 397
  • c94d00a Make calledAfter symetric with calledBefore

See the full diff

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

No branches or pull requests

1 participant