Skip to content

Bump html-validate from 10.9.0 to 11.8.0 - #1220

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

Bump html-validate from 10.9.0 to 11.8.0#1220
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/html-validate-11.6.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps html-validate from 10.9.0 to 11.8.0.

Release notes

Sourced from html-validate's releases.

v11.8.0

11.8.0 (2026-08-17)

Features

  • expose isIgnored() method (a28e069)

v11.7.0

11.7.0 (2026-08-16)

Features

  • handle transformers from plugins in flat config (f1ad4c6)

v11.6.1

11.6.1 (2026-08-02)

Bug Fixes

  • fix browser build importing node:fs (1f36aed)
  • fix issue with absolute configuration paths on windows (460dd25), closes #366
  • ignore null and undefined entries when loading flat configuration (512d534)

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)

v11.5.6

11.5.6 (2026-07-12)

Bug Fixes

  • deps: update dependency ignore to v7.0.6 (c91bdb5)
  • rules: allow ul and ol elements to have naming attributes (a9a6267)

v11.5.5

11.5.5 (2026-07-01)

... (truncated)

Changelog

Sourced from html-validate's changelog.

11.8.0 (2026-08-17)

Features

  • expose isIgnored() method (a28e069)

11.7.0 (2026-08-16)

Features

  • handle transformers from plugins in flat config (f1ad4c6)

11.6.2 (2026-08-03)

Bug Fixes

  • vitest: fix toHTMLValidate() typing (3960603)
  • vitest: fix typescript augmentation of Matchers interface (1680111)

11.6.1 (2026-08-02)

Bug Fixes

  • fix browser build importing node:fs (1f36aed)
  • fix issue with absolute configuration paths on windows (460dd25), closes #366
  • ignore null and undefined entries when loading flat configuration (512d534)

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)

11.5.6 (2026-07-12)

Bug Fixes

  • deps: update dependency ignore to v7.0.6 (c91bdb5)
  • rules: allow ul and ol elements to have naming attributes (a9a6267)

11.5.5 (2026-07-01)

... (truncated)

Commits
  • ef11d45 chore(release): 11.8.0
  • a0f35d6 Merge branch 'feature/expose-is-ignored' into 'master'
  • 5e1a642 refactor: implement isIgnored for FlatConfigLoader
  • a28e069 feat: expose isIgnored() method
  • d05fc2b chore(release): 11.7.0
  • 9a03f0d Merge branch 'feature/flat-transform' into 'master'
  • f1ad4c6 feat: handle transformers from plugins in flat config
  • 7b4a85e refactor: remove useless default value
  • f4053db Merge branch 'refactor/verify-location' into 'master'
  • ffaa144 refactor: add helper to verify a location is in range
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code labels Aug 10, 2026
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 10.9.0 to 11.8.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.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump html-validate from 10.9.0 to 11.6.2 Bump html-validate from 10.9.0 to 11.8.0 Aug 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/html-validate-11.6.2 branch from 047e48b to 2d7f306 Compare August 21, 2026 23:21
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