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 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)
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?
✳️ gulp-htmlhint (2.2.1 → 3.0.0) · Repo · Changelog
Release Notes
3.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
3.0.0
Bump dependencies & drop node 8 support
Bump handlebars from 4.0.12 to 4.5.1 (#52)
Bump lodash.mergewith from 4.6.1 to 4.6.2 (#53)
Bump sshpk from 1.13.1 to 1.16.1 (#48)
Bump js-yaml from 3.12.0 to 3.13.1 (#47)
Bump eslint-utils from 1.3.1 to 1.4.3 (#46)
Bump extend from 3.0.1 to 3.0.2 (#45)
Bump mixin-deep from 1.3.1 to 1.3.2 (#49)
Bump hoek from 4.2.0 to 4.2.1 (#50)
Bump esm from 3.0.82 to 3.2.25 (#51)
Grammar, style, and code fixes to README (#44)
Merge pull request #43 from coliff/patch-1
update URL for HTMLHint
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