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.0 #200

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps html-validate from 8.18.2 to 8.19.0.

Release notes

Sourced from html-validate's releases.

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
  • 12e3ec6 chore(release): 8.19.0
  • 3dbf49b ci: force release job to run on official saas for provenance to work
  • 0fd3878 chore: revert botched release
  • feec171 chore(release): 8.19.0
  • 3d2c887 Merge branch 'renovate/html-validate-eslint' into 'master'
  • 099fad1 chore(deps): update dependency @​html-validate/eslint-config to v5.20.1
  • 28da67b Merge branch 'bugfix/cyrillic-id' into 'master'
  • c83687a fix(rules): handle unicode letters in valid-id
  • 2633a4c Merge branch 'bugfix/h30-a-href' into 'master'
  • 2bd8df1 docs: add missing version history
  • 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)
dependabot[bot] commented 4 months ago

Superseded by #201.