Skip to content

Bump html-validate from 6.6.1 to 7.10.0 in /modules/admin-ui-frontend#242

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/modules/admin-ui-frontend/html-validate-7.10.0
Closed

Bump html-validate from 6.6.1 to 7.10.0 in /modules/admin-ui-frontend#242
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/modules/admin-ui-frontend/html-validate-7.10.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 22, 2022

Bumps html-validate from 6.6.1 to 7.10.0.

Release notes

Sourced from html-validate's releases.

v7.10.0

7.10.0 (2022-11-17)

Features

  • rules: add wcag/h63 for header cell scopes (ee012c6)

Bug Fixes

  • html5: <th> does not require scope attribute (44bb935), closes #189
  • rules: empty-heading handles hidden attribute (e33b55e), closes #193
  • rules: wcag/h30 handles hidden attribute (c5ac930)

v7.9.0

7.9.0 (2022-11-16)

Features

  • new definePlugin helper (e28c275)
  • rules: new option ignoreCase added to unrecognized-char-ref (4a1b9af)
  • rules: new option requireSemicolon added to unrecognized-char-ref (b7a5067)
  • rules: new rule map-dup-name (ad7bfff), closes #180

Bug Fixes

  • rules: add selector to unrecognized-char-ref errors (73b29ef)
  • rules: include different capitalization for named character references (html entities) (83f205a), closes #192

v7.8.0

7.8.0 (2022-10-31)

Features

  • html5: bundle element metadata (1e59f3e)

Bug Fixes

  • api: getFormatter ts declaration guarantees a Formatter will be returned for known formatters (14ce8b1)

v7.7.1

7.7.1 (2022-10-24)

Bug Fixes

... (truncated)

Changelog

Sourced from html-validate's changelog.

7.10.0 (2022-11-17)

Features

  • rules: add wcag/h63 for header cell scopes (ee012c6)

Bug Fixes

  • html5: <th> does not require scope attribute (44bb935), closes #189
  • rules: empty-heading handles hidden attribute (e33b55e), closes #193
  • rules: wcag/h30 handles hidden attribute (c5ac930)

7.9.0 (2022-11-16)

Features

  • new definePlugin helper (e28c275)
  • rules: new option ignoreCase added to unrecognized-char-ref (4a1b9af)
  • rules: new option requireSemicolon added to unrecognized-char-ref (b7a5067)
  • rules: new rule map-dup-name (ad7bfff), closes #180

Bug Fixes

  • rules: add selector to unrecognized-char-ref errors (73b29ef)
  • rules: include different capitalization for named character references (html entities) (83f205a), closes #192

7.8.0 (2022-10-31)

Features

  • html5: bundle element metadata (1e59f3e)

Bug Fixes

  • api: getFormatter ts declaration guarantees a Formatter will be returned for known formatters (14ce8b1)

7.7.1 (2022-10-24)

Bug Fixes

  • api: export browser bundle as html-validate/browser (dc1c322)
  • html5: handle <meta property> (RDFa such as OG) (63e8814), closes #187

7.7.0 (2022-10-23)

Features

  • html5: validates <a target> and <area target> for valid keywords (6fa0bd9)
  • new defineMetadata helper for writing custom element metadata (6a06811), closes #186
  • rules: new rule area-alt (3c1f0b3), closes #178

... (truncated)

Commits
  • 22ee1d9 chore(release): 7.10.0
  • e1fb953 Merge branch 'renovate/typescript-4.x' into 'master'
  • fc402a0 chore(deps): update dependency typescript to v4.9.3
  • 2ce50cf Merge branch 'feature/hr-scope-optional' into 'master'
  • ee012c6 feat(rules): add wcag/h63 for header cell scopes
  • 44bb935 fix(html5): \<th> does not require scope attribute
  • a6b36e3 Merge branch 'bugfix/empty-heading-hidden' into 'master'
  • c5ac930 fix(rules): wcag/h30 handles hidden attribute
  • e33b55e fix(rules): empty-heading handles hidden attribute
  • 391d5ee test: ignore coverage for fallback which never should occur and cannot be tested
  • 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 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 6.6.1 to 7.10.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/v6.6.1...v7.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 22, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 5, 2022

Superseded by #257.

@dependabot dependabot Bot closed this Dec 5, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/modules/admin-ui-frontend/html-validate-7.10.0 branch December 5, 2022 16:15
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