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

Release TEST #5662

Closed
wants to merge 5 commits into from
Closed

Release TEST #5662

wants to merge 5 commits into from

Conversation

github-actions[bot]
Copy link

Deprecated features

Migrate to the new organisation colour palette

The legacy organisation colour palette has been deprecated and will be removed in the next major version.
If your service uses the organisation colour palette, make sure that things still look as expected with the $govuk-new-organisation-colours feature flag enabled.
This change was introduced in pull request #5627: Deprecate legacy organisation colour palette.

Fixes

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

@github-actions github-actions bot requested a review from a team as a code owner January 28, 2025 09:43
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-5662 January 28, 2025 09:43 Inactive
@domoscargin domoscargin reopened this Jan 28, 2025
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-5662 January 28, 2025 09:52 Inactive
Copy link
Author

JavaScript changes to GitHub release

diff --git a/dist/govuk-frontend-5.8.0.min.js b/dist/govuk-frontend-5.9.0.min.js
index 240d3abc0..8202c9b62 100644
--- a/dist/govuk-frontend-5.8.0.min.js
+++ b/dist/govuk-frontend-5.9.0.min.js
@@ -1,4 +1,4 @@
-const version = "5.8.0";
+const version = "5.9.0";
 
 function getFragmentFromUrl(t) {
     if (t.includes("#")) return t.split("#").pop()
@@ -1178,4 +1178,4 @@ export {
     initAll,
     isSupported,
     version
-}; //# sourceMappingURL=govuk-frontend-5.8.0.min.js.map
\ No newline at end of file
+}; //# sourceMappingURL=govuk-frontend-5.9.0.min.js.map
\ No newline at end of file

Action run for c7931ae

Copy link
Author

Stylesheets changes to GitHub release

diff --git a/dist/govuk-frontend-5.8.0.min.css b/dist/govuk-frontend-5.9.0.min.css
index b9452f055..92deabf9d 100644
--- a/dist/govuk-frontend-5.8.0.min.css
+++ b/dist/govuk-frontend-5.9.0.min.css
@@ -1,7 +1,7 @@
 @charset "UTF-8";
 
 :root {
-    --govuk-frontend-version: "5.8.0";
+    --govuk-frontend-version: "5.9.0";
     --govuk-frontend-breakpoint-mobile: 20rem;
     --govuk-frontend-breakpoint-tablet: 40.0625rem;
     --govuk-frontend-breakpoint-desktop: 48.0625rem
@@ -2317,6 +2317,11 @@
     margin-bottom: 5px
 }
 
+.govuk-character-count .govuk-textarea--error:focus {
+    border-color: #d4351c;
+    box-shadow: inset 0 0 0 2px #d4351c
+}
+
 .govuk-character-count__message {
     font-variant-numeric: tabular-nums;
     margin-top: 0;
@@ -7925,4 +7930,4 @@ screen and (-ms-high-contrast:active) {
     }
 }
 
-/*# sourceMappingURL=govuk-frontend-5.8.0.min.css.map */
\ No newline at end of file
+/*# sourceMappingURL=govuk-frontend-5.9.0.min.css.map */
\ No newline at end of file

Action run for c7931ae

Copy link
Author

Other changes to GitHub release

diff --git a/dist/VERSION.txt b/dist/VERSION.txt
index 11d9efa3d..b3d91f9cf 100644
--- a/dist/VERSION.txt
+++ b/dist/VERSION.txt
@@ -1 +1 @@
-5.8.0
+5.9.0

Action run for c7931ae

Copy link
Author

📋 Stats

File sizes

File Size
dist/govuk-frontend-development.min.css 118.52 KiB
dist/govuk-frontend-development.min.js 42.7 KiB
packages/govuk-frontend/dist/govuk/all.bundle.js 92.81 KiB
packages/govuk-frontend/dist/govuk/all.bundle.mjs 87.12 KiB
packages/govuk-frontend/dist/govuk/all.mjs 1.25 KiB
packages/govuk-frontend/dist/govuk/govuk-frontend-component.mjs 1.74 KiB
packages/govuk-frontend/dist/govuk/govuk-frontend.min.css 118.51 KiB
packages/govuk-frontend/dist/govuk/govuk-frontend.min.js 42.69 KiB
packages/govuk-frontend/dist/govuk/i18n.mjs 5.55 KiB
packages/govuk-frontend/dist/govuk/init.mjs 7.13 KiB

Modules

File Size (bundled) Size (minified)
all.mjs 82.57 KiB 40.4 KiB
accordion.mjs 26.58 KiB 13.41 KiB
button.mjs 9.09 KiB 3.78 KiB
character-count.mjs 25.39 KiB 10.9 KiB
checkboxes.mjs 7.81 KiB 3.42 KiB
error-summary.mjs 10.99 KiB 4.54 KiB
exit-this-page.mjs 20.2 KiB 10.34 KiB
header.mjs 6.46 KiB 3.22 KiB
notification-banner.mjs 9.35 KiB 3.7 KiB
password-input.mjs 18.24 KiB 8.33 KiB
radios.mjs 6.81 KiB 2.98 KiB
service-navigation.mjs 6.44 KiB 3.26 KiB
skip-link.mjs 6.4 KiB 2.76 KiB
tabs.mjs 12.04 KiB 6.67 KiB

View stats and visualisations on the review app


Action run for c7931ae

@owenatgov
Copy link
Contributor

Closing as this was just a test

@owenatgov owenatgov closed this Jan 28, 2025
@owenatgov owenatgov deleted the release-TEST branch January 28, 2025 09:58
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