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 1.1.2 #203

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps htmlhint from 0.15.1 to 1.1.2.

Release notes

Sourced from htmlhint's releases.

v1.1.2

1.1.2 (2022-01-27)

Bug Fixes

  • ignore hidden input without label (cab2907), closes #866

v1.1.1

1.1.1 (2022-01-23)

Bug Fixes

v1.1.0

1.1.0 (2021-12-31)

Features

  • attr-lowercase: ignore camelCase SVG attributes (aa16722)

v1.0.0

1.0.0 (2021-11-26)

Features

  • set minimum support to es6 (ed5f895)
  • upgrade to Typescript 4 (472722b)

BREAKING CHANGES

  • IE11 and older browsers will no longer be supported

v1.0.0-beta.1

1.0.0-beta.1 (2020-06-25)

BREAKING CHANGES

  • Rules have a new structure

v0.16.3

0.16.3 (2021-11-24)

Reverts

... (truncated)

Changelog

Sourced from htmlhint's changelog.

1.1.2 (2022-01-27)

Bug Fixes

  • ignore hidden input without label (cab2907), closes #866

1.1.1 (2022-01-23)

Bug Fixes

1.1.0 (2021-12-31)

Features

  • attr-lowercase: ignore camelCase SVG attributes (aa16722)

1.0.0 (2021-11-26)

Features

  • set minimum support to es6 (ed5f895)
  • upgrade to Typescript 4 (472722b)

BREAKING CHANGES

  • IE11 and older browsers will no longer be supported

0.16.3 (2021-11-24)

Reverts

0.16.2 (2021-11-23)

Bug Fixes

0.16.2 (2021-11-23)

... (truncated)

Commits
  • 148ab0b chore(release): 1.1.2 [skip ci]
  • 37b0696 test: test case for hidden input with matching label
  • cab2907 fix: ignore hidden input without label
  • fdd4c21 test(attr-sorted): rename to match rule name
  • 59c3a26 doc(attr-sorted): initial docs
  • 3fcee2e doc(tagname-specialchars): initial docs
  • d11b584 doc(attr-value-single-quotes): initial docs
  • 312f5e5 test: look for missing documentation of rules
  • d4620ca chore: update @​typescript-eslint 5.10.0
  • 3fe6c11 chore(deps-dev): bump rollup from 2.63.0 to 2.66.0 (#886)
  • 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 2 years ago

Superseded by #209.