dewv / nlcAttendance

Attendance tracking for the Naylor Learning Center at Davis & Elkins College
MIT License
2 stars 2 forks source link

Bump htmlhint from 0.15.1 to 0.15.2 #180

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps htmlhint from 0.15.1 to 0.15.2.

Changelog

Sourced from htmlhint's changelog.

0.15.2 (2021-09-16)

Bug Fixes

  • htmlhint.ts: replace deprecated request module with what-wg fetch (#670) (250169d)

0.15.2 (2021-09-16)

Bug Fixes

  • htmlhint.ts: replace deprecated request module with what-wg fetch (#670) (250169d)
Commits
  • dee8ea2 chore(release): 0.15.2 [skip ci]
  • 250169d fix(htmlhint.ts): replace deprecated request module with what-wg fetch (#670)
  • f66fca4 chore(deps-dev): bump @​semantic-release/npm from 7.0.5 to 7.1.3 (#679)
  • 1459ed5 chore(deps-dev): bump eslint-plugin-prettier from 3.1.4 to 3.4.1 (#680)
  • 52c904e chore(deps): bump glob from 7.1.6 to 7.1.7 (#678)
  • 2a6e1e6 chore(deps-dev): bump @​semantic-release/release-notes-generator from 9.0.1 to...
  • fd1bcd6 chore(deps-dev): bump @​types/request from 2.48.5 to 2.48.7 (#675)
  • 76ca88f chore(deps-dev): bump @​semantic-release/git from 9.0.0 to 9.0.1 (#674)
  • 09f112c chore(deps): bump node-fetch from 2.6.0 to 2.6.2 (#676)
  • e22682f chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#667)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #188.