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.20.0 to 8.20.1 #205

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps html-validate from 8.20.0 to 8.20.1.

Release notes

Sourced from html-validate's releases.

v8.20.1

8.20.1 (2024-06-11)

Bug Fixes

  • rules: fix attribute-allowed-values error location for empty values (2c04eeb)
Commits
  • 1764a6e chore(release): 8.20.1
  • c7928a4 Merge branch 'bugfix/empty-attr-location' into 'master'
  • 2c04eeb fix(rules): fix attribute-allowed-values error location for empty values
  • c0b18b2 chore(deps): update @​html-validate/eslint monorepo to v5.20.4
  • cc21621 chore(deps): update dependency npm-pkg-lint to v3.6.2
  • 10aa96e chore(deps): update dependency @​rollup/plugin-replace to v5.0.7
  • 5bf2c93 chore(deps): update babel monorepo to v7.24.7
  • 95c4074 chore(deps): update dependency cssnano to v7.0.2
  • 1e54db2 chore(deps): update dependency prettier to v3.3.1
  • cb16975 chore(deps): update dependency @​rollup/plugin-replace to v5.0.6
  • 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)