flutter-form-builder-ecosystem / form_builder_image_picker

Images picker field for FlutterFormBuilder. Get images from gallery or camera
https://pub.dev/packages/form_builder_image_picker
BSD 3-Clause "New" or "Revised" License
33 stars 62 forks source link

build(deps): bump flutter_form_builder from 9.4.0 to 9.5.0 #68

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps flutter_form_builder from 9.4.0 to 9.5.0.

Changelog

Sourced from flutter_form_builder's changelog.

[9.5.0]

Fixes

  • #1350: valueTransformer transform values to null
  • #1416: Added missing TextField properties to FormBuilderTextField
  • #1398: Add hint to FormBuilderDropdown
  • #1317: Added new property to form_builder_choice_chip

9.4.1

Features

  • FormBuilderTextField Add missing fields from TextField

Other

  • ci: replace deployment jobs for reuse workflow
Commits
  • 3cd4f18 Merge pull request #1435 from andresthinkme/main
  • d8b99f0 added all features and changes and fixed version
  • ffa850f chore(release): 9.4.2
  • 16d3969 Merge pull request #1433 from flutter-form-builder-ecosystem/dependabot/githu...
  • 66125e7 build(deps): bump ytanikin/PRConventionalCommits from 1.2.0 to 1.3.0
  • 70968df Merge pull request #1423 from BrottarBasse/fix-issue-1350
  • d6fa69a Merge branch 'main' into fix-issue-1350
  • 81672ce Merge remote-tracking branch 'origin/fix-issue-1350' into fix-issue-1350
  • db74044 Fix for issue 1350 with some changes to tests. This fix makes it so that valu...
  • 6ed0144 Merge pull request #1427 from ShahSomething/choice-chip-fields
  • 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)