From a3731c5be15ad522a8ea3139032b84a7849f9f84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 12:01:22 +0200 Subject: [PATCH 01/25] build(deps-dev): bump public_suffix from 5.1.0 to 5.1.1 (#33310) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd20ad0bdbe..bcf3daf5a73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) prism (0.30.0) - public_suffix (5.1.0) + public_suffix (5.1.1) racc (1.8.0) rack (3.1.3) rack-protection (4.0.0) From 9e7ea29ad6f04aa533c79349834a6e9e1cf2604b Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 18 Jun 2024 15:41:19 +0200 Subject: [PATCH 02/25] Reporting issues: add to TOC, add related links (#33317) --- source/_includes/asides/help_navigation.html | 3 +++ source/help/reporting_issues.markdown | 15 +++++++++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/source/_includes/asides/help_navigation.html b/source/_includes/asides/help_navigation.html index 532719243d0..3c3fdc9c923 100644 --- a/source/_includes/asides/help_navigation.html +++ b/source/_includes/asides/help_navigation.html @@ -9,6 +9,9 @@ +
  • + {% active_link /help/reporting_issues/ Reporting issues %} +
  • Governance