Skip to content

chore(deps): Bump html-validate from 10.17.0 to 11.5.0#10

Merged
j9t merged 1 commit into
mainfrom
dependabot/npm_and_yarn/html-validate-11.4.0
Jun 10, 2026
Merged

chore(deps): Bump html-validate from 10.17.0 to 11.5.0#10
j9t merged 1 commit into
mainfrom
dependabot/npm_and_yarn/html-validate-11.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps html-validate from 10.17.0 to 11.5.0.

Release notes

Sourced from html-validate's releases.

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

11.4.0 (2026-05-25)

Features

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

Bug Fixes

  • html5: add missing attributes on <input> element (for no-unknown-attributes) (5520b40), closes #360
  • html5: add missing attributes on <script> element (for no-unknown-attributes) (4b1b993), closes #360
  • html5: support xmlns global attribute (for no-unknown-attributes) (d3739ec), closes #360

v11.3.0

11.3.0 (2026-05-24)

Features

  • meta: support pattern attributes (e.g. data-*) (5d27614), closes #361

Bug Fixes

  • html5: support focusable attribute on <svg> element (d458d6c)
  • html5: support name attribute on <slot> element (e3bb6c2)
  • html5: support value attribute on <option> element (14d8673)
  • rules: ignore [#slot](https://gitlab.com/html-validate/html-validate/issues/slot) in no-unknown-attributes rule (817b111)

v11.2.0

11.2.0 (2026-05-17)

Features

  • deps: update dependency @​sidvind/better-ajv-errors to v7 (a6f4242)
  • vitest: add toMatchCodeframe() and toMatchInlineCodeframe() matchers (5153c12)

v11.1.0

11.1.0 (2026-05-12)

Features

  • deps: replace dependency glob with native function (5a2be0d)

... (truncated)

Changelog

Sourced from html-validate's changelog.

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

  • html5: add missing attributes on <input> element (for no-unknown-attributes) (5520b40), closes #360
  • html5: add missing attributes on <script> element (for no-unknown-attributes) (4b1b993), closes #360
  • html5: support xmlns global attribute (for no-unknown-attributes) (d3739ec), closes #360

11.3.0 (2026-05-24)

Features

  • meta: support pattern attributes (e.g. data-*) (5d27614), closes #361

Bug Fixes

  • html5: support focusable attribute on <svg> element (d458d6c)
  • html5: support name attribute on <slot> element (e3bb6c2)
  • html5: support value attribute on <option> element (14d8673)
  • rules: ignore [#slot](https://gitlab.com/html-validate/html-validate/issues/slot) in no-unknown-attributes rule (817b111)

11.2.0 (2026-05-17)

Features

  • deps: update dependency @​sidvind/better-ajv-errors to v7 (a6f4242)
  • vitest: add toMatchCodeframe() and toMatchInlineCodeframe() matchers (5153c12)

11.1.0 (2026-05-12)

Features

  • deps: replace dependency glob with native function (5a2be0d)
  • deps: replace dependency minimist with native function (cfe3a57)
  • deps: update dependency @​html-validate/stylish to v6 (a8f6df1)
  • deps: update dependency @​sidvind/better-ajv-errors to v6 (1aca06c)

11.0.0 (2026-05-11)

... (truncated)

Commits
  • d261fe2 chore(release): 11.5.0
  • 0ad4867 Merge branch 'feature/more-attrs' into 'master'
  • 14af5f3 feat(html5): add more attributes for no-unknown-attributes rule
  • 127938f refactor(html5): add a regexp to match an integer (postive or negative)
  • 9e5a122 refactor(html5): add a regexp to match a valid floating point number
  • 9f24a40 refactor(html5): add links to whatwg html5 specification
  • 7c0e95c refactor(html5): remove redundant source property
  • c602130 Merge branch 'feature/named-regexp' into 'master'
  • 117168c refactor(html5): use named regex
  • 9e715b6 feat(meta): allow named regular expressions for better error messages
  • 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 Jun 1, 2026
@socket-security

socket-security Bot commented Jun 1, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedhtml-validate@​10.17.0 ⏵ 11.5.0100 +110010096100

View full report

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 10.17.0 to 11.5.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.17.0...v11.5.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 11.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): Bump html-validate from 10.17.0 to 11.4.0 chore(deps): Bump html-validate from 10.17.0 to 11.5.0 Jun 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/html-validate-11.4.0 branch from 535e68c to 854acb9 Compare June 10, 2026 19:33
@j9t j9t merged commit 0dcfc9c into main Jun 10, 2026
7 checks passed
@j9t j9t deleted the dependabot/npm_and_yarn/html-validate-11.4.0 branch June 10, 2026 19:34
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