Skip to content

Bump html-validate from 10.9.0 to 10.13.1#1191

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps html-validate from 10.9.0 to 10.13.1.

Release notes

Sourced from html-validate's releases.

v10.13.1

10.13.1 (2026-04-18)

Bug Fixes

  • parser: add support for implicit <head> and <body> (e63b1bf)

v10.13.0

10.13.0 (2026-04-15)

Features

  • deps: update dependency @​sidvind/better-ajv-errors to v5 (f1cea88)

Bug Fixes

  • html5: imagesizes is only required if imagesrcset contains width descriptors (6805381), closes #346

v10.12.2

10.12.2 (2026-04-14)

Bug Fixes

  • treat <html>, <head>, and <body> end tags as optional (ababe68)

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)

... (truncated)

Changelog

Sourced from html-validate's changelog.

10.13.1 (2026-04-18)

Bug Fixes

  • parser: add support for implicit <head> and <body> (e63b1bf)

10.13.0 (2026-04-15)

Features

  • deps: update dependency @​sidvind/better-ajv-errors to v5 (f1cea88)

Bug Fixes

  • html5: imagesizes is only required if imagesrcset contains width descriptors (6805381), closes #346

10.12.2 (2026-04-14)

Bug Fixes

  • treat <html>, <head>, and <body> end tags as optional (ababe68)

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)

... (truncated)

Commits
  • ff54128 chore(release): 10.13.1
  • ee94817 Merge branch 'bugfix/optional-start-tags' into 'master'
  • e63b1bf fix(parser): add support for implicit \<head> and \<body>
  • 2c04dc9 chore(deps): update dependency typescript to v6.0.3
  • 0ad74a6 Merge branch 'renovate/memfs-4.x' into 'master'
  • 898faa7 chore(deps): update dependency memfs to v4.57.2
  • 3740071 chore(deps): update dependency @​html-validate/eslint-config to v7.0.11
  • f11bb7a chore(deps): update dependency postcss to v8.5.10
  • 41b6d94 chore(deps): update dependency prettier to v3.8.3
  • 076c334 chore(release): 10.13.0
  • 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 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)

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 10.9.0 to 10.13.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.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code labels Apr 20, 2026
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