Skip to content

Bump html-validate from 10.1.2 to 10.11.3#16

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

Bumps html-validate from 10.1.2 to 10.11.3.

Release notes

Sourced from html-validate's releases.

v10.11.3

10.11.3 (2026-04-03)

Bug Fixes

  • jest support for explicitly importing expect from @jest/globals (b9fd392)
  • prefer esm when importing html-validate as library (0b96a73)

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

v10.9.0

10.9.0 (2026-02-22)

Features

... (truncated)

Changelog

Sourced from html-validate's changelog.

10.11.3 (2026-04-03)

Bug Fixes

  • jest support for explicitly importing expect from @jest/globals (b9fd392)
  • prefer esm when importing html-validate as library (0b96a73)

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

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)

... (truncated)

Commits
  • 9632e80 chore(release): 10.11.3
  • 41673f4 Merge branch 'bugfix/no-global-jest' into 'master'
  • b9fd392 fix: jest support for explicitly importing expect from @jest/globals
  • 31759c1 chore(deps): update dependency esbuild to v0.27.7
  • b90b0d3 Merge branch 'renovate/typescript-6.x' into 'master'
  • e247dd4 chore(deps): update dependency typescript to v6
  • 0a8b0aa Merge branch 'renovate/html-validate-eslint' into 'master'
  • f466047 chore(deps): update dependency @​html-validate/eslint-config to v6.18.3
  • bbca557 chore(deps): update dependency @​html-validate/release-scripts to v7.1.19
  • 7036bc5 chore(deps): update dependency esbuild to v0.27.5
  • 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.3.
- [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.3)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 10.11.3
  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 Apr 8, 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 Apr 8, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 15, 2026

Superseded by #18.

@dependabot dependabot Bot closed this Apr 15, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/html-validate-10.11.3 branch April 15, 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