Skip to content

Bump html-validate from 8.0.0 to 8.3.0 in /modules/engage-paella-player-7#1000

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/modules/engage-paella-player-7/html-validate-8.3.0
Open

Bump html-validate from 8.0.0 to 8.3.0 in /modules/engage-paella-player-7#1000
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/modules/engage-paella-player-7/html-validate-8.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 1, 2023

Bumps html-validate from 8.0.0 to 8.3.0.

Release notes

Sourced from html-validate's releases.

v8.3.0

8.3.0 (2023-08-20)

Features

  • rules: new rule no-implicit-button-type (38efd72), closes #221

Bug Fixes

  • html5: <label> cannot have empty for (3626e1a), closes #223
  • html5: element-required-attributes allows <button> without type (use no-implicit-button-type instead) (d32f492), closes #221

v8.2.0

8.2.0 (2023-08-07)

Features

  • add allowedIfParentIsPresent metadata helper (2668899)
  • html5: add <source> attributes metadata (e3a3311)
  • support passing native HTMLElement to metadata helpers (8af6d01), closes #207

Bug Fixes

  • api: typing for Rule.setSeverity() changed to only accept Severity (64f4210)

v8.1.0

8.1.0 (2023-07-22)

Features

  • rules: new rule no-redundant-aria-label (59b5bab), closes #206

Bug Fixes

  • add compatibilityCheck function to browser bundle (b89dcc2)
  • api: remove unintended null return value from plugins api (0eb0ea8)

v8.0.5

8.0.5 (2023-06-13)

Bug Fixes

  • fix import issue with elements/html5.js (0604c21), closes #219

... (truncated)

Changelog

Sourced from html-validate's changelog.

8.3.0 (2023-08-20)

Features

  • rules: new rule no-implicit-button-type (38efd72), closes #221

Bug Fixes

  • html5: <label> cannot have empty for (3626e1a), closes #223
  • html5: element-required-attributes allows <button> without type (use no-implicit-button-type instead) (d32f492), closes #221

8.2.0 (2023-08-07)

Features

  • add allowedIfParentIsPresent metadata helper (2668899)
  • html5: add <source> attributes metadata (e3a3311)
  • support passing native HTMLElement to metadata helpers (8af6d01), closes #207

Bug Fixes

  • api: typing for Rule.setSeverity() changed to only accept Severity (64f4210)

8.1.0 (2023-07-22)

Features

  • rules: new rule no-redundant-aria-label (59b5bab), closes #206

Bug Fixes

  • add compatibilityCheck function to browser bundle (b89dcc2)
  • api: remove unintended null return value from plugins api (0eb0ea8)

8.0.5 (2023-06-13)

Bug Fixes

  • fix import issue with elements/html5.js (0604c21), closes #219
  • make elements/html5 work with esm (d95de27)

8.0.4 (2023-06-12)

Bug Fixes

  • add explicit node import (73f9a1f)

8.0.3 (2023-06-12)

Bug Fixes

... (truncated)

Commits
  • 6e952b1 chore(release): 8.3.0
  • f2bc6e5 Merge branch 'feature/button-type' into 'master'
  • d32f492 fix(html5): element-required-attributes allows \<button> without type (u...
  • 38efd72 feat(rules): new rule no-implicit-button-type
  • 2b989e1 Merge branch 'ci/dep-scanner' into 'master'
  • 539fd7f ci: remove deprecated license-scanner job
  • 33b84fa Merge branch 'bugfix/empty-label-for' into 'master'
  • 90b7d00 refactor: get test cases up to spec
  • 3626e1a fix(html5): \<label> cannot have empty for
  • a2d552e chore(deps): update dependency sass to v1.66.1
  • 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)

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 8.0.0 to 8.3.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/v8.0.0...v8.3.0)

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

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 Sep 1, 2023
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