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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Coverage decreased (-0.6%) to 93.333% when pulling 97d0e5f939b788e8ec3b35d471be14c5abe34d82 on depfu/update/npm/magicpen-prism-5.0.0 into 4e65b072cb0dbdcd63528ea5923dd1e3906ce805 on master.
Coverage decreased (-0.6%) to 93.333% when pulling 97d0e5f939b788e8ec3b35d471be14c5abe34d82 on depfu/update/npm/magicpen-prism-5.0.0 into 4e65b072cb0dbdcd63528ea5923dd1e3906ce805 on master.
Coverage decreased (-0.6%) to 93.333% when pulling 97d0e5f939b788e8ec3b35d471be14c5abe34d82 on depfu/update/npm/magicpen-prism-5.0.0 into 4e65b072cb0dbdcd63528ea5923dd1e3906ce805 on master.
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?
✳️ magicpen-prism (^4.0.0 → ^5.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 20 commits:
5.0.0
Drop support for node.js 8, add 14 (semver-major)
Replace test/mocha.opts with .mocharc.json
Update mocha to version 8.3.0
Merge pull request #29 from unexpectedjs/depfu/update/npm/eslint-config-prettier-7.0.0
Update eslint-config-prettier to version 7.0.0
Merge pull request #28 from unexpectedjs/depfu/update/npm/eslint-plugin-standard-5.0.0
Update eslint-plugin-standard to version 5.0.0
Merge pull request #26 from unexpectedjs/depfu/update/npm/unexpected-12.0.0
Update unexpected to version 12.0.0
Merge pull request #27 from unexpectedjs/depfu/update/npm/prettier-2.2.0
Update prettier to version 2.2.0
Merge pull request #25 from unexpectedjs/depfu/update/npm/eslint-config-standard-16.0.0
Update eslint-config-standard to version 16.0.0
Merge pull request #24 from unexpectedjs/depfu/update/npm/eslint-config-standard-15.0.0
Update eslint-config-standard to version 15.0.0
Merge pull request #23 from unexpectedjs/depfu/update/npm/browserify-17.0.0
Update browserify to version 17.0.0
Merge pull request #22 from unexpectedjs/depfu/update/npm/prettier-2.1.0
Update prettier to version 2.1.0
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