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 govuk-frontend from 3.14.0 to 4.7.0 #464

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2023

Bumps govuk-frontend from 3.14.0 to 4.7.0.

Release notes

Sourced from govuk-frontend's releases.

GOV.UK Frontend v4.7.0

New features

Added the Exit This Page component to help users quickly exit a page or service

You can now choose to use the exit this page component to help users quickly leave a page or service which contains sensitive information.

This was added in [pull request #2545: Add exit this page component](alphagov/govuk-frontend#2545).

Added inverse modifier for buttons on dark backgrounds

You can now choose to use the govuk-button--inverse class to style buttons on dark backgrounds with a white background colour.

This change was made in [pull request #3556: Add inverse button styles](alphagov/govuk-frontend#3556).

Added inverse modifier for breadcrumbs on dark backgrounds

You can now choose to use the govuk-breadcrumbs--inverse class to style breadcrumbs on dark backgrounds with white text, links and arrows.

This change was made in [pull request #3774: Add inverse breadcrumb and back link modifiers and styles](alphagov/govuk-frontend#3774).

Added inverse modifier for back links on dark backgrounds

You can now choose to use the govuk-back-link--inverse class to style back links on dark backgrounds with white links and arrows.

This change was made in [pull request #3774: Add inverse breadcrumb and back link modifiers and styles](alphagov/govuk-frontend#3774).

Fixes

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

#3817: Fix package resolution in Node.js 17+ #3836: Announce whitespace in screen reader announcements of visually hidden text

GOV.UK Frontend v4.6.0

New features

Updated the appearance of disabled form controls

We’ve updated the disabled state of Text Input, Textarea, Select and File Upload components so it is consistent across browsers and devices. They’re also now consistent with the existing disabled styles for Buttons, Checkboxes, and Radios.

Disabled form controls appear at 50% opacity and with an alternative cursor appearance when hovered over.

This was added in [pull request #3187: Add disabled styles for form controls](alphagov/govuk-frontend#3187).

Added a top-level disabled parameter to form controls

We’ve updated the Nunjucks macros for Text Input, Textarea, Select and File Upload components to include a top-level disabled parameter. This will make it easier to enable the disabled state for these controls.

</tr></table> 

... (truncated)

Changelog

Sourced from govuk-frontend's changelog.

4.7.0 (Feature release)

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

New features

Added the Exit This Page component to help users quickly exit a page or service

You can now choose to use the exit this page component to help users quickly leave a page or service which contains sensitive information.

This was added in [pull request #2545: Add exit this page component](alphagov/govuk-frontend#2545).

Added inverse modifier for buttons on dark backgrounds

You can now choose to use the govuk-button--inverse class to style buttons on dark backgrounds with a white background colour.

This change was made in [pull request #3556: Add inverse button styles](alphagov/govuk-frontend#3556).

Added inverse modifier for breadcrumbs on dark backgrounds

You can now choose to use the govuk-breadcrumbs--inverse class to style breadcrumbs on dark backgrounds with white text, links and arrows.

This change was made in [pull request #3774: Add inverse breadcrumb and back link modifiers and styles](alphagov/govuk-frontend#3774).

Added inverse modifier for back links on dark backgrounds

You can now choose to use the govuk-back-link--inverse class to style back links on dark backgrounds with white links and arrows.

This change was made in [pull request #3774: Add inverse breadcrumb and back link modifiers and styles](alphagov/govuk-frontend#3774).

Fixes

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

#3817: Fix package resolution in Node.js 17+ #3836: Announce whitespace in screen reader announcements of visually hidden text

4.6.0 (Feature release)

New features

Updated the appearance of disabled form controls

We’ve updated the disabled state of Text Input, Textarea, Select and File Upload components so it is consistent across browsers and devices. They’re also now consistent with the existing disabled styles for Buttons, Checkboxes, and Radios.

Disabled form controls appear at 50% opacity and with an alternative cursor appearance when hovered over.

This was added in [pull request #3187: Add disabled styles for form controls](alphagov/govuk-frontend#3187).

Added a top-level disabled parameter to form controls

... (truncated)

Commits
  • bf9dbbf Merge pull request #3912 from alphagov/support-release-4.7.0
  • 8a0f9ed Release v4.7.0
  • 655404d Merge pull request #3915 from alphagov/re-add-inverse-breadcrumbs
  • 73e33ff re-add inverse breadcrumbs sass
  • 489ad34 Merge pull request #3908 from alphagov/update-changelog
  • c52f550 Update changelog for 4.7.0
  • e44e967 Merge pull request #3909 from alphagov/pin-setup-node
  • 66c58f9 Pin GitHub actions/setup-node to v3.6.0
  • 2b4997c Merge pull request #3878 from alphagov/etp-button-html
  • 10dd4c0 Add html parameter to Exit this Page button
  • Additional commits viewable in compare view

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 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 the dependencies Pull requests that update a dependency file label Jul 11, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development/govuk-frontend-4.7.0 branch from d3d90f9 to b841853 Compare July 12, 2023 09:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development/govuk-frontend-4.7.0 branch from b841853 to 84505ee Compare July 17, 2023 09:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development/govuk-frontend-4.7.0 branch from 84505ee to 370f5b0 Compare July 26, 2023 13:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development/govuk-frontend-4.7.0 branch 3 times, most recently from 0575f98 to 74b29d7 Compare August 2, 2023 10:08
Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 3.14.0 to 4.7.0.
- [Release notes](https://github.com/alphagov/govuk-frontend/releases)
- [Changelog](https://github.com/alphagov/govuk-frontend/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk-frontend@v3.14.0...v4.7.0)

---
updated-dependencies:
- dependency-name: govuk-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/development/govuk-frontend-4.7.0 branch from 74b29d7 to 91b95db Compare August 8, 2023 15:10
@sonarcloud
Copy link

sonarcloud bot commented Aug 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

Superseded by #792.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/govuk-frontend-4.7.0 branch August 26, 2024 16:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants