Skip to content

Bump html-validate from 10.1.2 to 10.11.0#11

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 4, 2026

Bumps html-validate from 10.1.2 to 10.11.0.

Release notes

Sourced from html-validate's releases.

v10.11.0

10.11.0 (2026-03-04)

Features

  • rules: add include and exclude options to no-redundant-role (864314d), closes #328

v10.10.0

10.10.0 (2026-03-02)

Features

  • api: make Reporter class internal (78835fc)
  • deps: update dependency @​html-validate/stylish to v5 (e059c03)
  • html5: update <button> and <input> elements to set new submitButton property (43f8494)
  • meta: add submitButton metadata property (00e6843)
  • rules: wcag/h32 supports custom submit buttons via new submitButton property (511bc2d)

Bug Fixes

  • rules: form-dup-name handles implicit default button type (e429a66), closes #323

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

... (truncated)

Changelog

Sourced from html-validate's changelog.

10.11.0 (2026-03-04)

Features

  • rules: add include and exclude options to no-redundant-role (864314d), closes #328

10.10.0 (2026-03-02)

Features

  • api: make Reporter class internal (78835fc)
  • deps: update dependency @​html-validate/stylish to v5 (e059c03)
  • html5: update <button> and <input> elements to set new submitButton property (43f8494)
  • meta: add submitButton metadata property (00e6843)
  • rules: wcag/h32 supports custom submit buttons via new submitButton property (511bc2d)

Bug Fixes

  • rules: form-dup-name handles implicit default button type (e429a66), closes #323

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

... (truncated)

Commits
  • b2f150c chore(release): 10.11.0
  • a110ff3 Merge branch 'refactor/eslint-fixes' into 'master'
  • 5da4fac refactor(eslint): fix unicorn/consistent-existence-index-check
  • ca84280 refactor(eslint): fix unicorn/explicit-length-check
  • 58fde47 refactor(eslint): fix unicorn/no-new-array
  • d26058f refactor(eslint): fix unicorn/new-for-builtins
  • 2aa55f6 refactor(eslint): handle unicorn/no-for-loop
  • 753fe51 refactor(eslint): fix unicorn/no-lonely-if
  • e04543e Merge branch 'feature/no-redundant-role-options' into 'master'
  • 864314d feat(rules): add include and exclude options to no-redundant-role
  • 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.11.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.11.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 10.11.0
  dependency-type: direct:development
  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 Mar 4, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 4, 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 Mar 4, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 11, 2026

Superseded by #13.

@dependabot dependabot Bot closed this Mar 11, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/html-validate-10.11.0 branch March 11, 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