-
Notifications
You must be signed in to change notification settings - Fork 39
Commit 189c06e
chore(deps): update dependency firebase/firebase-ios-sdk to from: "11.15.0" (#1697)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[firebase/firebase-ios-sdk](https://redirect.github.com/firebase/firebase-ios-sdk)
| minor | `from: "11.14.0"` -> `from: "11.15.0"` |
---
### Release Notes
<details>
<summary>firebase/firebase-ios-sdk (firebase/firebase-ios-sdk)</summary>
###
[`v11.15.0`](https://redirect.github.com/firebase/firebase-ios-sdk/releases/tag/11.15.0):
Firebase Apple 11.15.0
[Compare
Source](https://redirect.github.com/firebase/firebase-ios-sdk/compare/11.14.0...11.15.0)
#### What's Changed
- \[Auth] Re-add `import Foundation` in `SecureTokenService.swift` by
[@​andrewheard](https://redirect.github.com/andrewheard) in
[https://github.com/firebase/firebase-ios-sdk/pull/14920](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14920)
- Skip test due to being a bad test by
[@​dmaclach](https://redirect.github.com/dmaclach) in
[https://github.com/firebase/firebase-ios-sdk/pull/14923](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14923)
- Refactored Number Coding in `FunctionsSerializer` by
[@​yakovmanshin](https://redirect.github.com/yakovmanshin) in
[https://github.com/firebase/firebase-ios-sdk/pull/14889](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14889)
- \[Infra] Migrate firestore.yml to use reusable workflow jobs by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14917](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14917)
- \[Release] Carthage updates for M165 / 11.14.0 by
[@​andrewheard](https://redirect.github.com/andrewheard) in
[https://github.com/firebase/firebase-ios-sdk/pull/14927](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14927)
- \[Firebase AI] Add Firebase AI Logic SDK to Carthage docs by
[@​andrewheard](https://redirect.github.com/andrewheard) in
[https://github.com/firebase/firebase-ios-sdk/pull/14928](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14928)
- \[Release] Update versions for `11.15.0` by
[@​andrewheard](https://redirect.github.com/andrewheard) in
[https://github.com/firebase/firebase-ios-sdk/pull/14930](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14930)
- \[Firebase AI] Add code snippets for `countTokens` by
[@​andrewheard](https://redirect.github.com/andrewheard) in
[https://github.com/firebase/firebase-ios-sdk/pull/14940](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14940)
- \[Auth] NFC - AuthRecaptchaVerifier.swift by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14938](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14938)
- Rename VertexAITestApp to FirebaseAITestApp by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14943](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14943)
- \[Firebase AI] Make `GenerativeAIRequest.Response` `Sendable` by
[@​andrewheard](https://redirect.github.com/andrewheard) in
[https://github.com/firebase/firebase-ios-sdk/pull/14947](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14947)
- \[Sessions] Fix Sendability warnings by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14952](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14952)
- \[Firebase AI] Upgrade Gemini 1.x models in integration tests by
[@​andrewheard](https://redirect.github.com/andrewheard) in
[https://github.com/firebase/firebase-ios-sdk/pull/14956](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14956)
- Add AI Logic product to FEATURE\_REQUEST.yml by
[@​paulb777](https://redirect.github.com/paulb777) in
[https://github.com/firebase/firebase-ios-sdk/pull/14969](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14969)
- docs: fix `auxiliary` in firebaseFunctions sources by
[@​MojtabaHs](https://redirect.github.com/MojtabaHs) in
[https://github.com/firebase/firebase-ios-sdk/pull/14964](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14964)
- docs: fix `NSDictionary` in firebaseFunctions internal sources by
[@​MojtabaHs](https://redirect.github.com/MojtabaHs) in
[https://github.com/firebase/firebase-ios-sdk/pull/14965](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14965)
- fix: a typo in CanSchedule`Operations`WithRespectsToShutdownState by
[@​MojtabaHs](https://redirect.github.com/MojtabaHs) in
[https://github.com/firebase/firebase-ios-sdk/pull/14966](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14966)
- \[Infra] Remove C99 language standard settings by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14970](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14970)
- Add title parameter to all static functions in Schema class by
[@​SeanChinJunKai](https://redirect.github.com/SeanChinJunKai) in
[https://github.com/firebase/firebase-ios-sdk/pull/14971](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14971)
- \[Firebase AI] Fix JSON formatting issue in `Schema` unit tests by
[@​andrewheard](https://redirect.github.com/andrewheard) in
[https://github.com/firebase/firebase-ios-sdk/pull/14980](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14980)
- \[Firebase AI] Add support for configuring a thinking budget by
[@​andrewheard](https://redirect.github.com/andrewheard) in
[https://github.com/firebase/firebase-ios-sdk/pull/14909](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14909)
- \[Firebase AI] Add integration tests for `global` endpoint by
[@​andrewheard](https://redirect.github.com/andrewheard) in
[https://github.com/firebase/firebase-ios-sdk/pull/14991](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14991)
- \[Auth] Address Xcode 26 warnings in Auth by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/14996](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14996)
- \[Firebase AI] Deprecate `CountTokensResponse.totalBillableCharacters`
by [@​andrewheard](https://redirect.github.com/andrewheard) in
[https://github.com/firebase/firebase-ios-sdk/pull/14998](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14998)
- \[Infra] Remove Firebase Dynamic Links from the InAppMessaging sample
applications. by [@​ncooke3](https://redirect.github.com/ncooke3)
in
[https://github.com/firebase/firebase-ios-sdk/pull/15000](https://redirect.github.com/firebase/firebase-ios-sdk/pull/15000)
- \[Core] Deprecate '-\[FIROptions deepLinkURLScheme]' API by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/15001](https://redirect.github.com/firebase/firebase-ios-sdk/pull/15001)
- \[Core] Remove testing usage of Options.deepLinkURLScheme by
[@​ncooke3](https://redirect.github.com/ncooke3) in
[https://github.com/firebase/firebase-ios-sdk/pull/15004](https://redirect.github.com/firebase/firebase-ios-sdk/pull/15004)
#### New Contributors
- [@​dmaclach](https://redirect.github.com/dmaclach) made their
first contribution in
[https://github.com/firebase/firebase-ios-sdk/pull/14923](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14923)
- [@​SeanChinJunKai](https://redirect.github.com/SeanChinJunKai)
made their first contribution in
[https://github.com/firebase/firebase-ios-sdk/pull/14971](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14971)
**Full Changelog**:
firebase/firebase-ios-sdk@11.14.0...11.15.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4wLjAiLCJ1cGRhdGVkSW5WZXIiOiI0MS4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
---------
Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>
Co-authored-by: Chuck Grindel <chuck@revealtech.ai>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>1 parent 640552e commit 189c06eCopy full SHA for 189c06e
File tree
Expand file treeCollapse file tree
2 files changed
+7
-7
lines changedFilter options
- examples/firebase_example
Expand file treeCollapse file tree
2 files changed
+7
-7
lines changedexamples/firebase_example/Package.resolved
Copy file name to clipboardExpand all lines: examples/firebase_example/Package.resolved+6-6Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
examples/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 | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments