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 7.6.0 to 8.5.0 #261

Merged
merged 3 commits into from
Oct 1, 2023

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps html-validate from 7.6.0 to 8.5.0.

Release notes

Sourced from html-validate's releases.

v8.5.0

8.5.0 (2023-10-01)

Features

v8.4.1

8.4.1 (2023-09-23)

Bug Fixes

  • rules: fix contextual documentation for attr-pattern rule (0082aef)

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

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

... (truncated)

Commits
  • 56aa034 chore(release): 8.5.0
  • bdf4e79 Merge branch 'feature/vitest' into 'master'
  • 44cf449 feat: experimental vitest support
  • 972b99d style: indent snapshot
  • 9c66808 Merge branch 'feature/jest-diff' into 'master'
  • 74cd007 refactor: jest matchers rely on diff function passed into it instead of impor...
  • 83382d2 refactor: move matchers to its own output chunk
  • b19f0d0 style: fix formatting
  • b957724 Merge remote-tracking branch 'github/ext-patch-1'
  • 4c8c480 docs: add github issue templates
  • 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

Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 7.6.0 to 8.5.0.
- [Release notes](https://gitlab.com/html-validate/html-validate/tags)
- [Commits](https://gitlab.com/html-validate/html-validate/compare/v7.6.0...v8.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2023 03:09
@dependabot dependabot bot added the area/dependencies The issue or PR is related to dependencies label Oct 1, 2023
@github-actions
Copy link

github-actions bot commented Oct 1, 2023

✔️ No visual differences introduced by this PR.

View Playwright Report (note: open the "playwright-report" artifact)

themoeway-bot
themoeway-bot previously approved these changes Oct 1, 2023
@djahandarie djahandarie added this pull request to the merge queue Oct 1, 2023
Merged via the queue into master with commit c7f7e84 Oct 1, 2023
7 checks passed
@djahandarie djahandarie deleted the dependabot/npm_and_yarn/html-validate-8.5.0 branch October 1, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies The issue or PR is related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants