Skip to content

Bump html-validate from 10.9.0 to 11.15.0 - #1230

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps html-validate from 10.9.0 to 11.15.0.

Release notes

Sourced from html-validate's releases.

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

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

v11.11.0

11.11.0 (2026-08-30)

Features

  • api: add location to Attribute with full source location (both key and value) (0648343)
  • rules: make close-attr autofixable (690da4c)
  • rules: make no-dup-class autofixable (83df993)

... (truncated)

Changelog

Sourced from html-validate's changelog.

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)

Features

  • api: add location to Attribute with full source location (both key and value) (0648343)
  • rules: make close-attr autofixable (690da4c)
  • rules: make no-dup-class autofixable (83df993)

11.10.0 (2026-08-23)

Features

  • config: add new configuration option aria to specify which ARIA version to use (64321ed)

... (truncated)

Commits
  • 071144d chore(release): 11.15.0
  • b75cbc2 Merge branch 'docs/scss-vars' into 'master'
  • 183fd02 docs: use bootstrap variables directly at source instead of globally
  • 4edbdc1 Merge branch 'docs/bootstrap-mixins' into 'master'
  • 0be7c54 docs: use boostrap mixins directly at source instead of globally
  • 98eb2a5 Merge branch 'docs/inline-boostrap' into 'master'
  • f16a0ae docs: inline bootstrap normalize styling
  • d56b3bc docs: inline bootstrap type styling
  • 63b4539 docs: inline bootstrap code styling
  • 9475407 Merge branch 'docs/skiplink' 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)

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

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 11.15.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 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1232.

@dependabot dependabot Bot closed this Sep 21, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/html-validate-11.15.0 branch September 21, 2026 19:53
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