Skip to content

Upgrade: [dependabot] - bump nhsuk-frontend from 9.6.4 to 10.2.2#1560

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/nhsuk-frontend-10.2.2
Open

Upgrade: [dependabot] - bump nhsuk-frontend from 9.6.4 to 10.2.2#1560
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/nhsuk-frontend-10.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2025

Bumps nhsuk-frontend from 9.6.4 to 10.2.2.

Release notes

Sourced from nhsuk-frontend's releases.

v10.2.2

10.2.2 - 4 December 2025

Note: This release was created from the support/10.x branch.

🔧 Fixes

v10.2.1

10.2.1 - 2 December 2025

Note: This release was created from the support/10.x branch.

🔧 Fixes

v10.2.0

10.2.0 - 1 December 2025

🆕 New features

Use the password input component to help users accessibly enter passwords

The password input component allows users to choose:

  • whether their passwords are visible or not
  • to enter their passwords in plain text

This helps users use longer and more complex passwords without needing to remember what they've already typed.

This was added in [pull request #1574: Uplift GOV.UK Frontend password input component](nhsuk/nhsuk-frontend#1574).

Smaller versions of buttons

You can now use smaller versions of buttons by adding the nhsuk-button--small class.

This was added in [pull request #1643: Add small buttons and inline form groups](nhsuk/nhsuk-frontend#1643).

Add inline buttons to text inputs and select menus

You can now add inline buttons to text inputs and select menus using the formGroup.afterInput Nunjucks options.

{{ input({
  formGroup: {
    afterInput: {
      html: button({
        text: "Search",
</tr></table> 

... (truncated)

Changelog

Sourced from nhsuk-frontend's changelog.

10.2.2 - 4 December 2025

Note: This release was created from the support/10.x branch.

🔧 Fixes

10.2.1 - 2 December 2025

Note: This release was created from the support/10.x branch.

🔧 Fixes

10.2.0 - 1 December 2025

🆕 New features

Use the password input component to help users accessibly enter passwords

The password input component allows users to choose:

  • whether their passwords are visible or not
  • to enter their passwords in plain text

This helps users use longer and more complex passwords without needing to remember what they've already typed.

This was added in [pull request #1574: Uplift GOV.UK Frontend password input component](nhsuk/nhsuk-frontend#1574).

Smaller versions of buttons

You can now use smaller versions of buttons by adding the nhsuk-button--small class.

This was added in [pull request #1643: Add small buttons and inline form groups](nhsuk/nhsuk-frontend#1643).

Add inline buttons to text inputs and select menus

You can now add inline buttons to text inputs and select menus using the formGroup.afterInput Nunjucks options.

{{ input({
  formGroup: {
    afterInput: {
      html: button({
        text: "Search",
        classes: "nhsuk-button--small"
      })
    }
</tr></table> 

... (truncated)

Commits
  • 4acba61 Merge pull request #1732 from nhsuk/release-v10.2.2
  • 9e14069 Merge pull request #1731 from nhsuk/aria-describedby-empty
  • e49d21a Update package version to v10.2.2
  • c138c0c Add changelog entry
  • bf519f1 Move attribute loops to nhsukAttributes() macro
  • 2b17a3f Fix Nunjucks describedBy empty string handling
  • fe97646 Trim Nunjucks describedBy empty spaces
  • 4fc7e4e Always set Nunjucks describedBy as a string
  • 771b62c Merge pull request #1727 from nhsuk/release-v10.2.1
  • ddced12 Update package version to v10.2.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nhsuk-frontend since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 5, 2025
@github-actions
Copy link

github-actions bot commented Dec 5, 2025

This PR is raised by Dependabot to update a dependency.

@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot enabled auto-merge (squash) December 5, 2025 18:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from 31b31b6 to 0063b11 Compare December 5, 2025 18:56
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from 0063b11 to 722381d Compare December 5, 2025 19:29
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from 722381d to fbeb091 Compare December 5, 2025 20:16
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from fbeb091 to cc77189 Compare December 5, 2025 20:48
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from cc77189 to 68528ec Compare December 5, 2025 21:23
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from 68528ec to ac4ea80 Compare December 5, 2025 21:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from ac4ea80 to b2c74e7 Compare December 5, 2025 22:28
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from b2c74e7 to d45547d Compare December 5, 2025 23:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from 148d7b8 to 7eeb4f1 Compare December 20, 2025 12:57
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from 7eeb4f1 to 6c876ee Compare December 20, 2025 13:31
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from 6c876ee to b1c24ea Compare December 20, 2025 14:06
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from b1c24ea to 1baa0fe Compare December 20, 2025 14:41
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from 1baa0fe to 729fd42 Compare December 20, 2025 15:15
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from 729fd42 to 4d7e9fd Compare December 20, 2025 15:49
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

Bumps [nhsuk-frontend](https://github.com/nhsuk/nhsuk-frontend) from 9.6.4 to 10.2.2.
- [Release notes](https://github.com/nhsuk/nhsuk-frontend/releases)
- [Changelog](https://github.com/nhsuk/nhsuk-frontend/blob/main/CHANGELOG.md)
- [Commits](nhsuk/nhsuk-frontend@v9.6.4...v10.2.2)

---
updated-dependencies:
- dependency-name: nhsuk-frontend
  dependency-version: 10.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nhsuk-frontend-10.2.2 branch from 4d7e9fd to 692ad0d Compare December 20, 2025 19:25
@eps-autoapprove-dependabot
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2026

A newer version of nhsuk-frontend exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

4 similar comments
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2026

A newer version of nhsuk-frontend exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2026

A newer version of nhsuk-frontend exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2026

A newer version of nhsuk-frontend exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2026

A newer version of nhsuk-frontend exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 requires-manual-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant