-
Notifications
You must be signed in to change notification settings - Fork 39
Commit 9cf545f
chore(deps): update dependency firebase/firebase-ios-sdk to from: "11.7.0" (#1439)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[firebase/firebase-ios-sdk](https://redirect.github.com/firebase/firebase-ios-sdk)
| minor | `from: "11.6.0"` -> `from: "11.7.0"` |
---
### Release Notes
<details>
<summary>firebase/firebase-ios-sdk (firebase/firebase-ios-sdk)</summary>
###
[`v11.7.0`](https://redirect.github.com/firebase/firebase-ios-sdk/releases/tag/11.7.0):
Firebase Apple 11.7.0
[Compare
Source](https://redirect.github.com/firebase/firebase-ios-sdk/compare/11.6.0...11.7.0)
The Firebase Apple SDK (11.7.0) is now available. For more details, see
the [Firebase Apple SDK release
notes.](https://firebase.google.com/support/release-notes/ios#11.7.0)
To install this SDK, see [Add Firebase to your
project.](https://firebase.google.com/docs/ios/setup)
#### What's Changed
- \[Infra] Update GSI test account refresh token by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14187](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14187)
- \[Infra] Follow-up to
[#​14176](https://redirect.github.com/firebase/firebase-ios-sdk/issues/14176)
by [@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14177](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14177)
- Carthage 11.6.0 by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14204](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14204)
- Update versions for Release 11.7.0 by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14206](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14206)
- Minimize Crashlytics flakes by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14207](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14207)
- \[Auth] Use result type to wrap completion handlers internally by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/13563](https://redirect.github.com/firebase/firebase-ios-sdk/pull/13563)
- \[auth] Update decoders for consistency with v10 nil behavior by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14212](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14212)
- Update the method documentation of recordError by
[@​tejasd](https://redirect.github.com/tejasd) in
[https://github.com/firebase/firebase-ios-sdk/pull/14198](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14198)
- \[infra]\[auth] auth ci to Xcode 16.1 by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14228](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14228)
- Auth Unit Test Fixes by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14223](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14223)
- \[auth] Fix Multi-factor session crash on second Firebase app by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14238](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14238)
- AuthNotificationManager from continuation to AsyncStream by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14232](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14232)
- \[Firestore] Label
'[@​MainActor](https://redirect.github.com/MainActor)' isolated
APIs of 'FirestoreQuery' by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14163](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14163)
- \[rc] Mark ConfigUpdateListenerRegistration Sendable by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14244](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14244)
- \[Auth] Convert LoginView to SwiftUI by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/13628](https://redirect.github.com/firebase/firebase-ios-sdk/pull/13628)
- \[NFC] Update FirebaseRemoteConfigInterop.podspec by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14253](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14253)
- Fix: sort document reference by long type id by
[@​milaGGL](https://redirect.github.com/milaGGL) in
[https://github.com/firebase/firebase-ios-sdk/pull/14248](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14248)
- \[FirebaseVertexAI] test: fix assertion `message` spelling by
[@​MojtabaHs](https://redirect.github.com/MojtabaHs) in
[https://github.com/firebase/firebase-ios-sdk/pull/14268](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14268)
- \[FirebaseMessaging] fix: typo in the word `formatted` by
[@​MojtabaHs](https://redirect.github.com/MojtabaHs) in
[https://github.com/firebase/firebase-ios-sdk/pull/14271](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14271)
- \[FirebaseAuth] docs: enhance code documentations by
[@​MojtabaHs](https://redirect.github.com/MojtabaHs) in
[https://github.com/firebase/firebase-ios-sdk/pull/14269](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14269)
- \[FirebaseMessaging] docs: enhance the readme text by
[@​MojtabaHs](https://redirect.github.com/MojtabaHs) in
[https://github.com/firebase/firebase-ios-sdk/pull/14270](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14270)
- \[Storage] Add preconcurrency attribute to class by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14272](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14272)
- \[auth] Address Xcode 16.2 concurrency compile time issues by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14279](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14279)
- \[auth] Fix handling of cloud blocking function errors by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14280](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14280)
- bump upload-symbols to 3.20 by
[@​themiswang](https://redirect.github.com/themiswang) in
[https://github.com/firebase/firebase-ios-sdk/pull/14261](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14261)
- add explanation of how alloc works by
[@​themiswang](https://redirect.github.com/themiswang) in
[https://github.com/firebase/firebase-ios-sdk/pull/14288](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14288)
- Change malloc to calloc by
[@​themiswang](https://redirect.github.com/themiswang) in
[https://github.com/firebase/firebase-ios-sdk/pull/14289](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14289)
- fix comment and migrate to calloc for session by
[@​themiswang](https://redirect.github.com/themiswang) in
[https://github.com/firebase/firebase-ios-sdk/pull/14295](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14295)
- Bump Python version from 3.7 to 3.11 in GitHub Actions workflows by
[@​dconeybe](https://redirect.github.com/dconeybe) in
[https://github.com/firebase/firebase-ios-sdk/pull/14301](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14301)
- \[Auth] Refactor MultiFactor.swift by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14241](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14241)
- Update RCE flow to skip checking status if
appVerificationDisabledForTesting is set by
[@​pashanka](https://redirect.github.com/pashanka) in
[https://github.com/firebase/firebase-ios-sdk/pull/14310](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14310)
- \[Auth] Make two string properties atomic by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14308](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14308)
- Analytics 11.7.0 by [@​htcgh](https://redirect.github.com/htcgh)
in
[https://github.com/firebase/firebase-ios-sdk/pull/14313](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14313)
- \[Release] Changelogs for M158 / 11.7.0 by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14316](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14316)
- Add custom signals support in Remote Config. by
[@​tusharkhandelwal8](https://redirect.github.com/tusharkhandelwal8)
in
[https://github.com/firebase/firebase-ios-sdk/pull/13976](https://redirect.github.com/firebase/firebase-ios-sdk/pull/13976)
- \[Config] Conditionally mark closures as Sendable for Xcode 16 by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14314](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14314)
- \[Release] Update Firestore binary for 11.7.0 by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14319](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14319)
#### New Contributors
- [@​pashanka](https://redirect.github.com/pashanka) made their
first contribution in
[https://github.com/firebase/firebase-ios-sdk/pull/14310](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14310)
-
[@​tusharkhandelwal8](https://redirect.github.com/tusharkhandelwal8)
made their first contribution in
[https://github.com/firebase/firebase-ios-sdk/pull/13976](https://redirect.github.com/firebase/firebase-ios-sdk/pull/13976)
**Full Changelog**:
firebase/firebase-ios-sdk@11.6.0...11.7.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4xIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>1 parent ff68a70 commit 9cf545fCopy full SHA for 9cf545f
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- examples/firebase_example
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedexamples/firebase_example/Package.swift
Copy file name to clipboardExpand all lines: examples/firebase_example/Package.swift+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
0 commit comments