FlutterPlaza / FinFlow

MIT License
5 stars 7 forks source link

chore(deps): bump cloud_firestore from 4.4.3 to 4.5.2 #177

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloud_firestore from 4.4.3 to 4.5.2.

Changelog

Sourced from cloud_firestore's changelog.

firebase_core_platform_interface - v4.5.2

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_crashlytics - v3.0.3

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)
  • DOCS: Use PlatformDispatcher.instance.onError for async errors. Update Crashlytics example app to use "flutterfire-e2e-tests" project. (#9669). (8a0caa05)

firebase_crashlytics_platform_interface - v3.3.4

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_database - v10.0.3

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_database_platform_interface - v0.2.2+11

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_dynamic_links_platform_interface - v0.2.3+19

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_in_app_messaging_platform_interface - v0.2.1+23

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_messaging - v14.0.3

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_messaging_platform_interface - v4.2.4

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_ml_model_downloader - v0.2.0+3

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_ml_model_downloader_platform_interface - v0.1.1+22

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_performance - v0.9.0+3

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_performance_platform_interface - v0.1.1+23

... (truncated)

Commits
  • 5cfec10 chore(release): prepare for release (#10809)
  • 65f11ac chore(release): prepare for release (#10783)
  • 9800435 fix(firestore): ensure all index URLs are captured and passed to the user (#1...
  • cf7dd46 refactor(firestore): Dart 3 compatibility: change _Updatable to be an actual ...
  • bdf4d38 chore(release): prepare for release (#10692)
  • ac43404 feat(firestore): add the Filter class and support for the OR query (#10678)
  • 3eb11ee docs(firestore): fix a typo in Stream (#10646)
  • f80948a feat: bump dart sdk constraint to 2.18 (#10618)
  • 07f0566 chore(release): prepare for release (#10614)
  • 8bdd2c0 chore(release): prepare for release (#10571)
  • See full diff 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 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[bot] commented 1 year ago

Superseded by #180.