Agda-zh / PLFA-zh

《编程语言基础:Agda 描述》,Programming Language Foundations in Agda 中文版
https://agda-zh.github.io/PLFA-zh/
Creative Commons Attribution 4.0 International
204 stars 22 forks source link

Bump html-validate from 8.18.2 to 8.19.1 #201

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps html-validate from 8.18.2 to 8.19.1.

Release notes

Sourced from html-validate's releases.

v8.19.1

8.19.1 (2024-05-23)

Bug Fixes

  • rules: wcag/h36 no longer reports for hidden elements (aba06d1)
  • rules: wcag/h37 no longer validates <input type="submit"> (use wcag/h36 instead) (e82b17a), closes #254
  • rules: make wcag/h36 have better message and location (8a80cc8)

v8.19.0

8.19.0 (2024-05-18)

Features

  • rules: new option allowCheckboxDefault for form-dup-name (293b951), closes #251

Bug Fixes

  • rules: multiple-labeled-controls handles hidden input (4d794b6), closes #251
  • rules: wcag/h30 only applies to <a href> (cd93dfe), closes #252
  • rules: handle unicode letters in valid-id (c83687a), closes #253
Commits
  • b250df8 chore(release): 8.19.1
  • 96329fa Merge branch 'bugfix/wcag-h36' into 'master'
  • e82b17a fix(rules): wcag/h37 no longer validates \<input type="submit"> (use `wcag...
  • aba06d1 fix(rules): wcag/h36 no longer reports for hidden elements
  • 8a80cc8 fix(rules): make wcag/h36 have better message and location
  • 17efc5d docs: correct documentation examples for wcag/h36
  • 279e37e chore(deps): update dependency @​rollup/plugin-commonjs to v25.0.8
  • 47aa5f8 chore(deps): update dependency rollup to v4.18.0
  • 0119072 chore(deps): update dependency ts-jest to v29.1.3
  • 6f4e226 Merge branch 'renovate/npm-pkg-lint-3.x' into 'master'
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)