Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump firebase_auth from 4.6.3 to 4.7.3 #62

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps firebase_auth from 4.6.3 to 4.7.3.

Changelog

Sourced from firebase_auth's changelog.

firebase_auth - v4.7.3

  • FIX(auth): rename import header to "firebase_auth_messages.g.h". (#11472). (693a6f3c)
  • FIX(firebase_auth): Fix forceRefresh parameter conversion before calling native API (#11464). (86639876)
  • FIX(auth): set the tenant id on iOS FIRAuth instance (#11427). (15f3cf5d)
  • FIX(firebase_auth,android): Remove implicit default locale used in error message (#11321). (3a20f41c)

firebase_auth_platform_interface - v6.16.2

  • FIX(auth): rename import header to "firebase_auth_messages.g.h". (#11472). (693a6f3c)

firebase_core_web - v2.7.0

firebase_messaging_platform_interface - v4.5.5

  • FIX(messaging): Method channel handlers were not created if FirebaseMessaging.instance.* is not invoked beforehand (#11447). (a3a07768)

firebase_remote_config - v4.2.5

  • DOCS(firebase_remote_config): Remove link with archived content from readme (#11471). (26ee5ed1)

firebase_ui_localizations - v1.5.1

  • FIX(firebase_ui_localizations): fixed register translation for turkish (#11339). (0b9ae721)

2023-07-26

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 234197c chore(release): prepare for release (#11479)
  • 693a6f3 fix(auth): rename import header to "firebase_auth_messages.g.h". (#11472)
  • 8663987 fix(firebase_auth): Fix forceRefresh parameter conversion before calling nati...
  • 15f3cf5 fix(auth): set the tenant id on iOS FIRAuth instance (#11427)
  • 3a20f41 fix(firebase_auth, android): Remove implicit default locale used in error mes...
  • f0fcb5f chore(release): prepare for release (#11373)
  • 72fef03 fix(auth): fix MFA issue where the error wouldn't be properly catched (#11370)
  • e925b4c fix(auth, android): getIdToken() IllegalStateException crash fix (#11362)
  • b95c380 fix(auth, web): convert NativeError to FirebaseAuthError (#11258)
  • 9be203f chore: fix formatting for CI (#11316)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [firebase_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth) from 4.6.3 to 4.7.3.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v4.7.3/packages/firebase_auth)

---
updated-dependencies:
- dependency-name: firebase_auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Aug 21, 2023
@mediocre9 mediocre9 merged commit e9a1e2c into main Aug 24, 2023
@dependabot dependabot bot deleted the dependabot/pub/firebase_auth-4.7.3 branch August 24, 2023 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant