sul-dlss / libsys-webforms

Rails applications for various Symphony reporting & updating tools.
1 stars 2 forks source link

Bump bootstrap_form from 5.0.0 to 5.1.0 #1068

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps bootstrap_form from 5.0.0 to 5.1.0.

Changelog

Sourced from bootstrap_form's changelog.

Change Log

Apology

The tooling to support our old way of doing the change log doesn't work anymore, and we don't have a better solution, so this change log has become unreliable since version 4.5.0. Please refer to the commit history if you need to debug changes.

[Pending Release][]

Breaking changes

  • #618: Allow overriding the wrapper class - @​donv.
  • Your contribution here!

New features

  • #572: Simplify the formatting of the file upload control to follow the new Bootstrap 5 styles

  • #573: Add support for Bootstrap 5's floating labels

  • #215: Add include_hidden option to check_box

Bugfixes

  • #582: Fix tests in bootstrap-5 branch, removes Rubocop offenses, and adds testing with Rails 6.1.

[5.0.0.alpha1][]

Breaking changes

  • #569 Remove role="form" from the default generated form HTML so forms pass W3C validation. (Only a breaking change if you depended on the form attribute. bootstrap_form doesn't depend on it.)

New features

... (truncated)

Commits
  • 9e4e995 Preparing v5.1.0
  • d904d06 Remove chandler
  • 45e3856 Fix rubocop offences
  • 6739cd7 Allow setting wrapper attributes for check boxes and radios buttons
  • 1446613 Added README example for range_field
  • 1496080 Use docker-compose (#644)
  • b91891c Need 7.0.2 for file upload test (#643)
  • 06ca84a Add support for append and prepend on collection_select (fixes #428) (#641)
  • 5755a39 Update the generated HTML for the trix editor example
  • 1a0e3f6 Update the inline form layout
  • 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 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)