FlutterPlaza / FinFlow

MIT License
5 stars 7 forks source link

chore(deps): bump cloud_firestore from 4.4.3 to 4.5.3 #180

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloud_firestore from 4.4.3 to 4.5.3.

Changelog

Sourced from cloud_firestore's changelog.

cloud_firestore - v4.5.3

  • FIX(firestore,ios): clean up event listeners on engine detach only (#10579). (0ac13b6f)

firebase_app_check - v0.1.2+3

  • FIX(app-check): use correct getAppCheckToken() method. Print out debug token for iOS. (#10819). (66909a9c)

firebase_app_check_platform_interface - v0.0.6+2

  • FIX(app-check): use correct getAppCheckToken() method. Print out debug token for iOS. (#10819). (66909a9c)

firebase_crashlytics - v3.1.2

  • FIX(readme): Update getting started link to reflect latest version (#10700). (4e0daa4d)

firebase_remote_config - v4.0.2

  • DOCS(firebase_remote_config): add documentation what is returned when the key does not exist for getBool, getInt, getDouble and getString (#10573). (37c5f27d)

firebase_remote_config_platform_interface - v1.2.2

  • DOCS(firebase_remote_config): add documentation what is returned when the key does not exist for getBool, getInt, getDouble and getString (#10573). (37c5f27d)

firebase_remote_config_web - v1.2.2

  • DOCS(firebase_remote_config): add documentation what is returned when the key does not exist for getBool, getInt, getDouble and getString (#10573). (37c5f27d)

firebase_ui_auth - v1.2.3

  • DOCS(firebase_ui_auth): fix an error in the documentation (#10797). (b71e0dde)

2023-04-18

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 5b1be86 chore(release): prepare for release (#10861)
  • 3cfce63 ci: move to macOS 13 runner (#10841)
  • 0ac13b6 fix(firestore, ios): clean up event listeners on engine detach only (#10579)
  • f1937ce chore(firestore): fixed comment typo in firestore.dart (#10742)
  • 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)
  • 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 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 #182.