From 87d878471e3c5da1fb1f32d444d1ea2cdb8cd148 Mon Sep 17 00:00:00 2001 From: Jaime Iniesta Date: Sun, 24 Aug 2025 12:05:52 +0200 Subject: [PATCH 1/3] docs: adds link to latest accessibility stats and reports in Rocket Validator (#11376) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70fe7273192c..c91522b7a5a8 100644 --- a/README.md +++ b/README.md @@ -120,4 +120,4 @@ The Docusaurus documentation (e.g., `.md` files in the `/docs` folder) is [Creat [![Rocket Validator logo](./admin/img/rocketvalidator-logo.png)](https://rocketvalidator.com/) -[Rocket Validator](https://rocketvalidator.com/) helps us find HTML markup or accessibility issues. +[Rocket Validator](https://rocketvalidator.com/) helps us find [HTML markup and accessibility issues](https://rocketvalidator.com/stats/docusaurus.io). From 34b355b550eac64e2787ffc5dd813cbbd4f152ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 12:06:16 +0200 Subject: [PATCH 2/3] chore(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2 (#11373) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/dependency-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 5fc359d8edfd..be47a2249b17 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -15,4 +15,4 @@ jobs: - name: Checkout uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Dependency Review - uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # 4.7.1 + uses: actions/dependency-review-action@bc41886e18ea39df68b1b1245f4184881938e050 # 4.7.2 From c131034bc2e2a748408521831f860fae1a42d76d Mon Sep 17 00:00:00 2001 From: ya-dvorovenko <35799486+ya-dvorovenko@users.noreply.github.com> Date: Sun, 24 Aug 2025 12:11:22 +0200 Subject: [PATCH 3/3] docs: remove stray character in plugin overview page (#11368) --- website/docs/api/plugins/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/api/plugins/overview.mdx b/website/docs/api/plugins/overview.mdx index 6109d4eb20eb..94ecbed65cc6 100644 --- a/website/docs/api/plugins/overview.mdx +++ b/website/docs/api/plugins/overview.mdx @@ -31,4 +31,4 @@ These plugins will add a useful behavior to your Docusaurus site. - [@docusaurus/plugin-google-analytics](./plugin-google-analytics.mdx) - [@docusaurus/plugin-google-gtag](./plugin-google-gtag.mdx) - [@docusaurus/plugin-google-tag-manager](./plugin-google-tag-manager.mdx) -- [@docusaurus/plugin-css-cascade-layers](./plugin-css-cascade-layers.mdx) u +- [@docusaurus/plugin-css-cascade-layers](./plugin-css-cascade-layers.mdx)