Skip to content

Bump html-validate from 10.11.2 to 10.14.0#320

Merged
seanh merged 1 commit into
mainfrom
dependabot/npm_and_yarn/html-validate-10.13.1
May 3, 2026
Merged

Bump html-validate from 10.11.2 to 10.14.0#320
seanh merged 1 commit into
mainfrom
dependabot/npm_and_yarn/html-validate-10.13.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

Bumps html-validate from 10.11.2 to 10.14.0.

Release notes

Sourced from html-validate's releases.

v10.14.0

10.14.0 (2026-05-02)

Features

  • html5: add support for more global attributes (db89087)

Bug Fixes

  • parser: improve handling of implicit tag closures (9070a61)

Performance Improvements

  • improve performance by caching child elements (cc938fb)

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)

... (truncated)

Changelog

Sourced from html-validate's changelog.

10.14.0 (2026-05-02)

Features

  • html5: add support for more global attributes (db89087)

Bug Fixes

  • parser: improve handling of implicit tag closures (9070a61)

Performance Improvements

  • improve performance by caching child elements (cc938fb)

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)

... (truncated)

Commits
  • 35ae50d chore(release): 10.14.0
  • 8c8542b Merge branch 'bugfix/implicit-close-table-sections' into 'master'
  • 9070a61 fix(parser): improve handling of implicit tag closures
  • 074cf4e Merge branch 'perf/cache-generate-selector' into 'master'
  • cc938fb perf: improve performance by caching child elements
  • bc3b347 Merge branch 'renovate/html-validate-eslint' into 'master'
  • ac5b7ec chore(deps): update @​html-validate/eslint monorepo to v7.0.15
  • 32c15c4 Merge branch 'feature/queryselector-benchmark' into 'master'
  • 46ae1b3 build: add a benchmark script for querySelector()
  • 87f0016 chore(deps): update dependency @​babel/preset-env to v7.29.3
  • 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 May 1, 2026
@dependabot dependabot Bot changed the title Bump html-validate from 10.11.2 to 10.13.1 Bump html-validate from 10.11.2 to 10.14.0 May 3, 2026
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 10.11.2 to 10.14.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.11.2...v10.14.0)

---
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 force-pushed the dependabot/npm_and_yarn/html-validate-10.13.1 branch from c2f3fe9 to be43413 Compare May 3, 2026 14:45
@seanh seanh merged commit 9b103c3 into main May 3, 2026
1 check passed
@seanh seanh deleted the dependabot/npm_and_yarn/html-validate-10.13.1 branch May 3, 2026 14:46
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