FlutterPlaza / FinFlow

MIT License
5 stars 7 forks source link

chore(deps): bump firebase_auth from 4.2.9 to 4.4.0 #153

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps firebase_auth from 4.2.9 to 4.4.0.

Changelog

Sourced from firebase_auth's changelog.

cloud_functions_web - v4.4.0

firebase_analytics - v10.2.0

firebase_analytics_platform_interface - v3.4.0

firebase_analytics_web - v0.5.2

firebase_app_check - v0.1.2

firebase_app_check_platform_interface - v0.0.6

firebase_app_check_web - v0.0.8

firebase_app_installations - v0.2.2

firebase_app_installations_platform_interface - v0.1.2

firebase_app_installations_web - v0.1.2

firebase_auth - v4.4.0

  • FEAT(auth,ios): automatically save the Apple Sign In display name (#10652). (257f1ffb)
  • FEAT: bump dart sdk constraint to 2.18 (#10618). (f80948a2)

firebase_auth_platform_interface - v6.13.0

... (truncated)

Commits
  • 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)
  • 11e8644 fix(auth, web): fix currentUser being null when using emulator or named insta...
  • df6286c chore(auth): update the example to offer the choice of using silent verificat...
  • 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 #174.