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

unexpected@10.13.3 breaks build ⚠️ #14

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

⚠️⚠️⚠️

unexpected just published its new version 10.13.3, which is covered by your current version range. After updating it in your project the build kept failing.

This means it’s possible that your software is malfunctioning, because of this update. Use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


The new version differs by 427 commits .

  • 7e30168 10.13.3
  • f762579 Build unexpected.js
  • 7588a03 Updated browser compatibility for now - will return to it
  • a770e8e Make sure that expect.use can handle function.name not being present on IE
  • 68270b7 Don't hack the stack in environments that don't make the error stack available as a getter
  • e007639 Merge pull request #306 from unexpectedjs/feature/exposeStaticPromiseMethods
  • 732a34c Only copy static Promise properties that are functions.
  • 0c55a97 Expose (almost) all of Bluebird's static methods.
  • 5f72bcc <object> to satisfy <object>: Skip missing keys expected to be missing so they don't get rendered in the diff.
  • 783cf65 Merge pull request #305 from unexpectedjs/feature/expectWithOneArgument
  • 105a793 Unsupport single-argument expect for the top-level expect.
  • fa19658 Cover top-level expect(..., expect.it(...))
  • b54ab1a Increase coverage, fix error wording now that the 2nd expect parameter can be an expect.it.
  • 054fcb0 Increase mocha's default timeout, attempting to avoid timeouts with the external tests on Travis.
  • 095f985 Add support for expect(<subject>, expect.it(...))

There are 250 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@davej davej closed this Jun 14, 2016
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.

2 participants