Skip to content

Bump html-validate from 11.5.6 to 11.6.0 - #137

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

Bump html-validate from 11.5.6 to 11.6.0#137
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/html-validate-11.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps html-validate from 11.5.6 to 11.6.0.

Release notes

Sourced from html-validate's releases.

v11.6.0

11.6.0 (2026-07-28)

Features

  • config: add FlatCompat helper (497f378)
  • vitest: toBeValid() and toBeInvalid() can use string (markup) input (2e352d6)

v11.5.7

11.5.7 (2026-07-28)

Bug Fixes

  • correct handling of and tags omission (30c43ca)
  • rules: correct message for ancestor end tags (df87249)
Changelog

Sourced from html-validate's changelog.

11.6.0 (2026-07-28)

Features

  • config: add FlatCompat helper (497f378)
  • vitest: toBeValid() and toBeInvalid() can use string (markup) input (2e352d6)

11.5.7 (2026-07-28)

Bug Fixes

  • correct handling of and tags omission (30c43ca)
  • rules: correct message for ancestor end tags (df87249)
Commits
  • cd33253 chore(release): 11.6.0
  • 52a88a7 Merge branch 'feature/legacy-to-flat' into 'master'
  • 497f378 feat(config): add FlatCompat helper
  • 66ba45c Merge branch 'feature/vitest-matchers' into 'master'
  • fede6b1 refactor(vitest): use shared function to get report from received value
  • 2e352d6 feat(vitest): toBeValid() and toBeInvalid() can use string (markup) input
  • b1797e3 Merge branch 'renovate/jsdom-30.x' into 'master'
  • d0bfe7c chore(deps): update dependency jsdom to v30
  • b6dd95d chore(release): 11.5.7
  • 7a96362 Merge branch 'fix/omitted-tag-false-positives' 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 11.5.6 to 11.6.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/v11.5.6...v11.6.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 11.6.0
  dependency-type: direct:production
  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 Aug 3, 2026
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