Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the patch-dependencies group with 1 update: html-validate.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch-dependencies group with 1 update: [html-validate](https://gitlab.com/html-validate/html-validate).


Updates `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:development
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code patch labels Nov 13, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code patch labels Nov 13, 2025
@github-actions
Copy link
Contributor

@github-actions github-actions bot enabled auto-merge (squash) November 13, 2025 02:06
@github-actions github-actions bot merged commit 23f9f2b into main Nov 13, 2025
15 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-patch-dependencies-5a8c6d24e1 branch November 13, 2025 02:09
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 patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant