Agda-zh / PLFA-zh

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

Bump html-validate from 8.8.0 to 8.15.0 #182

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps html-validate from 8.8.0 to 8.15.0.

Release notes

Sourced from html-validate's releases.

v8.15.0

8.15.0 (2024-03-11)

Features

  • rules: new rule valid-autocomplete (bebd0d1)

Bug Fixes

  • rules: case-insensitive match for url in meta-refresh (3177295)

v8.14.0

8.14.0 (2024-03-09)

Features

  • rules: new option allowLongDelay to meta-refresh to allow 20h+ delays (629625c)

v8.13.0

8.13.0 (2024-3-6)

Features

  • meta: allow <link> under <body> if appropriate rel attribute is present (ae1e070)
  • meta: allow content categories to be a callback (0eb4e77)
  • meta: disallow invalid rel attribute keywords (dc36cfb)

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)

... (truncated)

Commits
  • 0e10ac1 chore(release): 8.15.0
  • 3177295 fix(rules): case-insensitive match for url in meta-refresh
  • f852eaf Merge branch 'feature/autocomplete' into 'master'
  • bebd0d1 feat(rules): new rule valid-autocomplete
  • 8d3a092 chore(deps): update @​html-validate/eslint monorepo to v5.15.0
  • c7adf9b docs: fix dates
  • cdc2233 chore(release): 8.14.0
  • 1c38ae3 Merge branch 'feature/meta-refresh-long-delay' into 'master'
  • 629625c feat(rules): new option allowLongDelay to meta-refresh to allow 20h+ delays
  • a885374 style: style rule info for mobile
  • 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 will merge this PR once CI passes on it, as requested by @fangyi-zhou.


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)
fangyi-zhou commented 3 months ago

@dependabot rebase

fangyi-zhou commented 3 months ago

@dependabot merge