-
Notifications
You must be signed in to change notification settings - Fork 214
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 formz from 0.5.0+1 to 0.6.0 in /flutter_news_example/packages/form_inputs #834
chore(deps): Bump formz from 0.5.0+1 to 0.6.0 in /flutter_news_example/packages/form_inputs #834
Conversation
467166e
to
66f0b7d
Compare
Bumps [formz](https://github.com/VeryGoodOpenSource/formz) from 0.5.0+1 to 0.6.0. - [Release notes](https://github.com/VeryGoodOpenSource/formz/releases) - [Changelog](https://github.com/VeryGoodOpenSource/formz/blob/main/CHANGELOG.md) - [Commits](VeryGoodOpenSource/formz@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: formz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
66f0b7d
to
f1e2d54
Compare
…/form_inputs/formz-0.6.0
Hey @marwfair ! Checked this dependency bump and it seems to be no issues when running the app, and no breaking changes. When I changed to this branch and ran Apparently the dependency bump from I wanted to ask what was the best approach here, if we should update the minimum platform to be 12, or we should downgrade the flutter_facebook_auth so we could continue supporting iOS 11 as min platform. I'll upload a new PR with the fix. |
@zoeyfan @timothyhoang-google -- is it required that we support iOS 11 in this toolkit or is it okay to update to iOS 12? iOS 11 was released over 5 years ago, so it's probably time to update to avoid more issues like this in the future, but hoping to confirm with you both before we move forward. Thank you! |
Updating to iOS 12 sounds reasonable to me! |
…/form_inputs/formz-0.6.0
…/form_inputs/formz-0.6.0
…/form_inputs/formz-0.6.0
…t does not take latest flutter version before updating repository
Bumps formz from 0.5.0+1 to 0.6.0.
Release notes
Sourced from formz's releases.
Changelog
Sourced from formz's changelog.
... (truncated)
Commits
91b2573
chore: v0.6.0 (#88)aa8c84f
feat: add purety check to FormzMixin (#87)1b8334f
chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 (#85)7122df7
feat: addisInProgressOrSuccess
toFormzSubmissionStatusX
(#83)5806b0d
feat: add FormzInputErrorCacheMixin mixin (#81)1043039
chore: v0.5.0+1 (#80)You can trigger a rebase of this PR 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)