Skip to content

Bump nhsuk-frontend from 8.3.0 to 9.5.2#34

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nhsuk-frontend-9.5.2
Closed

Bump nhsuk-frontend from 8.3.0 to 9.5.2#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nhsuk-frontend-9.5.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 15, 2025

Bumps nhsuk-frontend from 8.3.0 to 9.5.2.

Release notes

Sourced from nhsuk-frontend's releases.

v9.5.2

9.5.2 - 14 May 2025

🔧 Fixes

We've made fixes to NHS.UK frontend in the following pull requests:

v9.5.1

9.5.1 - 14 May 2025

🔧 Fixes

We've made fixes to NHS.UK frontend in the following pull requests:

v9.5.0

9.5.0 - 13 May 2025

🆕 New features

Define negative spacing using the nhsuk-spacing() function

You can now pass the negative equivalent of a point from the typography scale to the nhsuk-spacing() function to get negative spacing.

For example, nhsuk-spacing(1) returns 4px, and nhsuk-spacing(-1) returns -4px.

This was added in [pull request #1293: Allow nhsuk-spacing() to output negative spacing](nhsuk/nhsuk-frontend#1293).

Support for Sass modules

We’ve updated our Sass files to use the Sass module system.

This was added in [pull request #1137: Upgrade to Sass modules](nhsuk/nhsuk-frontend#1137).

Blue login button

We've added styling for a blue button, to be used for login buttons, for example NHS login buttons.

This was added in [pull request #992: Add NHS login buttons](nhsuk/nhsuk-frontend#992).

Add Nunjucks macro option configs

We've added macro-options.json files to share component options with ports of NHS.UK frontend and the design system website.

This was added in [pull request #1251: Add macro options config files to components](nhsuk/nhsuk-frontend#1251).

Review Nunjucks macro text, html and call usage

... (truncated)

Changelog

Sourced from nhsuk-frontend's changelog.

9.5.2 - 14 May 2025

🔧 Fixes

We've made fixes to NHS.UK frontend in the following pull requests:

9.5.1 - 14 May 2025

🔧 Fixes

We've made fixes to NHS.UK frontend in the following pull requests:

9.5.0 - 13 May 2025

🆕 New features

Define negative spacing using the nhsuk-spacing() function

You can now pass the negative equivalent of a point from the typography scale to the nhsuk-spacing() function to get negative spacing.

For example, nhsuk-spacing(1) returns 4px, and nhsuk-spacing(-1) returns -4px.

This was added in [pull request #1293: Allow nhsuk-spacing() to output negative spacing](nhsuk/nhsuk-frontend#1293).

Support for Sass modules

We’ve updated our Sass files to use the Sass module system.

This was added in [pull request #1137: Upgrade to Sass modules](nhsuk/nhsuk-frontend#1137).

Blue login button

We've added styling for a blue button, to be used for login buttons, for example NHS login buttons.

This was added in [pull request #992: Add NHS login buttons](nhsuk/nhsuk-frontend#992).

Add Nunjucks macro option configs

We've added macro-options.json files to share component options with ports of NHS.UK frontend and the design system website.

This was added in [pull request #1251: Add macro options config files to components](nhsuk/nhsuk-frontend#1251).

Review Nunjucks macro text, html and call usage

For consistency with other components, the following Nunjucks macro changes have been included:

... (truncated)

Commits
  • 9504044 Merge pull request #1303 from nhsuk/inset-text-legacy-path
  • 2cde482 Update package version to v9.5.2
  • 89a0285 Update changelog for v9.5.2
  • e492129 Fix legacy Sass inport path for inset text component
  • c0bbc8f Merge pull request #1302 from nhsuk/font-size-changelog
  • 6f3fcba Improve changelog entry for nhsuk-font-size() Sass mixin
  • 0647e2c Merge pull request #1300 from nhsuk/sass-warning-paths
  • 67355f6 Update package version to v9.5.1
  • d330ed2 Update changelog for v9.5.1
  • 0c01f6e Fix deprecation warnings for /all paths
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by colinrotherham, a new releaser for nhsuk-frontend since your current version.


Dependabot compatibility score

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 15, 2025
Bumps [nhsuk-frontend](https://github.com/nhsuk/nhsuk-frontend) from 8.3.0 to 9.5.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@v8.3.0...v9.5.2)

---
updated-dependencies:
- dependency-name: nhsuk-frontend
  dependency-version: 9.5.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-9.5.2 branch from d25eb37 to b055aab Compare May 16, 2025 08:14
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 16, 2025

Dependabot can't parse your package-lock.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 16, 2025

Looks like nhsuk-frontend is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 16, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nhsuk-frontend-9.5.2 branch May 16, 2025 10:06
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