Closed brunobar79 closed 3 weeks ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
gem/activesupport@7.0.8.6 | environment, eval, filesystem, network, shell, unsafe | +4 |
2.86 MB | |
gem/cocoapods@1.16.1 | environment, eval, filesystem, network, shell, unsafe | +33 |
14.4 MB | |
gem/fastlane@2.225.0 | environment, eval, filesystem, network, shell, unsafe | +88 |
39 MB |
🚮 Removed packages: gem/activesupport@7.0.5.1, gem/cocoapods@1.14.3, gem/fastlane@2.222.0
Fixes APP-####
What changed (plus any additional context for devs)
2.225.0 Improvements
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.
Also cocoapods < 1.16.0 started failing over the last few hours so had to update it (source https://github.com/actions/runner-images/issues/10869)
Screen recordings / screenshots
None
What to test
Build step should be ✅