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

Bump @ministryofjustice/frontend from 3.7.0 to 4.0.1 #7609

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2025

Bumps @ministryofjustice/frontend from 3.7.0 to 4.0.1.

Release notes

Sourced from @​ministryofjustice/frontend's releases.

v4.0.1

4.0.1 (2025-03-11)

Bug Fixes

  • button menu: bring back optional --inline modifier (45a10fd)

v4.0.0

4.0.0 (2025-03-11)

Support for Sass modules

In this release we’ve updated our Sass files to use the Sass module system.

If you've already updated to Dart Sass this is not a breaking change and you do not need to do anything.

If you have an older complier, you need to update to Dart Sass to prevent breaking changes. This applies to the following compilers:

BREAKING CHANGES

  • Ruby Sass, LibSass and Node Sass are no longer supported

Bug Fixes

  • add ‘Alert’ to GOV.UK Prototype Kit (75e324d)
  • add ‘Date picker’ to GOV.UK Prototype Kit (cb4d306)
  • add ‘Multi file upload’ to GOV.UK Prototype Kit (6f1cc71)
  • alert: avoid Sass deprecated mixed-decls (d9db60d)
  • alert: fix line-height on smaller screens (#1202) (a13fac4)
  • button menu: item classes now only applied to the correct item (#1265) (423c61c), closes #969
  • ensure default [@font-face](https://github.com/font-face) can be excluded (afe5f72)
  • maintain require() compatibility for filters (b25ec12)
  • multi file upload: Remove spurious ; characters from html (#1200) (e5a1968)
  • support assetPath for header PNG fallbacks (686a878)
Changelog

Sourced from @​ministryofjustice/frontend's changelog.

4.0.1 (2025-03-11)

Bug Fixes

  • button menu: bring back optional --inline modifier (45a10fd)

4.0.0 (2025-03-11)

Bug Fixes

  • 1238 missing articles on index pages (#1239) (e582f75)
  • add ‘Alert’ to GOV.UK Prototype Kit (75e324d)
  • add ‘Date picker’ to GOV.UK Prototype Kit (cb4d306)
  • add ‘Multi file upload’ to GOV.UK Prototype Kit (6f1cc71)
  • alert: avoid Sass deprecated mixed-decls (d9db60d)
  • alert: fix line-height on smaller screens (#1202) (a13fac4)
  • avoid Sass deprecated color-functions and global-builtin (cc1cc95)
  • avoid Sass deprecated mixed-decls (3b9d489)
  • avoid Sass deprecated slash-div (72c187e)
  • button menu: item classes now only applied to the correct item (#1265) (423c61c), closes #969
  • ensure default [@font-face](https://github.com/font-face) can be excluded (afe5f72)
  • maintain require() compatibility for filters (b25ec12)
  • multi file upload: Remove spurious ; characters from html (#1200) (e5a1968)
  • remove button group [@extend](https://github.com/extend) to avoid duplicate styles (403d3d0)
  • render button menu without--inline modifier (fd8802f)
  • support assetPath for header PNG fallbacks (686a878)

Documentation

Features

  • exclude [@font-face](https://github.com/font-face) by default (73bb09d)
  • migrate to Sass modules (53b6b68)
  • split out “base” Sass partial to align with GOV.UK Frontend (f1ee95a)

BREAKING CHANGES

  • Ruby Sass, LibSass and Node Sass are no longer supported
Commits
  • 63dde43 chore(release): 4.0.1 [skip ci]
  • 45a10fd fix(button menu): bring back optional --inline modifier
  • 3d5db28 chore(release): 4.0.0 [skip ci]
  • 13f8002 docs: review and update production guidance (#1252)
  • 423c61c fix(button menu): item classes now only applied to the correct item (#1265)
  • 6493104 Use admin token for semantic release, and use dryrun for testing (#1236)
  • 946e23f docs: make code examples generic
  • 235ea31 chore: configure ESLint to ignore @ministryofjustice/frontend when missing
  • 8c5d10b docs: fix example require path to Nunjucks filters
  • b25ec12 fix: maintain require() compatibility for filters
  • Additional commits viewable in compare view

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 javascript Pull requests that update Javascript code labels Mar 12, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ministryofjustice/frontend-4.0.1 branch from ee0b0a4 to 75375dc Compare March 12, 2025 08:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ministryofjustice/frontend-4.0.1 branch from 75375dc to 0f3d2e0 Compare March 19, 2025 08:59
Bumps [@ministryofjustice/frontend](https://github.com/ministryofjustice/moj-frontend) from 3.7.0 to 4.0.1.
- [Release notes](https://github.com/ministryofjustice/moj-frontend/releases)
- [Changelog](https://github.com/ministryofjustice/moj-frontend/blob/main/CHANGELOG.md)
- [Commits](ministryofjustice/moj-frontend@v3.7.0...v4.0.1)

---
updated-dependencies:
- dependency-name: "@ministryofjustice/frontend"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ministryofjustice/frontend-4.0.1 branch from 0f3d2e0 to b647265 Compare March 26, 2025 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants