biotope / biotope-build

Biotope Build Framework
https://build.biotope.sh
MIT License
24 stars 10 forks source link

Upgrade gulp-htmlhint: 2.2.1 → 3.0.0 (major) #380

Closed depfu[bot] closed 4 years ago

depfu[bot] commented 4 years ago

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

  • Bump dependencies & drop node 8 support 722b0ea
  • Bump handlebars from 4.0.12 to 4.5.1 (#52) a72ad73
  • Bump lodash.mergewith from 4.6.1 to 4.6.2 (#53) 4ce157b
  • Bump sshpk from 1.13.1 to 1.16.1 (#48) a182bd7
  • Bump js-yaml from 3.12.0 to 3.13.1 (#47) 030041c
  • Bump eslint-utils from 1.3.1 to 1.4.3 (#46) ce1a109
  • Bump extend from 3.0.1 to 3.0.2 (#45) 1d02e7c
  • Bump mixin-deep from 1.3.1 to 1.3.2 (#49) 6dfa1c8
  • Bump hoek from 4.2.0 to 4.2.1 (#50) 485f5f0
  • Bump esm from 3.0.82 to 3.2.25 (#51) 6623190
  • Grammar, style, and code fixes to README (#44) 8788f14
  • Merge pull request #43 from coliff/patch-1 6f32fa4
  • update URL for HTMLHint b6617fd

v2.2.1...v3.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:


Depfu Status

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)
depfu[bot] commented 4 years ago

Closing because this update has already been applied