Skip to content

Bump govuk-frontend and @types/govuk-frontend#866

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-21e5c6b28b
Closed

Bump govuk-frontend and @types/govuk-frontend#866
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-21e5c6b28b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2025

Bumps govuk-frontend and @types/govuk-frontend. These dependencies needed to be updated together.
Updates govuk-frontend from 5.7.1 to 5.10.1

Release notes

Sourced from govuk-frontend's releases.

GOV.UK Frontend v5.10.1

To install this version with npm, run npm install govuk-frontend@5.10.1. You can also find more information about how to stay up to date in our documentation.

Brand refresh fixes

We’ve fixed the colour of the dot in the refreshed GOV.UK logo as well as made some fixes to the implementation of the brand refresh in GOV.UK Frontend. We did this in the following pull requests:

Other fixes

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

GOV.UK Frontend v5.10.0

To install this version with npm, run npm install govuk-frontend@5.10.0. You can also find more information about how to stay up to date in our documentation.

New features

Prepare to use the refreshed GOV.UK brand

We’ve added features to GOV.UK Frontend to implement GOV.UK’s refreshed brand. Ahead of the brand’s go-live date of 25 June 2025, prepare your service by updating its code. You’ll then need to deploy the changes to production on 25 June 2025 or as soon after this date as possible.

These changes affect these components:

These changes also affect the theme-color metadata and assets, including:

  • icons
  • Open Graph image
  • manifest.json

To help you get ready, we've published this release, which includes several features to make the necessary updates across your service:

  • updated markup for the GOV.UK header component (with the refreshed logo) and GOV.UK footer component (adding the crown logo)
  • a new govuk-template--rebranded HTML class to apply updated styles from our CSS
  • a new set of assets for icons, Open Graph image and page metadata

... (truncated)

Changelog

Sourced from govuk-frontend's changelog.

v5.10.1 (Patch release)

To install this version with npm, run npm install govuk-frontend@5.10.1. You can also find more information about how to stay up to date in our documentation.

Brand refresh fixes

We’ve fixed the colour of the dot in the refreshed GOV.UK logo as well as made some fixes to the implementation of the brand refresh in GOV.UK Frontend. We did this in the following pull requests:

Other fixes

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

v5.10.0 (Feature release)

To install this version with npm, run npm install govuk-frontend@5.10.0. You can also find more information about how to stay up to date in our documentation.

New features

Prepare to use the refreshed GOV.UK brand

We’ve added features to GOV.UK Frontend to implement GOV.UK’s refreshed brand. Ahead of the brand’s go-live date of 25 June 2025, prepare your service by updating its code. You’ll then need to deploy the changes to production on 25 June 2025 or as soon after this date as possible.

These changes affect these components:

These changes also affect the theme-color metadata and assets, including:

  • icons
  • Open Graph image
  • manifest.json

To help you get ready, we've published this release, which includes several features to make the necessary updates across your service:

  • updated markup for the GOV.UK header component (with the refreshed logo) and GOV.UK footer component (adding the crown logo)
  • a new govuk-template--rebranded HTML class to apply updated styles from our CSS
  • a new set of assets for icons, Open Graph image and page metadata

... (truncated)

Commits
  • 8374727 Merge pull request #5976 from alphagov/release-5.10.1
  • 2efa56f Release 5.10.1
  • 9900975 Merge pull request #5975 from alphagov/changelog-5.10.1
  • 528ea0d Update CHANGELOG with reviewed content for 5.10.1
  • 281749a Merge pull request #5960 from alphagov/add-codeowners-file
  • 517e80a Merge pull request #5896 from gunjam/fix/character-count-error-state
  • d295d67 fix(character-count): don't toggle error class when error message is set
  • 46708a2 Merge pull request #5962 from alphagov/use-teal-accent-for-dot
  • 9c92ed5 Add CHANGELOG entry
  • cf5f8ef Use teal accent rather than blue one for dot in logo
  • Additional commits viewable in compare view

Updates @types/govuk-frontend from 5.7.0 to 5.9.0

Commits

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 @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 19, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-21e5c6b28b branch from cf88989 to 68b6cb8 Compare May 28, 2025 12:07
Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) and [@types/govuk-frontend](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/govuk-frontend). These dependencies needed to be updated together.

Updates `govuk-frontend` from 5.7.1 to 5.10.1
- [Release notes](https://github.com/alphagov/govuk-frontend/releases)
- [Changelog](https://github.com/alphagov/govuk-frontend/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk-frontend@v5.7.1...v5.10.1)

Updates `@types/govuk-frontend` from 5.7.0 to 5.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/govuk-frontend)

---
updated-dependencies:
- dependency-name: govuk-frontend
  dependency-version: 5.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/govuk-frontend"
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-21e5c6b28b branch from 68b6cb8 to e6bc4da Compare May 28, 2025 14:32
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 2, 2025

Superseded by #894.

@dependabot dependabot Bot closed this Jun 2, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-21e5c6b28b branch June 2, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants