Upgrade unexpected-sinon to version 11.0.0 #45
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ unexpected-sinon (^10.10.1 → ^11.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 74 commits:
11.0.0
Avoid dev dependency on puppeteer.
Accept unexpected ^12.0.0 as a peer dep
Update unexpected to ^12.0.0
Drop node.js 8 support (semver-major)
Merge pull request #137 from unexpectedjs/depfu/update/npm/eslint-config-standard-16.0.0
Update eslint-config-standard to version 16.0.0
Merge pull request #130 from unexpectedjs/evaldown
Merge pull request #136 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0
Update eslint-config-standard to version 15.0.0
Add a test to restore coverage of all calls order by object.
Merge pull request #132 from unexpectedjs/depfu/update/npm/prettier-2.1.0
Update prettier to version 2.1.0
Switch to evaldown.
Merge pull request #129 from unexpectedjs/depfu/update/npm/eslint-plugin-mocha-8.0.0
Update eslint-plugin-mocha to version 8.0.0
Merge pull request #124 from unexpectedjs/depfu/update/npm/puppeteer-5.0.0
Update puppeteer to version 5.0.0
Merge pull request #120 from unexpectedjs/depfu/update/npm/eslint-plugin-mocha-7.0.0
Update eslint-plugin-mocha to version 7.0.0
Merge pull request #119 from unexpectedjs/depfu/update/npm/eslint-7.0.0
Update eslint to version 7.0.0
Run converage and Chrome Headless on node.js 12
Update puppeteer to version 3.0.0
Merge pull request #117 from unexpectedjs/depfu/update/npm/karma-mocha-2.0.0
Update karma-mocha to version 2.0.0
Merge pull request #116 from unexpectedjs/depfu/update/npm/karma-5.0.1
Update karma to version 5.0.1
Fix test that was sensitive to the prettier upgrade
prettier --write '**/*.{js,md}'
Also use prettier for markdown files
Lint on node.js 12
Update prettier to version 2.0.2
Merge pull request #113 from unexpectedjs/depfu/update/npm/sinon-9.0.0
Update sinon to version 9.0.0
Merge pull request #112 from unexpectedjs/depfu/update/npm/mocha-7.0.0
Update mocha to version 7.0.0
Merge pull request #111 from unexpectedjs/depfu/update/npm/unexpected-markdown-5.0.0
Update unexpected-markdown to version 5.0.0
Merge pull request #110 from unexpectedjs/depfu/update/npm/eslint-plugin-node-11.0.0
Update eslint-plugin-node to version 11.0.0
Merge pull request #109 from unexpectedjs/depfu/update/npm/sinon-8.0.1
Don't monkey-patch the now removed sinon.sandbox
Merge pull request #108 from unexpectedjs/depfu/update/npm/nyc-15.0.0
Update sinon to version 8.0.1
Update nyc to version 15.0.0
Merge pull request #106 from unexpectedjs/depfu/update/npm/puppeteer-2.0.0
Roll back suspicious .travis.yml change
Empty commit to try to trigger a build
Drop node.js 6 and 7 support, add 12 + 13 (semver-major)
Update puppeteer to version 2.0.0
Merge pull request #107 from unexpectedjs/depfu/update/npm/prettier-1.19.1
Bump node to 8.10.0 to avoid eslint/eslint#12493
Update prettier to version 1.19.1
Merge pull request #105 from unexpectedjs/depfu/update/npm/eslint-plugin-node-10.0.0
Update eslint-plugin-node to version 10.0.0
Merge pull request #104 from unexpectedjs/depfu/update/npm/eslint-config-standard-14.0.0
Update eslint-config-standard to version 14.0.0
prettier --write '**/*.js'
Add the entries from .eslintignore to .prettierignore
Fix lint complaints from no-prototype-builtins
Replace eslint-config-pretty-standard with eslint-config-{prettier,standard}, add eslint-plugin-mocha
Merge pull request #102 from unexpectedjs/depfu/update/npm/eslint-plugin-mocha-6.0.0
Update eslint-plugin-mocha to version 6.0.0
Merge pull request #101 from unexpectedjs/depfu/update/npm/karma-chrome-launcher-3.0.0
Update karma-chrome-launcher to version 3.0.0
Merge pull request #100 from unexpectedjs/depfu/update/npm/unexpected-markdown-4.0.0
Update unexpected-markdown to version 4.0.0
Fix lint
Update eslint to version 6.0.0
Merge pull request #98 from unexpectedjs/depfu/update/npm/prettier-1.18.2
Update prettier to version 1.18.2
Merge pull request #96 from unexpectedjs/depfu/update/npm/karma-4.1.0
Trying to use a build matrix to avoid running browser tests on all Node versions
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
.All Depfu comment commands