Skip to content

Bump html-validate from 10.1.2 to 10.9.0#10

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/html-validate-10.9.0
Closed

Bump html-validate from 10.1.2 to 10.9.0#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/html-validate-10.9.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 25, 2026

Bumps html-validate from 10.1.2 to 10.9.0.

Release notes

Sourced from html-validate's releases.

v10.9.0

10.9.0 (2026-02-22)

Features

  • rules: new rule deprecated-class (49794db)

Bug Fixes

  • html5: add html-aria mapping for <selectedcontent> (a6e4755)
  • html5: update html-aam mapping for <html> (b3ae63f)

v10.8.0

10.8.0 (2026-02-15)

Features

  • rules: new rule autocomplete-password (13dd4a2), closes #318

v10.7.0

10.7.0 (2026-01-23)

Features

  • optional brackets [] around html-validate directives for inline configuration (8426f6c)
  • rules: add allowTemplate option to no-style-tag rule (0930fd8), closes #329
  • rules: add elements.include and elements.exclude to aria-label-misuse (c88bec7), closes #334

Bug Fixes

  • make directives missing end bracket non-fatal (2370ad3)
  • rules: handle id with colon for unique-landmark rule (0174785), closes #333

v10.6.0

10.6.0 (2026-01-18)

Features

  • config: allow passing regexp object directly as patterns to class-pattern, id-pattern and name-pattern (b12fb9f)
  • config: require custom patterns to class-pattern, id-pattern and name-pattern to be wrapped with / (19203d3)
  • rules: add "tailwind" as a supported predefined class pattern (ffc3352), closes #338
  • rules: new rule valid-for (616a3ec), closes #337

Bug Fixes

  • parser: make invalid directives non-fatal (85204b3), closes #335

v10.5.0

10.5.0 (2025-12-14)

... (truncated)

Changelog

Sourced from html-validate's changelog.

10.9.0 (2026-02-22)

Features

  • rules: new rule deprecated-class (49794db)

Bug Fixes

  • html5: add html-aria mapping for <selectedcontent> (a6e4755)
  • html5: update html-aam mapping for <html> (b3ae63f)

10.8.0 (2026-02-15)

Features

  • rules: new rule autocomplete-password (13dd4a2), closes #318

10.7.0 (2026-01-23)

Features

  • optional brackets [] around html-validate directives for inline configuration (8426f6c)
  • rules: add allowTemplate option to no-style-tag rule (0930fd8), closes #329
  • rules: add elements.include and elements.exclude to aria-label-misuse (c88bec7), closes #334

Bug Fixes

  • make directives missing end bracket non-fatal (2370ad3)
  • rules: handle id with colon for unique-landmark rule (0174785), closes #333

10.6.0 (2026-01-18)

Features

  • config: allow passing regexp object directly as patterns to class-pattern, id-pattern and name-pattern (b12fb9f)
  • config: require custom patterns to class-pattern, id-pattern and name-pattern to be wrapped with / (19203d3)
  • rules: add "tailwind" as a supported predefined class pattern (ffc3352), closes #338
  • rules: new rule valid-for (616a3ec), closes #337

Bug Fixes

  • parser: make invalid directives non-fatal (85204b3), closes #335

10.5.0 (2025-12-14)

Features

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

... (truncated)

Commits
  • 950356a chore(release): 10.9.0
  • 608d717 Merge branch 'feature/selectedcontent' into 'master'
  • b3ae63f fix(html5): update html-aam mapping for \<html>
  • a6e4755 fix(html5): add html-aria mapping for \<selectedcontent>
  • 42f8f5b chore: update conformance data
  • 824d374 Merge branch 'renovate/jsdom-28.x' into 'master'
  • 56b1e70 chore(deps): update dependency jsdom to v28
  • c76216f Merge branch 'renovate/html-validate-eslint' into 'master'
  • ce40544 chore(deps): update dependency @​html-validate/eslint-config to v6.16.1
  • b335217 chore(deps): update dependency @​html-validate/commitlint-config to v3.6.7
  • 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 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.9.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.9.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 10.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 25, 2026

Assignees

The following users could not be added as assignees: wenkokke. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 25, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 25, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 4, 2026

Superseded by #11.

@dependabot dependabot Bot closed this Mar 4, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/html-validate-10.9.0 branch March 4, 2026 07:56
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.

0 participants