diff --git a/develop/admin/index.html b/develop/admin/index.html index 6ee5f7986..696346448 100644 --- a/develop/admin/index.html +++ b/develop/admin/index.html @@ -766,5 +766,5 @@

Release Documentation

\ No newline at end of file diff --git a/develop/commit b/develop/commit index e10057891..1b27b80f2 100644 --- a/develop/commit +++ b/develop/commit @@ -1,17 +1,103 @@ -commit 307c943e206324efe15f519ea68d971b016eece1 +commit 114fff5b3bb06846cb09ffdc981584d757650474 Author: Lars Kiesow -Date: Sun Jun 9 16:32:35 2024 +0200 +Date: Sun Jun 9 16:56:46 2024 +0200 - Bump @types/react from 18.3.1 to 18.3.3 in /modules/lti (#5883) + Bump html-validate from 8.18.2 to 8.19.1 in /modules/admin-ui-frontend (#5890) - Bumps - [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) - from 18.3.1 to 18.3.3. + Bumps [html-validate](https://gitlab.com/html-validate/html-validate) + from 8.18.2 to 8.19.1. +
+ Release notes +

Sourced from html-validate's + releases.

+
+

v8.19.1

+

8.19.1 (2024-05-23)

+

Bug Fixes

+
    +
  • rules: wcag/h36 no longer reports for + hidden elements (aba06d1)
  • +
  • rules: wcag/h37 no longer validates + <input type="submit"> (use + wcag/h36 instead) (e82b17a), + closes #254
  • +
  • rules: make wcag/h36 have better + message and location (8a80cc8)
  • +
+

v8.19.0

+

8.19.0 (2024-05-18)

+

Features

+
    +
  • rules: new option allowCheckboxDefault + for form-dup-name (293b951), + closes #251
  • +
+

Bug Fixes

+
    +
  • rules: multiple-labeled-controls + handles hidden input (4d794b6), + closes #251
  • +
  • rules: wcag/h30 only applies to + <a href> (cd93dfe), + closes #252
  • +
  • rules: handle unicode letters in + valid-id (c83687a), + closes #253
  • +
+
+
Commits
@@ -19,7 +105,7 @@ Date: Sun Jun 9 16:32:35 2024 +0200 [![Dependabot compatibility - score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.3.1&new-version=18.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) + score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=html-validate&package-manager=npm_and_yarn&previous-version=8.18.2&new-version=8.19.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 diff --git a/develop/developer/index.html b/develop/developer/index.html index 3e0d015ad..d3856a6f6 100644 --- a/develop/developer/index.html +++ b/develop/developer/index.html @@ -424,5 +424,5 @@

Opencast Development Guides

\ No newline at end of file