Upgrade unexpected to version 10.37.5 #9
Merged
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.
We've upgraded a dependency and all tests pass. \o/
You should probably take a good look at this before merging this pull request, of course.
What changed?
✳️ unexpected ( → 10.37.5) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 25 commits:
10.37.5
Build unexpected.js
Fixed jest setup
Merge pull request #457 from unexpectedjs/ssimonsen/fix-wrong-error-message
Fixed wrong error message seen in unexpected-dom
Writing a bunch of tests to reproduce a wrong error message seen in unexpected-dom
Merge branch 'depfu/update/npm/jasmine-3.1.0'
Also apply the jasmine patch in 3.x
Fix expected output when invoking jasmine
Merge pull request #451 from unexpectedjs/depfu/update/npm/jest-22.4.3
Seems like jest requires node.js 6+ now
Fix testRegex, apparently <rootDir> doesn't work any more
Adapt expected output
Merge pull request #456 from unexpectedjs/depfu/update/npm/rollup-plugin-uglify-3.0.0
Upgrade rollup-plugin-uglify to version 3.0.0
Merge pull request #455 from unexpectedjs/depfu/update/npm/rollup-plugin-commonjs-9.1.0
Upgrade rollup-plugin-commonjs to version 9.1.0
Merge pull request #454 from unexpectedjs/depfu/update/npm/rollup-0.58.0
Upgrade rollup to version 0.58.0
Upgrade jest to version 22.4.3
Upgrade jasmine to version 3.1.0
Merge pull request #450 from unexpectedjs/depfu/update/npm/jasmine-core-3.1.0
Upgrade jasmine-core to version 3.1.0
Use ^ deps
Updated the changelog
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.