Skip to content

chore(deps-dev): bump html-validate from 9.5.5 to 9.7.0 #1179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps html-validate from 9.5.5 to 9.7.0.

Release notes

Sourced from html-validate's releases.

v9.7.0

9.7.0 (2025-06-15)

Features

  • add special templateRoot meta property for \<template> element (beccfda)
  • rules: add strict option to wcag/h63 to enforce for all tables (51eecf2)
  • rules: determine if a table is simple or complex before applying wcag/h63 (0e84024), closes #303

Bug Fixes

  • better dts for html5 metadata (8e9537c)

v9.6.1

9.6.1 (2025-06-14)

Bug Fixes

  • validate descendants of \<template> when scriptSupporting is disabled (f4629f8)

v9.6.0

9.6.0 (2025-06-14)

Features

Bug Fixes

  • deps: update dependency ignore to v7.0.5 (731ba29)
Changelog

Sourced from html-validate's changelog.

9.7.0 (2025-06-15)

Features

  • add special templateRoot meta property for \<template> element (beccfda)
  • rules: add strict option to wcag/h63 to enforce for all tables (51eecf2)
  • rules: determine if a table is simple or complex before applying wcag/h63 (0e84024), closes #303

Bug Fixes

  • better dts for html5 metadata (8e9537c)

9.6.1 (2025-06-14)

Bug Fixes

  • validate descendants of \<template> when scriptSupporting is disabled (f4629f8)

9.6.0 (2025-06-14)

Features

Bug Fixes

  • deps: update dependency ignore to v7.0.5 (731ba29)
Commits
  • 0be46e4 chore(release): 9.7.0
  • 1c325df Merge branch 'feature/wcag-h63-simple' into 'master'
  • 51eecf2 feat(rules): add strict option to wcag/h63 to enforce for all tables
  • 0e84024 feat(rules): determine if a table is simple or complex before applying `wcag/...
  • 4d33551 refactor: use later event for wcag/h63
  • 98ee3f2 Merge branch 'feature/root-metadata' into 'master'
  • beccfda feat: add special templateRoot meta property for \<template> element
  • 773b6cf chore(deps): update dependency @​rollup/plugin-commonjs to v28.0.5
  • a69981e Merge branch 'bugfix/metadata-dts' into 'master'
  • 8e9537c fix: better dts for html5 metadata
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Jun 16, 2025
@dependabot dependabot bot requested a review from mfranzke as a code owner June 16, 2025 02:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 16, 2025
@dependabot dependabot bot added javascript Pull requests that update Javascript code minor labels Jun 16, 2025
Copy link
Contributor

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 9.5.5 to 9.7.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/v9.5.5...v9.7.0)

---
updated-dependencies:
- dependency-name: html-validate
  dependency-version: 9.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-html-validate-9.7.0 branch from 7c035f4 to e0cdf2b Compare June 16, 2025 02:04
@mfranzke mfranzke merged commit 74b1065 into main Jun 16, 2025
13 checks passed
@mfranzke mfranzke deleted the dependabot-npm_and_yarn-html-validate-9.7.0 branch June 16, 2025 05:38
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 minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant