FlutterPlaza / FinFlow

MIT License
5 stars 7 forks source link

chore(deps): bump cloud_firestore from 4.4.3 to 4.5.1 #175

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloud_firestore from 4.4.3 to 4.5.1.

Changelog

Sourced from cloud_firestore's changelog.

cloud_firestore - v4.5.1

  • FIX(firestore): ensure all index URLs are captured and passed to the user (#10674). (9800435a)

cloud_firestore_web - v3.4.1

  • REFACTOR(firestore): Dart 3 compatibility: change _Updatable to be an actual mixin (#10667). (cf7dd460)

firebase_app_check - v0.1.2+1

  • FIX(app-check): fix 'Semantic Issue (Xcode): new is unavailable' on XCode 14.3 (#10734). (cc6d1c28)

firebase_auth_web - v5.3.1

  • FIX(auth,web): fix support for hot reload with multiple named instances when using an emulator on Web (#10766). (b5de275d)

firebase_ui_auth - v1.2.1

  • FIX: allow to unlink providers only in edit mode (#10649). (c2da6c7e)
  • DOCS(ui_auth): fix typo RegisterScren -> RegisterScreen (#10488). (47c132c8)

firebase_ui_database - v1.1.1

  • FIX: allow to unlink providers only in edit mode (#10649). (c2da6c7e)

firebase_ui_firestore - v1.3.1

  • FIX: allow to unlink providers only in edit mode (#10649). (c2da6c7e)

2023-03-30

Changes


Packages with breaking changes:

Packages with other changes:

... (truncated)

Commits
  • 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 #177.