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 @auth0/auth0-react from v1.12.1 to v2 #34

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@auth0/auth0-react 1.12.1 -> 2.3.0 age adoption passing confidence

Release Notes

auth0/auth0-react (@​auth0/auth0-react)

v2.3.0

Compare Source

Full Changelog

Added

Changed

Fixed

Removed

Security

v2.2.4

Compare Source

Full Changelog

Changed

v2.2.3

Compare Source

Full Changelog

Fixed

v2.2.2

Compare Source

Full Changelog

Fixed

Changed

v2.2.1

Compare Source

Full Changelog

Fixed

v2.2.0

Compare Source

Full Changelog

Added

Fixed

v2.1.1

Compare Source

Full Changelog

Changed

v2.1.0

Compare Source

Full Changelog

Added

v2.0.2

Compare Source

Full Changelog

Fixed

  • Remove useUnknownInCatchVariables to be compliant with TS ^4.4 #​511 (cemercier)

v2.0.1

Compare Source

Full Changelog

Fixed

v2.0.0

Compare Source

Auth0-React v2 includes many significant changes compared to v1:

  • Removal of polyfills from bundles
  • Introduction of authorizationParams and logoutParams for properties sent to Auth0
  • Removal of buildAuthorizeUrl and buildLogoutUrl
  • Removal of redirectMethod on loginWithRedirect in favour of openUrl
  • Removal of localOnly from logout in favour of openUrl
  • Renaming of ignoreCache to cacheMode and introduction of cache-only
  • Use application/x-www-form-urlencoded by default
  • Do not fallback to refreshing tokens via iframe by default
  • Changes to default scopes and removal of advancedOptions.defaultScope
  • Removal of claimCheck on withAuthenticationRequired

As with any major version bump, v2 of Auth0-React contains a set of breaking changes. Please review the migration guide thoroughly to understand the changes required to migrate your application to v2.


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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/auth0-auth0-react-2.x branch 2 times, most recently from 56b9c7b to eaae794 Compare November 2, 2023 11:49
@renovate renovate bot force-pushed the renovate/auth0-auth0-react-2.x branch from eaae794 to 191cd73 Compare December 11, 2023 18:26
@renovate renovate bot force-pushed the renovate/auth0-auth0-react-2.x branch from 191cd73 to d39e1b7 Compare January 23, 2025 11:45
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