Skip to content

Bump html-validate from 11.9.0 to 11.10.0 in the npm-minor-and-patch group - #131

Merged
2biazdk merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-and-patch-ab8262e332
Aug 31, 2026
Merged

Bump html-validate from 11.9.0 to 11.10.0 in the npm-minor-and-patch group#131
2biazdk merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-and-patch-ab8262e332

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-and-patch group with 1 update: html-validate.

Updates html-validate from 11.9.0 to 11.10.0

Release notes

Sourced from html-validate's releases.

v11.10.0

11.10.0 (2026-08-23)

Features

  • config: add new configuration option aria to specify which ARIA version to use (64321ed)
  • jest: toHTMLValidate() matcher accepts any object with outerHTML, innerHTML or html() (749dfc2)
  • rules: add autofix support to attr-case (b22b27c)
  • rules: add autofix support to attr-delimiter (72fc6cb)
  • rules: add autofix support to doctype-html (12ed8b8)
  • rules: add autofix support to doctype-style (168b786)
  • rules: add autofix support to element-case (f5bc934)
  • rules: add autofix support to no-trailing-whitespace (94b7dba)
  • rules: add autofix support to no-utf8-bom (78b2ff1)
  • support rule autofixing (4f2a7e8)
  • vitest: toHTMLValidate() matcher accepts any object with outerHTML, innerHTML or html() (3898790)
Changelog

Sourced from html-validate's changelog.

11.10.0 (2026-08-23)

Features

  • config: add new configuration option aria to specify which ARIA version to use (64321ed)
  • jest: toHTMLValidate() matcher accepts any object with outerHTML, innerHTML or html() (749dfc2)
  • rules: add autofix support to attr-case (b22b27c)
  • rules: add autofix support to attr-delimiter (72fc6cb)
  • rules: add autofix support to doctype-html (12ed8b8)
  • rules: add autofix support to doctype-style (168b786)
  • rules: add autofix support to element-case (f5bc934)
  • rules: add autofix support to no-trailing-whitespace (94b7dba)
  • rules: add autofix support to no-utf8-bom (78b2ff1)
  • support rule autofixing (4f2a7e8)
  • vitest: toHTMLValidate() matcher accepts any object with outerHTML, innerHTML or html() (3898790)
Commits
  • 155aa13 chore(release): 11.10.0
  • 267a5d8 Merge branch 'feature/autofix-rules' into 'master'
  • 78b2ff1 feat(rules): add autofix support to no-utf8-bom
  • 94b7dba feat(rules): add autofix support to no-trailing-whitespace
  • 72fc6cb feat(rules): add autofix support to attr-delimiter
  • 168b786 feat(rules): add autofix support to doctype-style
  • 12ed8b8 feat(rules): add autofix support to doctype-html
  • f5bc934 feat(rules): add autofix support to element-case
  • b22b27c feat(rules): add autofix support to attr-case
  • 5bc0435 refactor: location must always be set for this event
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-minor-and-patch group with 1 update: [html-validate](https://gitlab.com/html-validate/html-validate).


Updates `html-validate` from 11.9.0 to 11.10.0
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Changelog](https://gitlab.com/html-validate/html-validate/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v11.9.0...v11.10.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 11.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@2biazdk
2biazdk merged commit cd5dd9a into main Aug 31, 2026
10 checks passed
@2biazdk
2biazdk deleted the dependabot/npm_and_yarn/npm-minor-and-patch-ab8262e332 branch August 31, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant