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

build(deps): bump flutter_form_builder from 7.7.0 to 7.8.0 #61

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Bumps flutter_form_builder from 7.7.0 to 7.8.0.

Changelog

Sourced from flutter_form_builder's changelog.

[7.8.0]

  • Remove deprecated property toggleableActiveColor
  • Add widget tests for FormBuilderRangeSlider
  • Add tests for FormBuilderDateRangePicker
  • Add OutlinedBorder shape BorderSide side to FormBuilderCheckbox
  • Add FormBuilderFields type alias
  • Able to change dynamically field name
  • Fix time picker dialog locale
  • Provide magnifier configuration parameter to form builder text field
Commits
  • 1772ece chore(release): 7.8.0
  • 5407f92 build: build with Flutter 3.7.x
  • d6979d4 fix: update example
  • 8296f60 Merge pull request #1185 from tsinis/main
  • f2b71bc fix(analyze): replaced deprecated field with new one
  • 173d706 chore: bump flutter and dart versions
  • 390d2d9 feat(ui): provide magnifier configuration parameter
  • 9742864 Merge pull request #1178 from flutter-form-builder-ecosystem/1173
  • 2468d2b feat: Able to change dynamically field name
  • 4a3db67 Merge pull request #1176 from flutter-form-builder-ecosystem/hotfix/timepicke...
  • 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 [flutter_form_builder](https://github.com/flutter-form-builder-ecosystem/flutter_form_builder) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/releases)
- [Changelog](https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/blob/main/CHANGELOG.md)
- [Commits](flutter-form-builder-ecosystem/flutter_form_builder@7.7.0...7.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Feb 24, 2023
@deandreamatias deandreamatias merged commit 60388d3 into main Feb 24, 2023
@deandreamatias deandreamatias deleted the dependabot/pub/flutter_form_builder-7.8.0 branch February 24, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant