Skip to content

Commit 90babea

Browse files
chore(deps): update dependency firebase/firebase-ios-sdk to from: "11.10.0" (#1534)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [firebase/firebase-ios-sdk](https://redirect.github.com/firebase/firebase-ios-sdk) | minor | `from: "11.9.0"` -> `from: "11.10.0"` | --- ### Release Notes <details> <summary>firebase/firebase-ios-sdk (firebase/firebase-ios-sdk)</summary> ### [`v11.10.0`](https://redirect.github.com/firebase/firebase-ios-sdk/releases/tag/11.10.0): Firebase Apple 11.10.0 [Compare Source](https://redirect.github.com/firebase/firebase-ios-sdk/compare/11.9.0...11.10.0) The Firebase Apple SDK (11.10.0) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#11.10.0) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup) #### What's Changed - Swift 6 build fixes for Vertex AI by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14480](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14480) - Specify Swift Version in Firestore test settings by [@&#8203;cherylEnkidu](https://redirect.github.com/cherylEnkidu) in [https://github.com/firebase/firebase-ios-sdk/pull/14488](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14488) - Fix generate notice CI by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14492](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14492) - Add google-app-id to Vertex AI requests by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14479](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14479) - \[vertex-ai] Disable google-app-id by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14493](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14493) - \[Messaging] Update `FIRMessaging` header doc by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14494](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14494) - \[Release] Carthage updates for M160 / 11.9.0 by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14495](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14495) - \[Release] Update versions for Release 11.10.0 by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14498](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14498) - \[Vertex AI] Add integration test for `generateContentStream` by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14501](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14501) - \[VertexAI] More Swift 6 by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14499](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14499) - \[VertexAI] Add Swift 6 testing to CI by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14503](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14503) - \[CI] Run `buildup_SpecsTesting_repo` job on `macos-15` by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14506](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14506) - \[Crashlytics] docs: fix a typo in the change log by [@&#8203;MojtabaHs](https://redirect.github.com/MojtabaHs) in [https://github.com/firebase/firebase-ios-sdk/pull/14511](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14511) - docs: fix the word `equivalent` by [@&#8203;MojtabaHs](https://redirect.github.com/MojtabaHs) in [https://github.com/firebase/firebase-ios-sdk/pull/14509](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14509) - docs: fix the word `unavailable` by [@&#8203;MojtabaHs](https://redirect.github.com/MojtabaHs) in [https://github.com/firebase/firebase-ios-sdk/pull/14508](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14508) - chore: remove unused `user defaults key for remove user property time in seconds` property by [@&#8203;MojtabaHs](https://redirect.github.com/MojtabaHs) in [https://github.com/firebase/firebase-ios-sdk/pull/14510](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14510) - Refactored `FunctionsSerializer.decode(_:)` by [@&#8203;yakovmanshin](https://redirect.github.com/yakovmanshin) in [https://github.com/firebase/firebase-ios-sdk/pull/14514](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14514) - \[Functions] Include endpoint and region details in error messages by [@&#8203;ns-vasilev](https://redirect.github.com/ns-vasilev) in [https://github.com/firebase/firebase-ios-sdk/pull/14487](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14487) - Refactored `FunctionsSerializer.encode(_:)` by [@&#8203;yakovmanshin](https://redirect.github.com/yakovmanshin) in [https://github.com/firebase/firebase-ios-sdk/pull/14524](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14524) - Add DataConnect product definition to build.sh by [@&#8203;aashishpatil-g](https://redirect.github.com/aashishpatil-g) in [https://github.com/firebase/firebase-ios-sdk/pull/14527](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14527) - \[Vertex AI] Remove unused `finishMessage` coding key by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14528](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14528) - \[Infra] Update `generate_issues.yml` to give GITHUB_TOKEN write permissions for issues. by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14529](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14529) - \[Infra] Update to clang-format@20 and apply updated styling. by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14531](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14531) - \[Vertex AI] Refactor generateContentStream to fix Swift 6 warning by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14504](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14504) - \[Vertex AI] Add `APIConfig` to support switching to the Developer API by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14521](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14521) - Update README.md for clang-format 20 by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14533](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14533) - \[vertex-ai] Check for Swift 6 warnings by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14535](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14535) - \[CI] Run `check` workflow on Ubuntu by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14534](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14534) - \[Config] Add encoder and decoder param to public codable APIs by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14525](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14525) - \[Infra] Install visionOS sims to workflows that couldn't find it by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14543](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14543) - \[Vertex AI] Parameterize integration tests for Vertex and Dev API by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14540](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14540) - remove useless method by [@&#8203;themiswang](https://redirect.github.com/themiswang) in [https://github.com/firebase/firebase-ios-sdk/pull/14544](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14544) - Add imagen generation example to VertexAI Sample by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14545](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14545) - \[Config] Split Codable APIs up and improve doc comments by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14552](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14552) - Fix RCNConfigRealtime crash. by [@&#8203;tusharkhandelwal8](https://redirect.github.com/tusharkhandelwal8) in [https://github.com/firebase/firebase-ios-sdk/pull/14518](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14518) - \[Functions] Add support for streamable cloud functions by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14395](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14395) - \[Vertex AI] Add enum integration test and run on Developer API v1 by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14547](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14547) - Remove VertexAI sample by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14553](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14553) - \[Vertex AI] Update DocC links to Firebase docsite where available by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14555](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14555) - \[Vertex AI] Set `ModelContent.role` to `nil` in system instructions by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14558](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14558) - \[Swift 6] Add Swift 6 testing for SharedSwift by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14557](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14557) - Fix nightlies by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14560](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14560) - \[Swift 6] Fix mutable state error in FirebaseDataEncoder.swift by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14556](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14556) - add basic gemini config (disable summary) by [@&#8203;morganchen12](https://redirect.github.com/morganchen12) in [https://github.com/firebase/firebase-ios-sdk/pull/14549](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14549) - Analytics 11.10.0 by [@&#8203;htcgh](https://redirect.github.com/htcgh) in [https://github.com/firebase/firebase-ios-sdk/pull/14563](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14563) - \[Release] Version changelog entries for 10.10.0 by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14564](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14564) - \[Config] Revert adding encoder/decoder params to Codable APIs by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14565](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14565) - Bump json from 2.10.1 to 2.10.2 in /.github/actions/notices_generation by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/firebase/firebase-ios-sdk/pull/14567](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14567) - \[Infra] Debug broken issues generation workflow by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14572](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14572) - \[Infra] Add comment to testing report generation app by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14574](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14574) - \[Swift 6] Add Swift 6 testing for CoreInternal by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14561](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14561) - \[Infra] Install visionOS sim in `storage x spm` workflow by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14579](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14579) - \[Release] Firestore binary for 11.10 by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14581](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14581) #### New Contributors - [@&#8203;ns-vasilev](https://redirect.github.com/ns-vasilev) made their first contribution in [https://github.com/firebase/firebase-ios-sdk/pull/14487](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14487) **Full Changelog**: firebase/firebase-ios-sdk@11.9.0...11.10.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>
1 parent 7bbe1d1 commit 90babea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/firebase_example/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import PackageDescription
55
let package = Package(
66
name: "firebase_example",
77
dependencies: [
8-
.package(url: "https://github.com/firebase/firebase-ios-sdk", .upToNextMajor(from: "11.9.0")),
8+
.package(url: "https://github.com/firebase/firebase-ios-sdk", .upToNextMajor(from: "11.10.0")),
99
// Used by crashlytics example
1010
.package(url: "https://github.com/ashleymills/Reachability.swift.git", .upToNextMajor(from: "5.2.4")),
1111
]

0 commit comments

Comments
 (0)