Skip to content

Bump html-validate from 10.9.0 to 10.15.0#1193

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps html-validate from 10.9.0 to 10.15.0.

Release notes

Sourced from html-validate's releases.

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

  • 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)

... (truncated)

Changelog

Sourced from html-validate's changelog.

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

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

... (truncated)

Commits
  • 99ffc38 chore(release): 10.15.0
  • b5d4bba Merge branch 'docs/discord-link' into 'master'
  • 2ec6cb7 docs: add link to discord
  • 9a6a846 Merge branch 'perf/global-attr-loading' into 'master'
  • 11228b8 perf: optimize loading global attributes onto element metadata
  • 00e9585 Merge branch 'feature/performance' into 'master'
  • 1451915 feat(cli): add --performance to help debug performance issues
  • bc3002b chore(deps): lock file maintenance
  • 317d3fa Merge branch 'refactor/condition-union' into 'master'
  • 8d0d516 refactor: rename current selector implementation ComplexSelector
  • 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.15.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...v10.15.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 10.15.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 4, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

Superseded by #1195.

@dependabot dependabot Bot closed this May 12, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/html-validate-10.15.0 branch May 12, 2026 02:33
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