Skip to content

chore(deps): upgrade Auth0 native SDKs to latest versions#1480

Merged
subhankarmaiti merged 7 commits intomasterfrom
SDK-8443/upgrade-native-sdks
Mar 27, 2026
Merged

chore(deps): upgrade Auth0 native SDKs to latest versions#1480
subhankarmaiti merged 7 commits intomasterfrom
SDK-8443/upgrade-native-sdks

Conversation

@subhankarmaiti
Copy link
Copy Markdown
Contributor

@subhankarmaiti subhankarmaiti commented Mar 27, 2026

Upgrades all three Auth0 platform SDKs to their latest versions:

  • Auth0.Android: 3.12.0 → 3.14.0
  • Auth0.swift: 2.16.2 → 2.18.0
  • @auth0/auth0-spa-js: 2.11.3 → 2.18.2
  • qualify enum cases in CredentialsManagerError for better clarity for iOS

All existing tests, type checks, and lint pass with no changes required.
Also Fixes: #1462

@subhankarmaiti subhankarmaiti requested a review from a team as a code owner March 27, 2026 05:48
pmathew92
pmathew92 previously approved these changes Mar 27, 2026
@subhankarmaiti subhankarmaiti merged commit aa9ef1c into master Mar 27, 2026
3 checks passed
@subhankarmaiti subhankarmaiti deleted the SDK-8443/upgrade-native-sdks branch March 27, 2026 10:17
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.

Bump com.auth0.android:auth0 to 3.12.2+ to fix weak cryptography (RSA/ECB/PKCS1Padding, AES/CBC)

4 participants