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.333% when pulling ce3eb962f84839af5fff721da02daa41a21d2e35 on depfu/update/npm/jpegtran-2.0.0 into 88a30373be473be069b0ae9c4fa8a90ffa486f70 on master.
Coverage remained the same at 93.333% when pulling ce3eb962f84839af5fff721da02daa41a21d2e35 on depfu/update/npm/jpegtran-2.0.0 into 88a30373be473be069b0ae9c4fa8a90ffa486f70 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?
✳️ jpegtran (^1.0.6 → ^2.0.0) · Repo
Commits
See the full diff on Github. The new version differs by 20 commits:
2.0.0
Use backticks syntax in md
Add CHANGELOG.md + offline-github-changelog integration
prettier --write README.md
Brush up .prettierignore
Also use prettier to check *.json and *.md
Drop node.js <10 support, add 14, lint with 14 (semver-major)
Update unexpected + plugins
Merge pull request #41 from papandreou/depfu/update/npm/prettier-2.2.0
Merge pull request #40 from papandreou/depfu/update/npm/unexpected-sinon-11.0.0
Update prettier to version 2.2.0
Update unexpected-sinon to version 11.0.0
Merge pull request #38 from papandreou/depfu/update/npm/eslint-config-standard-16.0.1
Update eslint-config-standard to version 16.0.1
Merge pull request #36 from papandreou/depfu/update/npm/eslint-config-standard-15.0.0
Update eslint-config-standard to version 15.0.0
Merge pull request #35 from papandreou/depfu/update/npm/prettier-2.1.0
Update prettier to version 2.1.0
Merge pull request #34 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