Skip to content

Bump html-validate from 10.9.0 to 11.16.0 - #1232

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/html-validate-11.16.0
Open

dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/html-validate-11.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps html-validate from 10.9.0 to 11.16.0.

Release notes

Sourced from html-validate's releases.

v11.16.0

11.16.0 (2026-09-15)

Features

  • api: unified HtmlValidate.autofix() and deprecate all other variants (40c67f0)
  • rules: add minSectioningRootInitialRank option to heading-level (7b9629f)

Bug Fixes

  • deps: update dependency ignore to v7.0.9 (0337345)

v11.15.0

11.15.0 (2026-09-07)

Features

  • api: add new insertTextBefore() and insertTextAfter() methods to ErrorFixer` (ac6ca62)

v11.14.0

11.14.0 (2026-09-05)

Features

  • api: add fixableErrorCount and fixableWarningCount to Report object (5bad2dd)
  • api: add fixableErrorCount and fixableWarningCount to Result object (edc169f)
  • cli: stylish and codeframe formatters output number of fixable errors and warnings (6f230fc)
  • deps: support vitest v5 (9bc1709)

v11.13.0

11.13.0 (2026-09-03)

Features

  • api: expose autofixCollectEdits for integrations to support autofix (b7de9fa)

v11.12.0

11.12.0 (2026-09-01)

Features

  • api: add new removeText() method to ErrorFixer (3484ed3)
  • rules: add suggestions to no-redundant-for (6798b9c)
  • rules: make missing-doctype autofixable (2c4c2e7)
  • rules: make no-raw-characters autofixable (b7e28aa)
  • rules: make script-type autofixable (e15cb1a)
  • rules: make tel-non-breaking autofixable (d91bc8c)

Bug Fixes

... (truncated)

Changelog

Sourced from html-validate's changelog.

11.16.0 (2026-09-15)

Features

  • api: unified HtmlValidate.autofix() and deprecate all other variants (40c67f0)
  • rules: add minSectioningRootInitialRank option to heading-level (7b9629f)

Bug Fixes

  • deps: update dependency ignore to v7.0.9 (0337345)

11.15.0 (2026-09-07)

Features

  • api: add new insertTextBefore() and insertTextAfter() methods to ErrorFixer` (ac6ca62)

11.14.0 (2026-09-05)

Features

  • api: add fixableErrorCount and fixableWarningCount to Report object (5bad2dd)
  • api: add fixableErrorCount and fixableWarningCount to Result object (edc169f)
  • cli: stylish and codeframe formatters output number of fixable errors and warnings (6f230fc)
  • deps: support vitest v5 (9bc1709)

11.13.0 (2026-09-03)

Features

  • api: expose autofixCollectEdits for integrations to support autofix (b7de9fa)

11.12.0 (2026-09-01)

Features

  • api: add new removeText() method to ErrorFixer (3484ed3)
  • rules: add suggestions to no-redundant-for (6798b9c)
  • rules: make missing-doctype autofixable (2c4c2e7)
  • rules: make no-raw-characters autofixable (b7e28aa)
  • rules: make script-type autofixable (e15cb1a)
  • rules: make tel-non-breaking autofixable (d91bc8c)

Bug Fixes

  • deps: update dependency ignore to v7.0.7 (77151ba)
  • deps: update dependency ignore to v7.0.8 (17b64af)

11.11.0 (2026-08-30)

... (truncated)

Commits
  • 7ddac8f chore(release): 11.16.0
  • 0aec394 Merge branch 'feature/bind-autofix' into 'master'
  • 40c67f0 feat(api): unified HtmlValidate.autofix() and deprecate all other variants
  • ca9c7b1 Merge branch 'issue/309' into 'master'
  • 7b9629f feat(rules): add minSectioningRootInitialRank option to heading-level
  • fd13b06 chore(deps): update dependency rollup to v4.63.3
  • 8978900 Merge branch 'renovate/lock-file-maintenance' into 'master'
  • 0d9b96f chore(deps): lock file maintenance
  • 4718868 chore(deps): update dependency memfs to v4.78.0
  • 1c7497d chore(deps): update dependency memfs to v4.77.0
  • 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)

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 10.9.0 to 11.16.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.9.0...v11.16.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 11.16.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Sep 21, 2026

This branch has not been deployed

No deployments
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