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.1 #202

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps htmlhint from 0.15.1 to 1.1.1.

Release notes

Sourced from htmlhint's releases.

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

Changelog

Sourced from htmlhint's changelog.

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)

Bug Fixes

0.16.1 (2021-11-12)

... (truncated)

Commits
  • e352e3d chore(release): 1.1.1 [skip ci]
  • 6a95ae6 fix: correct links to rule docs
  • dac2bf3 docs(attr-whitespace): initial documentation
  • 65ac9e5 chore: rebuild for attr-whitespace message update
  • ed83768 Update attr-whitespace.ts
  • 542f7a2 chore(deps-dev): bump eslint from 8.6.0 to 8.7.0
  • a1ef820 chore(deps): bump node-fetch from 2.6.2 to 2.6.7
  • b8f685b chore(deps-dev): bump @​types/xml from 1.0.6 to 1.0.7
  • 1cef240 chore(deps-dev): bump @​rollup/plugin-node-resolve from 13.1.2 to 13.1.3
  • 39d8f92 chore(deps-dev): bump rollup from 2.62.0 to 2.63.0
  • 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 #203.