DFE-Digital / schools-experience

The Department for Education's Get Schools Experience Service which allows you to find out more about teaching by visiting schools.
https://dfe-digital.github.io/schools-experience/
MIT License
9 stars 4 forks source link

Bump govuk_design_system_formbuilder from 3.3.0 to 5.3.3 #3186

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps govuk_design_system_formbuilder from 3.3.0 to 5.3.3.

Release notes

Sourced from govuk_design_system_formbuilder's releases.

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

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

Version 4.1.1

  • Allow merging data-aria-controls in addition to aria-controls. Thank you @​sobakasu #440

Version 4.1.0

Version 4.0.0

  • Upgrade to govuk-frontend 4.6.0
  • Remove classes argument from the few places it remained, custom classes can be set directly using class: thanks to html-attributes-utils' clever merging #409
  • Add support for extra_letter_spacing to text inputs which is useful when asking for long complex codes or IDs #424

Upgrade guide

  • Replace any classes: ... parameters with class: ...

Version 4.0.0rc1

... (truncated)

Commits
  • f3ac940 Release version 5.3.3
  • 4e60a0b Merge pull request #497 from x-govuk/govuk-frontend-5.3.1
  • a77e4e4 Upgrade to govuk frontend 5.3.1
  • 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
  • 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 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)
github-actions[bot] commented 1 month ago

Review app deployed to https://get-school-experience-review-pr-3186.test.teacherservices.cloud :white_check_mark: DfE sign in route obtained: https://get-school-experience-review-pr-9.test.teacherservices.cloud

martyn-w commented 1 month ago

Closing this to instead bump govuk_design_system_formbuilder to version 4.0.0 to match Get into Teaching

dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.