Skip to content
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

Bump html-validate from 8.2.0 to 8.4.0 #3144

Merged
merged 2 commits into from
Sep 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps html-validate from 8.2.0 to 8.4.0.

Release notes

Sourced from html-validate's releases.

v8.4.0

8.4.0 (2023-09-09)

Features

  • html5: support <search> element (720bdd9)
  • new implicitRole metadata for better handling of implicit ARIA roles (fe45ec4), closes #224

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.4.0 (2023-09-09)

Features

  • html5: support <search> element (720bdd9)
  • new implicitRole metadata for better handling of implicit ARIA roles (fe45ec4), closes #224

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
  • 13ae5e3 chore(release): 8.4.0
  • ebf43f1 Merge branch 'bugfix/a-href-link-role' into 'master'
  • e39f876 test: add conformance tests for "ARIA in HTML" specification
  • fe45ec4 feat: new implicitRole metadata for better handling of implicit ARIA roles
  • 3a3bf98 refactor: use tag:ready event
  • 2bed863 refactor: improve error message
  • 66d5504 refactor: use codeframe
  • 1ef02e5 refactor: move markup to variable
  • ec650dd refactor: use getContextualDocumentation
  • 593e8e9 refactor: async/await
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 11, 2023
@dependabot dependabot bot requested a review from a team September 11, 2023 09:51
@netlify
Copy link

netlify bot commented Sep 11, 2023

You can preview this change here:

Name Link
🔨 Latest commit 4ffdae2
🔍 Latest deploy log https://app.netlify.com/sites/govuk-design-system-preview/deploys/650d8fcd14e03f0008a2e76c
😎 Deploy Preview https://deploy-preview-3144--govuk-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@colinrotherham
Copy link
Contributor

Still blocked on #3116

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/html-validate-8.4.0 branch from 0899a5c to b35dce5 Compare September 18, 2023 14:53
@colinrotherham
Copy link
Contributor

@dependabot rebase

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 8.2.0 to 8.4.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.4.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.4.0 branch from b35dce5 to 5069608 Compare September 20, 2023 12:49
@colinrotherham
Copy link
Contributor

This one just needs the suggestion from #3116 (comment)

Although Design System buttons were all fixed in #3116 we need this line until alphagov/govuk-frontend#4113 is released
@colinrotherham colinrotherham merged commit a8a868b into main Sep 22, 2023
@colinrotherham colinrotherham deleted the dependabot/npm_and_yarn/html-validate-8.4.0 branch September 22, 2023 13:07
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
Development

Successfully merging this pull request may close these issues.

1 participant