Skip to content

Bump html-validate from 10.9.0 to 10.12.1#1189

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/html-validate-10.12.1
Open

Bump html-validate from 10.9.0 to 10.12.1#1189
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/html-validate-10.12.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps html-validate from 10.9.0 to 10.12.1.

Release notes

Sourced from html-validate's releases.

v10.12.1

10.12.1 (2026-04-11)

Bug Fixes

  • jest: handle when structuredClone() is missing (93c4d86)

v10.12.0

10.12.0 (2026-04-11)

Features

  • deps: update @​htmlva-validate/stylish to v5.2.0 (455da34)
  • drop support for nodejs v23 (v20, v22 and v24 or greater still supported) (41ea9d6)
  • formatters: option to enable/disable filename in codeframe formatter when using API (cb37548)
  • jest: remove redundant filename from codeframe snapshots (5878b12)

v10.11.3

10.11.3 (2026-04-03)

Bug Fixes

  • jest support for explicitly importing expect from @jest/globals (b9fd392)
  • prefer esm when importing html-validate as library (0b96a73)

v10.11.2

10.11.2 (2026-03-15)

Bug Fixes

  • rules: ignore unterminated character references in url fragments # (dd73de2), closes #345
  • rules: properly find unrecognized character reference before ? or # (8f124fa)

v10.11.1

10.11.1 (2026-03-06)

Bug Fixes

  • fix config resolution from cwd when using --stdin (5fc4ff7), closes #344

v10.11.0

10.11.0 (2026-03-04)

Features

  • rules: add include and exclude options to no-redundant-role (864314d), closes #328

v10.10.0

10.10.0 (2026-03-02)

... (truncated)

Changelog

Sourced from html-validate's changelog.

10.12.1 (2026-04-11)

Bug Fixes

  • jest: handle when structuredClone() is missing (93c4d86)

10.12.0 (2026-04-11)

Features

  • deps: update @​html-validate/stylish to v5.2.0 (455da34)
  • deps: drop support for nodejs v23 (v20, v22 and v24 or greater still supported) (41ea9d6)
  • formatters: option to enable/disable filename in codeframe formatter when using API (cb37548)
  • jest: remove redundant filename from codeframe snapshots (5878b12)

10.11.3 (2026-04-03)

Bug Fixes

  • jest support for explicitly importing expect from @jest/globals (b9fd392)
  • prefer esm when importing html-validate as library (0b96a73)

10.11.2 (2026-03-15)

Bug Fixes

  • rules: ignore unterminated character references in url fragments # (dd73de2), closes #345
  • rules: properly find unrecognized character reference before ? or # (8f124fa)

10.11.1 (2026-03-06)

Bug Fixes

  • fix config resolution from cwd when using --stdin (5fc4ff7), closes #344

10.11.0 (2026-03-04)

Features

  • rules: add include and exclude options to no-redundant-role (864314d), closes #328

10.10.0 (2026-03-02)

Features

  • api: make Reporter class internal (78835fc)
  • deps: update dependency @​html-validate/stylish to v5 (e059c03)
  • html5: update <button> and <input> elements to set new submitButton property (43f8494)
  • meta: add submitButton metadata property (00e6843)
  • rules: wcag/h32 supports custom submit buttons via new submitButton property (511bc2d)

... (truncated)

Commits
  • 7271d53 chore(release): 10.12.1
  • b4bb18d Merge branch 'bugfix/structured-clone' into 'master'
  • 93c4d86 fix(jest): handle when structuredClone() is missing
  • 6048ad4 docs: fix typo
  • 3fbfa1d chore(release): 10.12.0
  • 920d957 ci: force colors to be on in stylish tests
  • 455da34 feat(deps): update @​htmlva-validate/stylish to v5.2.0
  • b058179 Merge branch 'refactor/code-frame-columns' into 'master'
  • de345af refactor: move getStartLocation() and getEndLocation() to utils
  • cb37548 feat(formatters): option to enable/disable filename in codeframe formatter ...
  • 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 Apr 13, 2026
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 10.9.0 to 10.12.1.
- [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...v10.12.1)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 10.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/html-validate-10.12.1 branch from ed11bd6 to 27e26cb Compare April 14, 2026 12: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