Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps html-validate from 8.2.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
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
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Aug 21, 2023
@github-actions
Copy link
Contributor

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 8.2.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.2.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 force-pushed the dependabot-npm_and_yarn-html-validate-8.3.0 branch from 3b62572 to 6211546 Compare August 21, 2023 02:01
@mfranzke mfranzke merged commit 459c892 into main Aug 21, 2023
@mfranzke mfranzke deleted the dependabot-npm_and_yarn-html-validate-8.3.0 branch August 21, 2023 06:45
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.

2 participants