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 bootstrap_form from 2.7.0 to 5.1.0 #77

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps bootstrap_form from 2.7.0 to 5.1.0.

Release notes

Sourced from bootstrap_form's releases.

5.0.0

Breaking changes

  • Generates markup for Bootstrap 5.

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

Bugfixes

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

4.5.0

New features

... (truncated)

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)

Bumps [bootstrap_form](https://github.com/bootstrap-ruby/bootstrap_form) from 2.7.0 to 5.1.0.
- [Release notes](https://github.com/bootstrap-ruby/bootstrap_form/releases)
- [Changelog](https://github.com/bootstrap-ruby/bootstrap_form/blob/main/CHANGELOG.md)
- [Commits](bootstrap-ruby/bootstrap_form@v2.7.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 27, 2022
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.

0 participants