Skip to content

Bump html-validate from 10.9.0 to 11.6.1 - #1217

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

Bump html-validate from 10.9.0 to 11.6.1#1217
dependabot[bot] wants to merge 1 commit into
devfrom
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 10.9.0 to 11.6.1.

Release notes

Sourced from html-validate's releases.

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)

Bug Fixes

  • plugin: replace DynamicValue instances to avoid issues with esm/cjs hybrids (acfed1b)

v11.5.4

11.5.4 (2026-06-30)

Bug Fixes

  • plugin: add alternative HtmlElement.appendText() api for dynamic values (f25cb18)

v11.5.3

11.5.3 (2026-06-07)

... (truncated)

Changelog

Sourced from html-validate's changelog.

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)

Bug Fixes

  • plugin: replace DynamicValue instances to avoid issues with esm/cjs hybrids (acfed1b)

11.5.4 (2026-06-30)

Bug Fixes

  • plugin: add alternative HtmlElement.appendText() api for dynamic values (f25cb18)

11.5.3 (2026-06-07)

Bug Fixes

  • ignore Vite query string imports in rule (e893a48)
  • remove/replace superfluous words (1854d3f)

Performance Improvements

... (truncated)

Commits
  • a677e93 chore(release): 11.6.1
  • dd50e78 Merge branch 'bugfix/windows-absolute-config' into 'master'
  • 460dd25 fix: fix issue with absolute configuration paths on windows
  • e93f876 Merge branch 'bugfix/browser-build' into 'master'
  • 512d534 fix: ignore null and undefined entries when loading flat configuration
  • 1f36aed fix: fix browser build importing node:fs
  • b6a0d90 test: add tests to fail build if browser includes node modules
  • fea4fec chore(deps): update dependency rollup to v4.62.4
  • d0c2a27 chore(deps): update dependency @​html-validate/commitlint-config to v4.3.2
  • 18c0c6f chore(deps): update dependency @​html-validate/prettier-config to v4.1.11
  • 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 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/html-validate-11.6.0 branch from 5cadacb to 8f20530 Compare August 5, 2026 10:41
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 10.9.0 to 11.6.1.
- [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.6.1)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 11.6.0
  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.0 Bump html-validate from 10.9.0 to 11.6.1 Aug 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/html-validate-11.6.0 branch from 8f20530 to aba2aec Compare August 5, 2026 22:22
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