Skip to content

Bump html-validate from 10.11.3 to 10.16.0 - #15

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/html-validate-10.16.0
Closed

Bump html-validate from 10.11.3 to 10.16.0#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/html-validate-10.16.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps html-validate from 10.11.3 to 10.16.0.

Release notes

Sourced from html-validate's releases.

v10.16.0

10.16.0 (2026-05-10)

Features

  • rules: option to allow css-variables with no-inline-style (bb68031)

Bug Fixes

  • adjust rules specifically around <p> validation, “>”, and character sequences starting with “&” (29d1ded)
  • rules: allow aria-label on <search> (0f4fb51), closes #359

v10.15.0

10.15.0 (2026-05-04)

Features

  • cli: add --performance to help debug performance issues (1451915)

Performance Improvements

  • optimize loading global attributes onto element metadata (11228b8)

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

... (truncated)

Changelog

Sourced from html-validate's changelog.

10.16.0 (2026-05-10)

Features

  • rules: option to allow css-variables with no-inline-style (bb68031)

Bug Fixes

  • adjust rules specifically around <p> validation, “>”, and character sequences starting with “&” (29d1ded)
  • rules: allow aria-label on <search> (0f4fb51), closes #359

10.15.0 (2026-05-04)

Features

  • cli: add --performance to help debug performance issues (1451915)

Performance Improvements

  • optimize loading global attributes onto element metadata (11228b8)

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

... (truncated)

Commits
  • d0f2014 chore(release): 10.16.0
  • 6965383 Merge branch 'fix/false-positives' into 'master'
  • e9ea267 docs: update description for character references
  • a5d43cb refactor: refine character reference termination logic
  • 7e96fbd refactor: simplify regex for text content parsing
  • 29d1ded fix: adjust rules specifically around \<p> validation, “>”, and character se...
  • f862891 Merge branch 'bugfix/issue-359-search-aria-label' into 'master'
  • ef602d7 refactor: sort landmark elements
  • 0f4fb51 fix(rules): allow aria-label on \<search>
  • 9e7532a Merge branch 'docs/policy' into 'master'
  • 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.11.3 to 10.16.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.3...v10.16.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 10.16.0
  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 May 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Author

Superseded by #16.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/html-validate-10.16.0 branch May 18, 2026 02:11
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.

0 participants