Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps html-validate from 10.3.0 to 10.3.1.

Release notes

Sourced from html-validate's releases.

v10.3.1

10.3.1 (2025-11-09)

Bug Fixes

  • html5: <a> element is only interactive if it has an href attribute (385f92f)
  • html5: allow <hr> element to be used as descendant of <select> (e601d36), closes #331
  • html5: disallow nested <a> elements even without href attribute (622e2f6)
Changelog

Sourced from html-validate's changelog.

10.3.1 (2025-11-09)

Bug Fixes

  • html5: <a> element is only interactive if it has an href attribute (385f92f)
  • html5: allow <hr> element to be used as descendant of <select> (e601d36), closes #331
  • html5: disallow nested <a> elements even without href attribute (622e2f6)
Commits
  • fe6a7af chore(release): 10.3.1
  • a0bf3d1 Merge branch 'bugfix/hr-select' into 'master'
  • e601d36 fix(html5): allow \<hr> element to be used as descendant of \<select>
  • e8beafc Merge branch 'bugfix/a-interactive' into 'master'
  • 622e2f6 fix(html5): disallow nested \<a> elements even without href attribute
  • 385f92f fix(html5): \<a> element is only interactive if it has an href attribute
  • dae5dd8 Merge branch 'renovate/rollup-4.x' into 'master'
  • 73e7707 chore(deps): update dependency rollup to v4.53.1
  • dc7bfc3 chore(deps): update dependency vitest to v4.0.8
  • 3516853 chore(deps): update dependency npm-pkg-lint to v4.3.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 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.3.0 to 10.3.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.3.0...v10.3.1)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 10.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 10, 2025
@krompaco krompaco merged commit d5458ff into main Nov 12, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/html-validate-10.3.1 branch November 12, 2025 16:17
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.

2 participants