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

chore(deps): bump flutter_form_builder from 9.5.0 to 9.7.0 #139

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps flutter_form_builder from 9.5.0 to 9.7.0.

Changelog

Sourced from flutter_form_builder's changelog.

9.7.0

Fixes

  • [FormBuilderDateTimePicker] #1444 "cancel" button behavior fix
  • [FormBuilderDropdown] #1434 Replace dropdown

Features

  • [FormBuilderChoiceChip] #1448 add missing properties

9.6.0

  • Build with Flutter 3.27
  • FormBuilderFilterChip and FormBuilderChoiceChip: Add [side] parameter
  • FormBuilderDateTimePicker: Add "barrierDismissible"
Commits
  • 3ef4125 Merge pull request #1452 from flutter-form-builder-ecosystem/release/9.7.0
  • bef7ad8 chore(release): 9.7.0
  • 6f6b567 Merge pull request #1451 from flutter-form-builder-ecosystem/bugfix/1434-init...
  • be613d1 test: add tests to verify reset values on dropdown
  • 2ee2442 fix: replace DropdownButtonFormField for DropdownButton
  • 1c9acc8 Merge pull request #1449 from ahmedmandur/feature/add-missing-choicechip-prop...
  • 7e229f8 feat: add all missing ChoiceChip properties
  • bae4075 feat: add missing ChoiceChip properties to FormBuilderChoiceChip
  • 08ccbc9 Merge pull request #1444 from geronimol/date-picker-cancel-behavior
  • e7b3f94 fix: change DateTime Picker behavior when InputType==both
  • 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 <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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
@inpt333 inpt333 force-pushed the dependabot/pub/flutter_form_builder-9.7.0 branch from c84c33e to d4c2226 Compare January 7, 2025 13:33
@inpt333 inpt333 enabled auto-merge January 7, 2025 13:33
inpt333
inpt333 previously approved these changes Jan 7, 2025
@inpt333 inpt333 disabled auto-merge January 7, 2025 13:48
@inpt333 inpt333 added this pull request to the merge queue Jan 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jan 7, 2025
dependabot bot and others added 2 commits January 7, 2025 15:03
Bumps [flutter_form_builder](https://github.com/flutter-form-builder-ecosystem/flutter_form_builder) from 9.5.0 to 9.7.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.5.0...9.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@inpt333 inpt333 force-pushed the dependabot/pub/flutter_form_builder-9.7.0 branch from d4c2226 to 9601b59 Compare January 7, 2025 14:05
@inpt333 inpt333 enabled auto-merge January 7, 2025 14:05
@inpt333 inpt333 disabled auto-merge January 7, 2025 14:15
@inpt333 inpt333 added this pull request to the merge queue Jan 7, 2025
@inpt333 inpt333 mentioned this pull request Jan 7, 2025
5 tasks
Merged via the queue into main with commit bdfdbcd Jan 7, 2025
1 check passed
@inpt333 inpt333 deleted the dependabot/pub/flutter_form_builder-9.7.0 branch January 7, 2025 14:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant