Upgrade unexpected-express to version 10.1.0 #33
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-express ( → 10.1.0) · Repo
Commits
See the full diff on Github. The new version differs by 40 commits:
10.1.0
Merge pull request #27 from unexpectedjs/depfu/update/npm/express-4.16.3
Fix documentation test
Remove obscure test that stopped working after https://github.com/expressjs/express/commit/5fab60bc6cbba8f3964575dbcd03671d05662aa5
Update tests to account for the express upgrade
Merge pull request #22 from unexpectedjs/depfu/update/npm/bufferedstream-3.1.1
Travis: Build with node.js 8, 9, and 10, drop 5 and 7
Adapt tests
Upgrade bufferedstream to version 3.1.1
Merge pull request #23 from unexpectedjs/depfu/update/npm/form-data-2.3.2
Adapt expected output
Merge pull request #32 from unexpectedjs/depfu/update/npm/sinon-5.0.1
Upgrade sinon to version 5.0.1
Merge pull request #31 from unexpectedjs/depfu/update/npm/sinon-4.5.0
Fix sinon.useFakeTimers syntax
Merge pull request #30 from unexpectedjs/depfu/update/npm/mocha-5.1.0
Merge pull request #29 from unexpectedjs/depfu/update/npm/magicpen-5.12.0
Upgrade sinon to version 4.5.0
Upgrade mocha to version 5.1.0
Upgrade magicpen to version 5.12.0
Upgrade express to version 4.16.3
Merge pull request #28 from unexpectedjs/depfu/update/npm/istanbul-0.4.5
eslint --fix .
Merge pull request #24 from unexpectedjs/depfu/update/npm/coveralls-3.0.0
Merge branch 'master' into depfu/update/npm/coveralls-3.0.0
Add slashes to .eslintignore
Upgrade istanbul to version 0.4.5
Merge remote-tracking branch 'origin/depfu/update/npm/eslint-config-onelint-3.0.0' into depfu/update/npm/eslint-4.19.1
Upgrade eslint-config-onelint to version 3.0.0
Upgrade eslint to version 4.19.1
Upgrade coveralls to version 3.0.0
More ^ deps
Upgrade form-data to version 2.3.2
Use some ^ dev deps
Use ^ deps
Update author's email address
Add strict checking of the top level properties
Fix code examples
Use the Unexpected 10+ addAssertion API
Documentation: Fix typo: data => body
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
.