Skip to content

Bump html-validate from 10.9.0 to 11.11.0 - #1225

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/html-validate-11.10.0
Open

Bump html-validate from 10.9.0 to 11.11.0#1225
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/html-validate-11.10.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps html-validate from 10.9.0 to 11.11.0.

Release notes

Sourced from html-validate's releases.

v11.11.0

11.11.0 (2026-08-30)

Features

  • api: add location to Attribute with full source location (both key and value) (0648343)
  • rules: make close-attr autofixable (690da4c)
  • rules: make no-dup-class autofixable (83df993)

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)

v11.9.0

11.9.0 (2026-08-20)

Features

  • rules: add include and exclude options to no-dup-id (777acf3)

v11.8.0

11.8.0 (2026-08-17)

Features

  • expose isIgnored() method (a28e069)

v11.7.0

11.7.0 (2026-08-16)

Features

  • handle transformers from plugins in flat config (f1ad4c6)

v11.6.1

11.6.1 (2026-08-02)

... (truncated)

Changelog

Sourced from html-validate's changelog.

11.11.0 (2026-08-30)

Features

  • api: add location to Attribute with full source location (both key and value) (0648343)
  • rules: make close-attr autofixable (690da4c)
  • rules: make no-dup-class autofixable (83df993)

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)

11.9.0 (2026-08-20)

Features

  • rules: add include and exclude options to no-dup-id (777acf3)

11.8.0 (2026-08-17)

Features

  • expose isIgnored() method (a28e069)

11.7.0 (2026-08-16)

Features

  • handle transformers from plugins in flat config (f1ad4c6)

11.6.2 (2026-08-03)

Bug Fixes

  • vitest: fix toHTMLValidate() typing (3960603)
  • vitest: fix typescript augmentation of Matchers interface (1680111)

11.6.1 (2026-08-02)

... (truncated)

Commits
  • d338985 chore(release): 11.11.0
  • 389e97e Merge branch 'feature/more-autofix' into 'master'
  • 83df993 feat(rules): make no-dup-class autofixable
  • 690da4c feat(rules): make close-attr autofixable
  • 0648343 feat(api): add location to Attribute with full source location (both key ...
  • 0e3e31f Merge branch 'docs/alerts-revamp' into 'master'
  • 303a684 docs: remove unused bootstrap form styling
  • adbcb83 docs: inline bootstrap navbar styling
  • ce30e82 docs: remove unused bootstrap grid classes
  • 4e10d56 docs: inline bootstrap table styling
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code labels Aug 31, 2026
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 10.9.0 to 11.11.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/v10.9.0...v11.11.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 11.10.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump html-validate from 10.9.0 to 11.10.0 Bump html-validate from 10.9.0 to 11.11.0 Sep 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/html-validate-11.10.0 branch from ca5b9f5 to 55cf6fd Compare September 3, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant