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 firebaseui to v4 - autoclosed #19

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 14, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebaseui ^2.6.1 -> ^4.0.0 age adoption passing confidence

Release Notes

firebase/firebaseui-web

v4.8.0

Compare Source

  • Adds support for disabling new user sign up in email providers, disable new user sign up via project settings and blocking functions.

v4.7.3

Compare Source

v4.7.2

Compare Source

v4.7.1

Compare Source

  • Improve UI error messages when cancelling permissions on MicroSoft Work Account.
  • Update ES6 firebase/app import.

v4.7.0

Compare Source

  • Removes all accountchooser.com dependencies and deprecates all related APIs now that it is operating in universal opt-out mode.

v4.6.1

Compare Source

  • Allow fullLabel customization for tenant selection buttons in FirebaseUI for IAP.

v4.6.0

Compare Source

  • Extends the ability to customize the default IdP buttons (provider name, icon URL and background color) for providers like Google and Email.
  • Adds the ability to overwrite the entire button label via fullLabel for all buttons.

v4.5.2

Compare Source

  • Fixes FirebaseUI-web spinner for RTL languages.
  • Log warning on accountchooser.com being deprecated and switching to universal opt-out mode starting in July 31st, 2020.

v4.5.1

Compare Source

  • Migrated to new one-tap sign-up API.
  • Fixed issue when existing email link user tries to sign in when only email/password sign-in method is provided.

v4.5.0

Compare Source

  • Fixed the issue that sign-in with email and password silently fails if account was created using an email link.

v4.4.0

Compare Source

v4.3.0

Compare Source

  • Added support for Apple sign-in.
  • Provided default configurations for Microsoft and Yahoo providers.

v4.2.0

Compare Source

  • Added multi-tenancy support for Google Cloud's Identity Platform developers.

v4.1.0

Compare Source

  • Included the ES module in firebaseui npm package.
  • Added the support of login custom parameter for GitHub provider.

v4.0.0

Compare Source

  • Removed all FirebaseUI underlying dependencies on deprecated and removed APIs in Firebase version 6.0.0. FirebaseUI no longer supports versions older than 6.0.0.
  • Added the ability to immediately redirect to the provider's site or instead show the default 'Sign in with Provider' button when there is only a single federated provider enabled.

v3.6.1

Compare Source

  • Fixed the issue where the providerName for generic OAuth, OIDC and SAML providers does not default to providerId.
  • Added externs and typescript type declaration for generic OAuth, OIDC and SAML providers sign-in options.

v3.6.0

Compare Source

  • Added supported for generic OAuth providers including Microsoft and Yahoo.
  • Added supported for OIDC providers for Google Cloud's Identity Platform developers.
  • Added supported for SAML providers for Google Cloud's Identity Platform developers.

v3.5.2

Compare Source

  • Improves the error message when outdated email link is used for email link sign in and forceSameDevice is enabled.
  • Fixes the wrong language code for Portuguese (Brazilian).

v3.5.1

Compare Source

  • Fixes the issue that email link sign in is not properly released to CDN and NPM.

v3.5.0

Compare Source

  • Added support for email link sign-in: https://github.com/firebase/firebaseui-web#email-link-authentication.

v3.4.1

Compare Source

  • Hides cancel button in phone sign-in page if only phone provider is configured.
  • Reverts FirebaseUI languageCode modification on external Auth instance before sign in completion to not trigger race conditions when signInSuccessWithAuthResult callback modifies the Auth languageCode.

v3.4.0

Compare Source

  • Allows passing callbacks for Term of Service and Privacy Policy.

v3.3.0

Compare Source

  • Removes callback flicker when there is no pending redirect.
  • Adds the ability to use spinners instead of progress bars. This is used only for the nascar screen.

v3.2.0

Compare Source

  • Supports Continue as guest and add new sign in provider firebaseui.auth.AnonymousAuthProvider.
  • Adds the ability to configure country selection for phone Auth.
  • Adds return type for start() and setConfig() in typescript declaration.

v3.1.1

Compare Source

  • Fixes missing externs and index.d.ts files in FirebaseUI-web npm build.

v3.1.0

Compare Source

  • Adds privacyPolicyUrl config to enable developers to provide privacy policy URL. And shows Term of Service and Privacy Policy link on every screen for GDPR compliance.
  • Defines the FirebaseUI externs.
  • Defines the typescript definitions.
  • Optimizes sign in flow to use updateCurentUser eliminating 2 RPCs in the process.
  • Catches errors that occur due to incompatible versions of firebase.js being used with firebaseui.js.
  • Fixes reCAPTCHA invisible badge which was getting hidden.

v3.0.0

Compare Source

  • Deprecated signInSuccess callback.
  • Refactored and replaced deprecated/removed methods for compatibility with firebase-js-sdk v5.0.0.

v2.7.0

Compare Source

  • Expose firebase.auth.UserCredential Auth result via new signInSuccessWithAuthResult callback.

v2.6.3

Compare Source

  • Sanitizes all URLs passed via query parameters to prevent JS injection via URL.
  • Appends photo size for profile image hosted in Google in demo app.

v2.6.2

Compare Source

  • Fixes the verifyPassword error logged to the browser console on anonymous user upgrade.
  • Fixes the bug when the incorrect user reference is returned on anonymous user upgrade which occurs when a user is already signed in on the external Auth instance.
  • Fixes the uncaught promise cancellation error when signInSuccess callback is provided and no redirect is required.

Configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/firebaseui-4.x branch from bc02dd7 to 082be11 Compare April 14, 2021 01:53
@renovate renovate bot changed the title Update dependency firebaseui to v4 Update dependency firebaseui to v4 - autoclosed Oct 20, 2021
@renovate renovate bot closed this Oct 20, 2021
@renovate renovate bot deleted the renovate/firebaseui-4.x branch October 20, 2021 06:13
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.

1 participant