flutter-form-builder-ecosystem / form_builder_extra_fields

Additional ready-made form input fields for flutter_form_builder package
https://pub.dev/packages/form_builder_extra_fields
BSD 3-Clause "New" or "Revised" License
28 stars 47 forks source link

build(deps): bump flutter_lints from 2.0.1 to 2.0.3 #79

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

Bumps flutter_lints from 2.0.1 to 2.0.3.

Commits
  • a7c287b [web_benchmarks] Fix _RecordingWidgetsBinding to conform to latest API (#700)
  • dc90e7b [pigeon] a few tweaks to the output after having upgraded video_player (#663)
  • 0bcdbdf [pointer_interceptor] Mark PointerInterceptor as invisible (#529)
  • 3930957 [xdg_directories] Mark as Linux-only (#643)
  • 1377eed [pointer_interceptor] Allow conditional pointer interception (#538)
  • 5e74e31 [pigeon] Added non-null fields (#549)
  • a540d4d [pigeon] added AST generator to help with debugging (#548)
  • 48abe7a [ci] Support Windows in local_tests (#523)
  • 8b5929c [rfw] Update golden images for SkParagraph text rendering (#553)
  • 4ba74b6 [all] Update repo links to 'main' (#552)
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #79 (059b7ad) into main (5ac4751) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   86.20%   86.20%           
=======================================
  Files           4        4           
  Lines         116      116           
=======================================
  Hits          100      100           
  Misses         16       16           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more