Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps html-validate from 10.1.2 to 10.3.0.

Release notes

Sourced from html-validate's releases.

v10.3.0

10.3.0 (2025-11-02)

Features

  • html5: allow <button> as first child of <select> (3de8a0f), closes #321
  • html5: allow <option> to have child content (6056325), closes #321
  • html5: support <selectedcontent> element (d3d2c22), closes #321
  • html5: support hidden="until-found" (baa033f), closes #322
  • meta: permittedOrder can take a selector list for elements with equal order requirement (b3f92c2)
  • parse <title> content as literal characters instead of HTML elements (3399ab5), closes #326

Bug Fixes

  • html5: allow blocking attribute on <link rel="expect"> (5bbabc4), closes #327
  • html5: disallow blocking attribute on <link rel="preload"> and <link rel="modulepreload"> (0a17e50)
  • html5: let <selectedcontent> fulfill the accessible text content requirement of <button> elements (d1dff73), closes #321
  • rules: ignore omitted type attribute on <button> when used as first child of <select> (1476960), closes #321

v10.2.1

10.2.1 (2025-10-24)

Bug Fixes

  • package republished only, no changes from v10.2.0 (722c37f)
Changelog

Sourced from html-validate's changelog.

10.3.0 (2025-11-02)

Features

  • html5: allow <button> as first child of <select> (3de8a0f), closes #321
  • html5: allow <option> to have child content (6056325), closes #321
  • html5: support <selectedcontent> element (d3d2c22), closes #321
  • html5: support hidden="until-found" (baa033f), closes #322
  • meta: permittedOrder can take a selector list for elements with equal order requirement (b3f92c2)
  • parse <title> content as literal characters instead of HTML elements (3399ab5), closes #326

Bug Fixes

  • html5: allow blocking attribute on <link rel="expect"> (5bbabc4), closes #327
  • html5: disallow blocking attribute on <link rel="preload"> and <link rel="modulepreload"> (0a17e50)
  • html5: let <selectedcontent> fulfill the accessible text content requirement of <button> elements (d1dff73), closes #321
  • rules: ignore omitted type attribute on <button> when used as first child of <select> (1476960), closes #321

10.2.1 (2025-10-24)

Bug Fixes

  • package republished only, no changes from v10.2.0 (722c37f)

10.2.0 (2025-10-24)

Features

  • deps: support vitest v4 (11936fc)
  • rules: aria-label-misuse validates aria-labelledby in addition to aria-label (ef27898)
  • rules: clearer aria-label-misuse error for elements where its strictly allowed but not recommended (7b3a486)
Commits
  • 99637f2 chore(release): 10.3.0
  • 8fbc4af Merge branch 'bugfix/link-blocking' into 'master'
  • 0a17e50 fix(html5): disallow blocking attribute on \<link rel="preload"> and `<lin...
  • 5bbabc4 fix(html5): allow blocking attribute on \<link rel="expect">
  • 0b6c61a Merge branch 'feature/hidden-until-found' into 'master'
  • baa033f feat(html5): support hidden="until-found"
  • 046de95 Merge branch 'feature/custom-select' into 'master'
  • acb874f test: test against example from mdn
  • 6056325 feat(html5): allow \<option> to have child content
  • 3de8a0f feat(html5): allow \<button> as first child of \<select>
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitLab CI/CD](https://www.npmjs.com/~GitLab CI/CD), a new releaser for html-validate since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.1.2 to 10.3.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.1.2...v10.3.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 10.3.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 minor labels Nov 5, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Nov 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant