fastlane/fastlane (fastlane)
### [`v2.225.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.225.0): Improvements
[Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.224.0...2.225.0)
This version has a required fix for authenticating with Apple via Apple ID. Apple started using their own variant of SRP (Secure Remote Password) using SHA-256 and 2048 bit hashing in the sign in flow. Any previous *fastlane* versions will likely response a "503 Service Temporarily Unavailable" when authenicating with an Apple ID.
- \[spaceship] New AppleID Auth with SRP ([#26415](https://redirect.github.com/fastlane/fastlane/issues/26415)) via Josh Holtz ([@snatchev](https://redirect.github.com/snatchev) and [@joshdholtz](https://redirect.github.com/joshdholtz))
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 contains the following updates:
2.224.0
->2.225.0
Release Notes
fastlane/fastlane (fastlane)
### [`v2.225.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.225.0): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.224.0...2.225.0) This version has a required fix for authenticating with Apple via Apple ID. Apple started using their own variant of SRP (Secure Remote Password) using SHA-256 and 2048 bit hashing in the sign in flow. Any previous *fastlane* versions will likely response a "503 Service Temporarily Unavailable" when authenicating with an Apple ID. - \[spaceship] New AppleID Auth with SRP ([#26415](https://redirect.github.com/fastlane/fastlane/issues/26415)) via Josh Holtz ([@snatchev](https://redirect.github.com/snatchev) and [@joshdholtz](https://redirect.github.com/joshdholtz))Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.