Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps html-validate from 10.5.0 to 10.7.0.

Release notes

Sourced from html-validate's releases.

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
Changelog

Sourced from html-validate's changelog.

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
Commits
  • 23d9f74 chore(release): 10.7.0
  • 9e5585a chore(deps): update dependency sass to v1.97.3
  • a3fe597 chore(deps): update dependency npm-pkg-lint to v4.3.3
  • 587a358 ci: increase timeout of test
  • f441f8a Merge branch 'feature/no-style-tag-allow-template' into 'master'
  • 0930fd8 feat(rules): add allowTemplate option to no-style-tag rule
  • 866ee40 Merge branch 'bugfix/issue-333-colon-in-id' into 'master'
  • 0174785 fix(rules): handle id with colon for unique-landmark rule
  • 974e6c4 Merge branch 'feature/elements-include-exclude' into 'master'
  • c88bec7 feat(rules): add elements.include and elements.exclude to `aria-label-mis...
  • 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.5.0 to 10.7.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.5.0...v10.7.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 10.7.0
  dependency-type: direct:production
  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 labels Jan 26, 2026
@7h3Rabbit 7h3Rabbit merged commit 95d3b7d into main Jan 29, 2026
1 check passed
@7h3Rabbit 7h3Rabbit deleted the dependabot/npm_and_yarn/html-validate-10.7.0 branch January 29, 2026 12:21
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.

1 participant