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.8.0 to 8.12.0 #179

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps html-validate from 8.8.0 to 8.12.0.

Release notes

Sourced from html-validate's releases.

v8.12.0

8.12.0 (2024-3-4)

Features

  • rules: new rule no-abstract-role (923680b)

v8.11.1

8.11.1 (2024-2-26)

Bug Fixes

  • dom: fix regression error with selectors ending with characters a, d or 9 (a9a9ef9)

v8.11.0

8.11.0 (2024-2-26)

Features

  • html5: add new property aria.naming representing if the element can be named (4fca264)
  • html5: update role metadata from html-aria standard (b029a3f)
  • meta: move implicitRole to aria.implicitRole (bc8cacf)

Bug Fixes

  • handle selectors containing tabs and newlines (5e45d54), closes #238
  • rules: new option allowAnyNamable for aria-label-misuse (c08a3ba), closes #237

v8.10.0

8.10.0 (2024-2-21)

Features

  • rules: new rule no-implicit-input-type (6cc0c6d)

Bug Fixes

  • deps: update dependency ignore to v5.3.1 (4553b89)
  • html5: type for <input> no longer required (37284d0), closes #235
  • rules: change wording required to recommended in no-implicit-button-type (1926c06)

v8.9.1

8.9.1 (2024-1-10)

... (truncated)

Commits
  • 375b0a7 chore(release): 8.12.0
  • c1005e7 Merge branch 'feature/no-abstract-role' into 'master'
  • 36b500e test: add wai-aria abstract-roles-prohibited conformance test
  • 923680b feat(rules): new rule no-abstract-role
  • 132853f chore(deps): update dependency @​microsoft/api-extractor to v7.42.2
  • 2e86cd9 chore(deps): update dependency autoprefixer to v10.4.18
  • 574b979 chore(deps): update dependency @​microsoft/api-extractor to v7.42.1
  • 55503cb chore(deps): update dependency @​types/node to v16.18.86
  • 485f7ad chore(deps): update dependency @​microsoft/api-extractor to v7.42.0
  • 58a4f2a chore(deps): update dependency @​html-validate/commitlint-config to v3.2.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 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 6 months ago

Superseded by #182.