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 4.1.1 to 5.3.2 #781

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps govuk_design_system_formbuilder from 4.1.1 to 5.3.2.

Release notes

Sourced from govuk_design_system_formbuilder's releases.

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

Version 5.1.0

Version 5.1.0b1

See closed pull requests for changes, release notes will be added to v5.1.0.

Version 5.0.0

  • Add support for Version GOV.UK frontend version 5.0.0
Commits
  • add1106 Release 5.3.2
  • 02c3663 Merge pull request #496 from x-govuk/add-hidden-attribute-to-password-show-bu...
  • 3328cd0 Add hidden attribute to the password show button
  • 58f5f0a Release version 5.3.1
  • 9455e0d Merge pull request #493 from x-govuk/make-date-segments-configurable
  • 7a7c882 Make the default date segments configurable
  • fb087ca Remove incorrect line from config docs
  • b1d2f43 Merge pull request #491 from x-govuk/dependabot/npm_and_yarn/guide/x-govuk/go...
  • c7d09c4 Bump @​x-govuk/govuk-prototype-components from 3.0.3 to 3.0.4 in /guide
  • 7ade58b Merge pull request #490 from x-govuk/dependabot/bundler/rubocop-govuk-tw-4.16.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 4.1.1 to 5.3.2.
- [Release notes](https://github.com/x-govuk/govuk-form-builder/releases)
- [Commits](x-govuk/govuk-form-builder@v4.1.1...v5.3.2)

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

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 Apr 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #784.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/bundler/govuk_design_system_formbuilder-5.3.2 branch April 29, 2024 04:56
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
0 participants