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 4.6.0 to 4.7.0 #298

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps govuk-frontend from 4.6.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

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

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

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 will merge this PR once CI passes on it, as requested by @Cruikshanks.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file conventions Changes to tools that enforce our conventions labels Jul 7, 2023
Copy link
Member

@Cruikshanks Cruikshanks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 4.6.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@v4.6.0...v4.7.0)

---
updated-dependencies:
- dependency-name: govuk-frontend
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/govuk-frontend-4.7.0 branch from e93b915 to 4716a84 Compare July 7, 2023 09:01
Copy link
Member

@Cruikshanks Cruikshanks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 4628e8b into main Jul 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/govuk-frontend-4.7.0 branch July 7, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conventions Changes to tools that enforce our conventions dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant