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 9.4.0 to 9.5.0 #122

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
flutter_form_builder [>= 7.6.a, < 7.7]

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 <dependency name> 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)

Bumps [flutter_form_builder](https://github.com/flutter-form-builder-ecosystem/flutter_form_builder) from 9.4.0 to 9.5.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@9.4.0...9.5.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 Oct 11, 2024
@deandreamatias deandreamatias merged commit 02f53dc into main Oct 12, 2024
3 checks passed
@deandreamatias deandreamatias deleted the dependabot/pub/flutter_form_builder-9.5.0 branch October 12, 2024 10:28
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.

1 participant