Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Bump html-validate from 8.29.0 to 10.5.0#8

Merged
ESousa97 merged 3 commits into
mainfrom
dependabot/npm_and_yarn/html-validate-10.5.0
Jan 17, 2026
Merged

Bump html-validate from 8.29.0 to 10.5.0#8
ESousa97 merged 3 commits into
mainfrom
dependabot/npm_and_yarn/html-validate-10.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 17, 2026

Bumps html-validate from 8.29.0 to 10.5.0.

Release notes

Sourced from html-validate's releases.

v10.5.0

10.5.0 (2025-12-14)

Features

  • deps: update dependency glob to v12 (61e3a2d)
  • deps: update dependency glob to v13 (eb80287)

Bug Fixes

  • deps: update dependency @​sidvind/better-ajv-errors to v4.0.1 (651c383)

v10.4.0

10.4.0 (2025-11-17)

Features

  • meta: new metadata helper hasKeyword to test if a space-separated list contains a given keyword (e1f0099)
  • meta: support attribute.required as callback (f0292a7)

Bug Fixes

  • html5: <link> imagesrcset and imagesizes attributes are only allowed if rel="preload" and as="image" (7b5ade4)
  • html5: <link> only requires href if imagesrcset is absent (f0d2f6a), closes #330
  • html5: <link> requires imagesizes if imagesrcset is present (6fdc002)

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)

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

... (truncated)

Changelog

Sourced from html-validate's changelog.

10.5.0 (2025-12-14)

Features

  • deps: update dependency glob to v12 (61e3a2d)
  • deps: update dependency glob to v13 (eb80287)

Bug Fixes

  • deps: update dependency @​sidvind/better-ajv-errors to v4.0.1 (651c383)

10.4.0 (2025-11-17)

Features

  • meta: new metadata helper hasKeyword to test if a space-separated list contains a given keyword (e1f0099)
  • meta: support attribute.required as callback (f0292a7)

Bug Fixes

  • html5: <link> imagesrcset and imagesizes attributes are only allowed if rel="preload" and as="image" (7b5ade4)
  • html5: <link> only requires href if imagesrcset is absent (f0d2f6a), closes #330
  • html5: <link> requires imagesizes if imagesrcset is present (6fdc002)

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)

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

... (truncated)

Commits
  • dfeda7b chore(release): 10.5.0
  • 21eac08 chore(deps): update dependency @​html-validate/prettier-config to v3.1.11
  • 3e613f6 chore(deps): update @​html-validate/eslint monorepo to v6.11.2
  • f67b0f6 chore(deps): update dependency sass to v1.96.0
  • 0f92347 chore(deps): update dependency sass to v1.95.1
  • 6043446 chore(deps): update dependency @​types/node to v20.19.26
  • c0d2d05 chore(deps): update dependency sass to v1.95.0
  • bc42cfc chore(deps): update dependency jsdom to v27.3.0
  • 43c3034 chore(deps): update dependency vite to v7.2.7
  • 3590368 chore(deps): update dependency @​html-validate/prettier-config to v3.1.10
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 17, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
google-clone Ignored Ignored Jan 17, 2026 7:26pm

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 8.29.0 to 10.5.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/v8.29.0...v10.5.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/html-validate-10.5.0 branch from 27e9437 to f331d00 Compare January 17, 2026 18:53
@ESousa97 ESousa97 merged commit 8f0d359 into main Jan 17, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/html-validate-10.5.0 branch January 17, 2026 19:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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