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 remained the same at 93.976% when pulling d42efae758cefc2f6fafe27b84c0c675e4102938 on depfu/update/npm/inkscape-3.0.0 into 88336ba716b74229f218f539be93d48551150fd9 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?
✳️ inkscape (^2.0.0 → ^3.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 8 commits:
3.0.0
Unsupport node.js 8 (semver-major)
Merge pull request #41 from alexjeffburke/inkscape-1.0-port
Merge branch 'master' into inkscape-1.0-port
Address lazy check race by memoizing the promise.
Lazy check for a compatible inkscape.
Merge pull request #44 from papandreou/depfu/update/npm/eslint-plugin-mocha-8.0.0
Update eslint-plugin-mocha to version 8.0.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