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.18.0 to 8.18.1 #189

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps html-validate from 8.18.0 to 8.18.1.

Release notes

Sourced from html-validate's releases.

v8.18.1

8.18.1 (2024-03-30)

Bug Fixes

  • rules: form-dup-name handles \<template> element (9c77444), closes #247
  • rules: no-dup-id handles \<template> element (04f3e0d), closes #247
Commits
  • 79dc064 chore(release): 8.18.1
  • e23a405 Merge branch 'feature/template-id' into 'master'
  • 04f3e0d fix(rules): no-dup-id handles \<template> element
  • 9c77444 fix(rules): form-dup-name handles \<template> element
  • 19a70fd chore(deps): update dependency rollup to v4.13.2
  • ade70a8 chore(deps): update dependency rollup to v4.13.1
  • 22b4dc0 chore(deps): update dependency cssnano to v6.1.2
  • 4b2c8a1 chore(deps): update dependency vite to v4.5.3
  • 412dfcf chore: add fundings field to package.json
  • a5c7ece chore(deps): update dependency @​html-validate/release-scripts to v6.3.1
  • 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)