Skip to content

build(deps-dev): bump html-validate from 10.17.0 to 11.5.3 in /packages/pxweb2#1303

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/pxweb2/html-validate-11.3.0
Closed

build(deps-dev): bump html-validate from 10.17.0 to 11.5.3 in /packages/pxweb2#1303
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/pxweb2/html-validate-11.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps html-validate from 10.17.0 to 11.5.3.

Release notes

Sourced from html-validate's releases.

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

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)

... (truncated)

Changelog

Sourced from html-validate's changelog.

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

  • 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

... (truncated)

Commits
  • 7acda96 chore(release): 11.5.3
  • bb6e09b Merge branch 'test/perf' into 'master'
  • a520863 chore: address (inherited) lint issues
  • a547729 perf: optimize performance with caching and loop refinements
  • d9f22aa Merge branch 'fix/copy' into 'master'
  • e893a48 fix: ignore Vite query string imports in rule
  • 1854d3f fix: remove/replace superfluous words
  • 51f9c09 chore(deps): update dependency @​html-validate/prettier-config to v4.1.0
  • 582cbe5 chore(deps): update dependency @​types/node to v22.19.20
  • dc7379b chore(deps): update dependency npm-pkg-lint to v5.1.5
  • 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 2, 2026
@dependabot dependabot Bot requested a review from likp as a code owner June 2, 2026 15:38
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2026
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Jun 2, 2026
@dependabot dependabot Bot changed the title build(deps-dev): bump html-validate from 10.17.0 to 11.3.0 in /packages/pxweb2 build(deps-dev): bump html-validate from 10.17.0 to 11.4.0 in /packages/pxweb2 Jun 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/pxweb2/html-validate-11.3.0 branch from 0be8294 to e6c3da0 Compare June 8, 2026 13:26
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 10.17.0 to 11.5.3.
- [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.3)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 11.3.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 build(deps-dev): bump html-validate from 10.17.0 to 11.4.0 in /packages/pxweb2 build(deps-dev): bump html-validate from 10.17.0 to 11.5.3 in /packages/pxweb2 Jun 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/pxweb2/html-validate-11.3.0 branch from e6c3da0 to 6b7e978 Compare June 19, 2026 08:31
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like html-validate is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/packages/pxweb2/html-validate-11.3.0 branch June 22, 2026 08:40
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