Skip to content

Bump html-validate from 10.14.0 to 11.5.5#325

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

Bump html-validate from 10.14.0 to 11.5.5#325
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/html-validate-11.5.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps html-validate from 10.14.0 to 11.5.5.

Release notes

Sourced from html-validate's releases.

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)

Bug Fixes

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

Performance Improvements

  • optimize performance with caching and loop refinements (a547729)

v11.5.2

11.5.2 (2026-06-04)

Bug Fixes

  • cli: fix regression bug when passing a directory as target (423116d), closes #363

v11.5.1

11.5.1 (2026-06-03)

Bug Fixes

  • fix vitest codeframe matchers not resolving repository configuration properly (d41d8c2)

v11.5.0

11.5.0 (2026-05-31)

Features

  • html5: add more attributes for no-unknown-attributes rule (14af5f3)
  • meta: allow named regular expressions for better error messages (9e715b6)
  • new experimental flat config file support (994fbff)

v11.4.0

... (truncated)

Changelog

Sourced from html-validate's changelog.

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

  • optimize performance with caching and loop refinements (a547729)

11.5.2 (2026-06-04)

Bug Fixes

  • cli: fix regression bug when passing a directory as target (423116d), closes #363

11.5.1 (2026-06-03)

Bug Fixes

  • fix vitest codeframe matchers not resolving repository configuration properly (d41d8c2)

11.5.0 (2026-05-31)

Features

  • html5: add more attributes for no-unknown-attributes rule (14af5f3)
  • meta: allow named regular expressions for better error messages (9e715b6)
  • new experimental flat config file support (994fbff)

11.4.0 (2026-05-25)

Features

  • meta: add reference attribute property to mark an attribute as referencing another element (5632529)

Bug Fixes

... (truncated)

Commits
  • d282d81 chore(release): 11.5.5
  • 6474625 Merge branch 'bugfix/appendtext-replace-dynamic' into 'master'
  • acfed1b fix(plugin): replace DynamicValue instances to avoid issues with esm/cjs hy...
  • 432156d chore(deps): update dependency @​html-validate/prettier-config to v4.1.5
  • 20deb60 chore(deps): update dependency @​html-validate/eslint-config-jest to v9.8.10
  • 65e438f chore(release): 11.5.4
  • 1a86174 Merge branch 'bugfix/dynamic-text' into 'master'
  • f25cb18 fix(plugin): add alternative HtmlElement.appendText() api for dynamic values
  • 38c84e4 chore(deps): update @​html-validate/eslint monorepo to v9.8.9
  • 6c67274 chore(deps): update dependency @​html-validate/commitlint-config to v4.1.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.14.0 to 11.5.5.
- [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.14.0...v11.5.5)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 11.5.5
  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 Jul 1, 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