Description
Outdated versions of GRPC-Binary and GTM-session-fetcher
The latest version of Firebase (12.12.1 right now) has 2 outdated dependencies:
Concern:
gtm-session-fetcher in particular is almost 2 years old: https://github.com/google/gtm-session-fetcher/releases
Reproducing the issue
To reproduce:
- install Firebase SDK (iOS, via SPM, currently 12.12.1)
- run
swift outdated, you get the table output above
Firebase SDK Version
12.12.1
Xcode Version
26.4
Installation Method
Swift Package Manager
Firebase Product(s)
All
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
No response
Description
Outdated versions of GRPC-Binary and GTM-session-fetcher
The latest version of Firebase (12.12.1 right now) has 2 outdated dependencies:
Concern:
gtm-session-fetcher in particular is almost 2 years old: https://github.com/google/gtm-session-fetcher/releases
Reproducing the issue
To reproduce:
swift outdated, you get the table output aboveFirebase SDK Version
12.12.1
Xcode Version
26.4
Installation Method
Swift Package Manager
Firebase Product(s)
All
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolvedsnippetReplace this line with the contents of your Package.resolved.If using CocoaPods, the project's Podfile.lock
No response