FlutterPlaza / FinFlow

MIT License
5 stars 7 forks source link

chore(deps): bump firebase_auth from 4.2.9 to 4.4.2 #176

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps firebase_auth from 4.2.9 to 4.4.2.

Changelog

Sourced from firebase_auth's changelog.

firebase_core_platform_interface - v4.4.2

  • Manual version to fix previous release.

2022-06-30

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 5cfec10 chore(release): prepare for release (#10809)
  • 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 (#...
  • 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 #181.