FlutterPlaza / FinFlow

MIT License
5 stars 7 forks source link

chore(deps): bump firebase_auth from 4.2.9 to 4.4.1 #174

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps firebase_auth from 4.2.9 to 4.4.1.

Changelog

Sourced from firebase_auth's changelog.

firebase_core_platform_interface - v4.4.1

  • REFACTOR: migrate from hash* to Object.hash* (#8797). (3dfc0997)
  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)

firebase_core_web - v1.6.5

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)

firebase_crashlytics - v2.8.2

  • REFACTOR: use firebase.google.com link for homepage in pubspec.yaml (#8731). (c534eb04)
  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)
  • FIX: fix deprecation warning in Android (#8903). (f2e03484)
  • DOCS: point to "firebase.google" domain for hyperlinks in the usage section of README.md files (for the missing packages) (#8818). (5bda8c92)

firebase_crashlytics_platform_interface - v3.2.8

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)

firebase_database - v9.0.16

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)
  • DOCS: point to "firebase.google" domain for hyperlinks in the usage section of README.md files (#8814). (78006e0d)

firebase_database_platform_interface - v0.2.1+8

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)

firebase_database_web - v0.2.0+15

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)

firebase_dynamic_links - v4.2.6

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)
  • DOCS: point to "firebase.google" domain for hyperlinks in the usage section of README.md files (for the missing packages) (#8818). (5bda8c92)

firebase_dynamic_links_platform_interface - v0.2.3+4

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)

firebase_in_app_messaging - v0.6.0+16

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)
  • DOCS: point to "firebase.google" domain for hyperlinks in the usage section of README.md files (for the missing packages) (#8818). (5bda8c92)

firebase_in_app_messaging_platform_interface - v0.2.1+8

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)

... (truncated)

Commits
  • 65f11ac chore(release): prepare for release (#10783)
  • b5de275 fix(auth, web): fix support for hot reload with multiple named instances when...
  • bdf4d38 chore(release): prepare for release (#10692)
  • 257f1ff feat(auth, ios): automatically save the Apple Sign In display name (#10652)
  • f80948a feat: bump dart sdk constraint to 2.18 (#10618)
  • 07f0566 chore(release): prepare for release (#10614)
  • b48e095 feat(auth): improve error handling when using beforeSignIn functions blocks s...
  • ff08302 feat(auth): improve error handling when Email enumeration feature is on (#10591)
  • 8dba33e fix(auth): fix an issue where unenroll would not throw a FirebaseException (#...
  • 8bdd2c0 chore(release): prepare for release (#10571)
  • 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 #176.