Skip to content

Conversation

govuk-design-system-ci
Copy link
Collaborator

Fixes

We've made fixes to GOV.UK Frontend in the following pull requests:

@govuk-design-system-ci govuk-design-system-ci requested a review from a team as a code owner July 17, 2025 13:41
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-6112 July 17, 2025 13:41 Inactive
Copy link

JavaScript changes to GitHub release

diff --git a/dist/govuk-frontend-5.11.0.min.js b/dist/govuk-frontend-5.11.1.min.js
index 229e0699f..ced7a4879 100644
--- a/dist/govuk-frontend-5.11.0.min.js
+++ b/dist/govuk-frontend-5.11.1.min.js
@@ -1,4 +1,4 @@
-const version = "5.11.0";
+const version = "5.11.1";
 
 function getFragmentFromUrl(t) {
     if (t.includes("#")) return t.split("#").pop()
@@ -1289,4 +1289,4 @@ export {
     initAll,
     isSupported,
     version
-}; //# sourceMappingURL=govuk-frontend-5.11.0.min.js.map
\ No newline at end of file
+}; //# sourceMappingURL=govuk-frontend-5.11.1.min.js.map
\ No newline at end of file

Action run for c8e6ad8

Copy link

Stylesheets changes to GitHub release

diff --git a/dist/govuk-frontend-5.11.0.min.css b/dist/govuk-frontend-5.11.1.min.css
index 9bee2bc4d..7665f0c55 100644
--- a/dist/govuk-frontend-5.11.0.min.css
+++ b/dist/govuk-frontend-5.11.1.min.css
@@ -1,7 +1,7 @@
 @charset "UTF-8";
 
 :root {
-    --govuk-frontend-version: "5.11.0";
+    --govuk-frontend-version: "5.11.1";
     --govuk-breakpoint-mobile: 20rem;
     --govuk-frontend-breakpoint-mobile: var(--govuk-breakpoint-mobile);
     --govuk-breakpoint-tablet: 40.0625rem;
@@ -5885,6 +5885,7 @@ screen and (forced-colors:active) {
 
 .govuk-template--rebranded .govuk-service-navigation--inverse {
     border-bottom: none;
+    color: #fff;
     background-color: #1d70b8
 }
 
@@ -5918,7 +5919,7 @@ screen and (forced-colors:active) {
 }
 
 .govuk-template--rebranded .govuk-service-navigation--inverse .govuk-service-navigation__toggle:not(:focus) {
-    color: #fff
+    color: currentcolor
 }
 
 .govuk-skip-link {
@@ -5934,7 +5935,7 @@ screen and (forced-colors:active) {
     padding: 10px 15px
 }
 
-.govuk-skip-link:not(:active):not(:focus) {
+.govuk-skip-link:not(:active):not(:focus):not(.\:focus) {
     position: absolute !important;
     width: 1px !important;
     height: 1px !important;
@@ -6972,7 +6973,7 @@ screen and (-ms-high-contrast:active) {
     content: " "
 }
 
-.govuk-visually-hidden-focusable:not(:active):not(:focus) {
+.govuk-visually-hidden-focusable:not(:active):not(:focus):not(.\:focus) {
     position: absolute !important;
     width: 1px !important;
     height: 1px !important;
@@ -8403,4 +8404,4 @@ screen and (-ms-high-contrast:active) {
     }
 }
 
-/*# sourceMappingURL=govuk-frontend-5.11.0.min.css.map */
\ No newline at end of file
+/*# sourceMappingURL=govuk-frontend-5.11.1.min.css.map */
\ No newline at end of file

Action run for c8e6ad8

Copy link

Other changes to GitHub release

diff --git a/dist/VERSION.txt b/dist/VERSION.txt
index c68d476cc..32447ce31 100644
--- a/dist/VERSION.txt
+++ b/dist/VERSION.txt
@@ -1 +1 @@
-5.11.0
+5.11.1

Action run for c8e6ad8

Copy link

📋 Stats

File sizes

File Size
dist/govuk-frontend-development.min.css 128.49 KiB
dist/govuk-frontend-development.min.js 48.07 KiB
packages/govuk-frontend/dist/govuk/all.bundle.js 102.17 KiB
packages/govuk-frontend/dist/govuk/all.bundle.mjs 95.95 KiB
packages/govuk-frontend/dist/govuk/all.mjs 1.28 KiB
packages/govuk-frontend/dist/govuk/component.mjs 1.67 KiB
packages/govuk-frontend/dist/govuk/govuk-frontend.min.css 128.48 KiB
packages/govuk-frontend/dist/govuk/govuk-frontend.min.js 48.05 KiB
packages/govuk-frontend/dist/govuk/i18n.mjs 5.55 KiB
packages/govuk-frontend/dist/govuk/init.mjs 6.89 KiB

Modules

File Size (bundled) Size (minified)
all.mjs 90.17 KiB 45.66 KiB
accordion.mjs 26.58 KiB 13.41 KiB
button.mjs 9.09 KiB 3.79 KiB
character-count.mjs 25.48 KiB 11 KiB
checkboxes.mjs 7.76 KiB 3.42 KiB
error-summary.mjs 10.99 KiB 4.55 KiB
exit-this-page.mjs 20.2 KiB 10.34 KiB
file-upload.mjs 20.83 KiB 11.11 KiB
header.mjs 6.47 KiB 3.27 KiB
notification-banner.mjs 9.35 KiB 3.71 KiB
password-input.mjs 18.16 KiB 8.34 KiB
radios.mjs 6.76 KiB 2.98 KiB
service-navigation.mjs 6.38 KiB 3.25 KiB
skip-link.mjs 6.34 KiB 2.76 KiB
tabs.mjs 11.98 KiB 6.66 KiB

View stats and visualisations on the review app


Action run for c8e6ad8

@querkmachine querkmachine merged commit 7339cb6 into main Jul 17, 2025
51 checks passed
@querkmachine querkmachine deleted the release-5.11.1 branch July 17, 2025 14:14
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.

3 participants