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_design_system_formbuilder from 5.1.0 to 5.4.0 #758

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps govuk_design_system_formbuilder from 5.1.0 to 5.4.0.

Release notes

Sourced from govuk_design_system_formbuilder's releases.

Version 5.4.0

  • Support govuk-frontend 5.4.0 #501

Version 5.3.3

  • Support govuk-frontend 5.3.1

Version 5.3.2

  • Fix bug where password 'show' button is visible to users without JavaScript by adding the hidden attribute. Thanks to @​PaulDoyle-DEFRA for reporting this and to @​colinrotherham for diagnosing the problem #496

Version 5.3.1

  • Allow the date segments to be configured. Changing these settings will allow people to optionally intercept Rails trying to cast the values into a Date and will allow non-date values to be redisplayed with appropriate errors and non-numeric values to optionally be converted (e.g., June to 6) #493
  • Various small version bumps #490, #491, #492

Version 5.3.0

  • Upgrade to govuk-frontend version 5.3.0
    • Breaking change - the old #govuk_password_field implementation has been replaced and it now renders the new password input. If you use the old version proceed with caution and make sure everything still works. Thanks @​edujackedu for help translating the guide page #481
    • the #govuk_text_area now doesn't wrap an extra <div> around the form group when used in conjunction with word/character limits. Instead the additional attributes are added to the form group itself. See the upstream PR for details. #488
  • Add branding to the radios divider div, thanks @​benilovj for spotting and fixing this #484

Version 5.2.0

  • Add support for govuk-frontend v5.2.0
Commits
  • 7770dd6 Release version 5.4.0
  • 22f1a6c Merge pull request #501 from x-govuk/upgrade-to-govuk-frontend-5.4.0
  • 288b20c Upgrade to govuk-frontend 5.4.0
  • c3c328d Fix links to DfE projects in README
  • 652850a Merge pull request #498 from x-govuk/dependabot/npm_and_yarn/guide/sass-1.76.0
  • e39c5b5 Bump sass from 1.72.0 to 1.76.0 in /guide
  • 240d4a8 Merge pull request #499 from x-govuk/dependabot/npm_and_yarn/guide/x-govuk/go...
  • edff353 Bump @​x-govuk/govuk-prototype-components from 3.0.4 to 3.0.5 in /guide
  • d5e6977 Merge pull request #500 from x-govuk/dependabot/bundler/slim_lint-tw-0.27.0
  • 2e20beb Update slim_lint requirement from ~> 0.26.0 to ~> 0.27.0
  • 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)

Bumps [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder) from 5.1.0 to 5.4.0.
- [Release notes](https://github.com/x-govuk/govuk-form-builder/releases)
- [Commits](x-govuk/govuk-form-builder@v5.1.0...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 17, 2024
@vertism vertism merged commit c5b25cd into main Jun 25, 2024
3 checks passed
@vertism vertism deleted the dependabot/bundler/govuk_design_system_formbuilder-5.4.0 branch June 25, 2024 10:14
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant