Skip to content

Bump html-validate from 10.9.0 to 10.11.2#1181

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/html-validate-10.11.2
Open

Bump html-validate from 10.9.0 to 10.11.2#1181
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/html-validate-10.11.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps html-validate from 10.9.0 to 10.11.2.

Release notes

Sourced from html-validate's releases.

v10.11.2

10.11.2 (2026-03-15)

Bug Fixes

  • rules: ignore unterminated character references in url fragments # (dd73de2), closes #345
  • rules: properly find unrecognized character reference before ? or # (8f124fa)

v10.11.1

10.11.1 (2026-03-06)

Bug Fixes

  • fix config resolution from cwd when using --stdin (5fc4ff7), closes #344

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
Changelog

Sourced from html-validate's changelog.

10.11.2 (2026-03-15)

Bug Fixes

  • rules: ignore unterminated character references in url fragments # (dd73de2), closes #345
  • rules: properly find unrecognized character reference before ? or # (8f124fa)

10.11.1 (2026-03-06)

Bug Fixes

  • fix config resolution from cwd when using --stdin (5fc4ff7), closes #344

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
Commits
  • 0cd5c8e chore(release): 10.11.2
  • 740063f ci: pass along release input
  • 4b750dd ci: use new relase job
  • 7f99542 Merge branch 'bugfix/hash-char-ref' into 'master'
  • 0ca782b refactor: rename variable
  • 8f124fa fix(rules): properly find unrecognized character reference before ? or #
  • dbd1fde chore(deps): update @​html-validate/eslint monorepo to v6.17.6
  • 5f70174 Merge branch 'bugfix/hash-char-ref' into 'master'
  • dd73de2 fix(rules): ignore unterminated character references in url fragments #
  • e21c1b8 Merge branch 'renovate/lock-file-maintenance' into 'master'
  • 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 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 Mar 16, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/html-validate-10.11.2 branch from 4fac429 to d24ff3f Compare March 16, 2026 23:21
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 10.9.0 to 10.11.2.
- [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.9.0...v10.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/html-validate-10.11.2 branch from d24ff3f to eead6ce Compare March 20, 2026 21:20
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