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.3.0 to 9.4.1 #67

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps flutter_form_builder from 9.3.0 to 9.4.1.

Changelog

Sourced from flutter_form_builder's changelog.

9.4.1

Features

  • FormBuilderTextField Add missing fields from TextField

9.4.0

Fixes

  • #1388 Respect latest field's initial value (esp when its forcefully recreated)

Features

  • FormBuilderTextField #1334 set enableSuggestions default to true
  • Replace deprecated property onPopInvoked
  • Use elevated button on main example
  • Update android settings on example

Chores

  • Set minimal Flutter version to 3.24.0
  • Set minimal Dart version to 3.5.0
Commits
  • 4d27723 Merge pull request #1418 from RepliedSage11/main
  • e61e955 Update CHANGELOG.md
  • 95ee2c0 Update pubspec.yaml
  • 012ea7f Update changelog
  • 5a4ee48 Merge pull request #1417 from RepliedSage11/main
  • 94a69cb Added missing TextField properties to FormBuilderTextField
  • 6a92730 ci: replace deployment job for reuse workflow
  • 2a6982f chore(release): 9.4.0
  • b83bd17 feat: replace deprecated property
  • 765b5a3 chore: update flutter version
  • 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.3.0 to 9.4.1.
- [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.3.0...9.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Aug 12, 2024
@github-actions github-actions bot added the Stale label Sep 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2024

Superseded by #71.

@dependabot dependabot bot closed this Oct 11, 2024
@dependabot dependabot bot deleted the dependabot/pub/flutter_form_builder-9.4.1 branch October 11, 2024 19:19
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 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants