Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software up to date, all the time.