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

Update dependency firebase_auth to v5 #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2024

This PR contains the following updates:

Package Type Update Change
firebase_auth (source) dependencies major ^4.17.4 -> ^5.0.0

Release Notes

firebase/flutterfire (firebase_auth)

v5.3.1

Compare Source

v5.3.0

Compare Source

v5.2.1

Compare Source

  • Update a dependency to the latest release.

v5.2.0

Compare Source

v5.1.4

Compare Source

  • FIX(firebase_auth): added supporting rawNonce for OAuth credential on Windows platform (#​13086). (12e87de9)

v5.1.3

Compare Source

  • DOCS(auth): add information about error codes for email/password functions (#​13100). (aeafc356)

v5.1.2

Compare Source

  • DOCS(auth): add information about error codes for verifyBeforeUpdateEmail (#​13036). (8ef7421d)

v5.1.1

Compare Source

  • FIX(auth,apple): bug with cached AuthCredential, hash key was producing different value (#​12957). (ef0077e3)
  • FIX(auth,windows): fix a crash that could happen when using sendEmailVerification or sendPasswordResetEmail (#​12946). (a1008290)
  • DOCS: Update documentation for auth/user-not-found exception to reflect email enumeration protection (#​12964). (125f8209)

v5.1.0

Compare Source

  • FIX(auth,ios): fix the parsing of an error that could specifically happen when using MicrosoftProvider (#​12920). (3b415e64)
  • FEAT(auth,apple): create a credential with idToken, rawNonce & appleFullPersonName (#​12356). (17793080)

v5.0.0

Compare Source

Note: This release has breaking changes.

  • BREAKING REFACTOR: android plugins require minSdk 21, auth requires minSdk 23 ahead of android BOM >=33.0.0 (#​12873). (52accfc6)
  • BREAKING REFACTOR: bump all iOS deployment targets to iOS 13 ahead of Firebase iOS SDK v11 breaking change (#​12872). (de0cea2c)
  • BREAKING REFACTOR(auth): remove deprecated API ahead of breaking change release (#​12859). (995fa7e1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jun 5, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: app/radio_qth_map/pubspec.lock
Command failed: flutter pub upgrade firebase_auth
Because firebase_auth >=5.1.0 depends on firebase_core ^3.1.0 and firebase_auth >=5.0.0 <5.1.0 depends on firebase_core ^3.0.0, firebase_auth >=5.0.0 requires firebase_core ^3.0.0.
So, because radio_qth_map depends on both firebase_core ^2.22.0 and firebase_auth ^5.0.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on firebase_auth: flutter pub add firebase_auth:^4.17.6

@renovate renovate bot force-pushed the renovate/firebase_auth-5.x branch 2 times, most recently from a97fd6e to c1900d7 Compare June 13, 2024 02:46
@renovate renovate bot force-pushed the renovate/firebase_auth-5.x branch from c1900d7 to a307a7b Compare June 13, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants