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

Update dependency html-validate to v8.18.2 #19872

Merged
merged 1 commit into from May 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
html-validate (source) 8.15.0 -> 8.18.2 age adoption passing confidence

Release Notes

html-validate/html-validate (html-validate)

v8.18.2

Compare Source

Bug Fixes
  • html5: allow textarea to have autocomplete values other than on and off (c1dfbb1), closes #​249

v8.18.1

Compare Source

Bug Fixes
  • rules: form-dup-name handles <template> element (9c77444), closes #​247
  • rules: no-dup-id handles <template> element (04f3e0d), closes #​247

v8.18.0

Compare Source

Features
  • rules: new pattern bem for pattern rules (c1ead1b)
  • rules: new pattern snakecase for pattern rules (4b95ccb), closes #​245
Bug Fixes
  • rules: disallow consecutive hyphens and underscors for kebab-case and snake_case (a4338a7), closes #​246
  • rules: require initial character for all patterns to be letter (646ff16)

v8.17.1

Compare Source

Bug Fixes
  • rules: properly handle inert on ancestor elements (2990669), closes #​243

v8.17.0

Compare Source

Features
  • rules: new rule name-pattern (f2209c0), closes #​216
  • rules: support multiple patterns in id-pattern, class-pattern and name-pattern rules (15dd007)
Bug Fixes
  • meta: handle regexp with slash inside (4c88396), closes #​242
  • rules: input-missing-label now ignores <input> hidden by css (c40e48e), closes #​241
  • rules: input-missing-label now tests if <label> is inert or hidden by css (d0d6f40)
  • rules: show pattern name in id-pattern, class-pattern and name-pattern rules (4bd70ab)

v8.16.0

Compare Source

Features
  • api: new tabIndex property reflecting the parsed tabindex attribute (a4e5d5b)
  • meta: add inert as global attribute (a5e6477)
  • meta: new formAssociated.disablable property (0b141ab)
Bug Fixes
  • html5: <summary> element is focusable if child of <details> (79dec74)
  • rules: hidden-focusable handles inert elements (89bb969), closes #​240
  • rules: hidden-focusable no longer reports for disabled form controls (d337397)
  • rules: hidden-focusable no longer reports for elements with tabindex="-1" (03d7223), closes #​240

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.69%. Comparing base (15573b5) to head (125ca44).
Report is 3 commits behind head on main.

❗ Current head 125ca44 differs from pull request most recent head 955520a. Consider uploading reports for the commit 955520a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19872      +/-   ##
==========================================
- Coverage   73.28%   72.69%   -0.60%     
==========================================
  Files        1264     1255       -9     
  Lines       74317    73553     -764     
  Branches     9886     9801      -85     
==========================================
- Hits        54462    53466     -996     
- Misses      19056    19332     +276     
+ Partials      799      755      -44     
Flag Coverage Δ
admin-tests 39.88% <ø> (-2.28%) ⬇️
e2e-tests 81.68% <ø> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/html-validate-8.x branch from 125ca44 to 955520a Compare May 9, 2024 08:32
@renovate renovate bot changed the title Update dependency html-validate to v8.16.0 Update dependency html-validate to v8.18.2 May 9, 2024
@daniellockyer daniellockyer merged commit e004db0 into main May 9, 2024
22 checks passed
@daniellockyer daniellockyer deleted the renovate/html-validate-8.x branch May 9, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant