Update dependency firebase/firebase-ios-sdk to v11 #47
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
from: "10.0.0"
->from: "11.4.0"
Release Notes
firebase/firebase-ios-sdk (firebase/firebase-ios-sdk)
v11.4.0
: Firebase Apple 11.4.0Compare Source
The Firebase Apple SDK (11.4.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
What's Changed
Use the Vertex AI in Firebase library to call the Vertex AI Gemini API directly from your app.
This client library is built specifically for use with Swift apps, offering security options against
unauthorized clients as well as integrations with other Firebase services.
Note: Vertex AI in Firebase is currently only available in Swift Package Manager and CocoaPods.
Stay tuned for the next release for the Zip and Carthage distributions.
Schema
declarations by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13616CountTokensResponse.totalBillableCharacters
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13721FirebaseLogger
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13638ImageConversionError
from public API by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13735CountTokensError
enum by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13736#warning
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13738NSObject
superclass fromVertexAI
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13742-Preview
suffix in SPM library name by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13744-beta
from pod version by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13759Functions
by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13771countTokens
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13813ModelContent.Part
enum with protocol/structs by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13767ModelContent
initializers by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13832spm-package-resolved
on all macOS versions by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13846CustomStringConvertible
extensions by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13845struct
instead ofenum
forHarmCategory
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13728Schema
constructor andDataType
enum internal by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13852struct
instead ofenum
forHarmProbability
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13854FinishReason
as astruct
and add new values by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13860EncodableProtoEnum
protocol and fix encoding by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13862HarmBlockThreshold
as a struct and add.off
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13863BlockReason
as astruct
and add new values by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13861FunctionCallingConfig.Mode
as astruct
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13864StringFormat
andIntegerFormat
as structs by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13865static let
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13870firebasevertexai.googleapis.com
API by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13725DispatchGroup
’s Excessive Wait inFunctionsContext
by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13887HarmSeverity
enum andSafetyRating
properties by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13875HarmBlockMethod
enum andmethod
property by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13876blockReasonMessage
toPromptFeedback
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13891Citation.publicationDate
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13893CandidateResponse
toCandidate
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13897presencePenalty
andfrequencyPenalty
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13899LocalizedError
conformance by @vvisionnn in https://github.com/firebase/firebase-ios-sdk/pull/13895GenerationConfig
properties internal by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13904New Contributors
Full Changelog: firebase/firebase-ios-sdk@11.3.0...11.4.0
v11.3.0
: Firebase Apple 11.3.0Compare Source
What's Changed
-Wno-error=redundant-move
to cmake builds by @dconeybe in https://github.com/firebase/firebase-ios-sdk/pull/13582Decodable
conformance forFunctionResponse
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13606FunctionsError
by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13601SafetyRating: Comparable
warning in tests by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13635kSecAttrSynchronizable
when auth sharing enabled by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13642clang-format@19
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13656SafetyFeedback
struct by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13666actions/cache
in workflow by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13687FirebaseManifest
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13663-warnings-as-errors
by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13713New Contributors
Full Changelog: firebase/firebase-ios-sdk@11.2.0...11.3.0
v11.2.0
: Firebase Apple 11.2.0Compare Source
The Firebase Apple SDK (11.2.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
What's Changed
FunctionsContext
Updates by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13531uri
optional inCitation
and addtitle
field by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13520Sendable
conformance to types by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13560Logger
properties constants by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13570GenerativeModel
andChat
into Swift actors by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13545SourceImage
enum toImageConversionError
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13575responseSchema
toGenerationConfig
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13576New Contributors
Full Changelog: firebase/firebase-ios-sdk@11.1.0...11.2.0
v11.1.0
: Firebase Apple 11.1.0Compare Source
The Firebase Apple SDK (11.1.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
What's Changed
FUNSerializer
toFunctionsSerializer
by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13410FunctionsSerializer
by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13419release_testing_setup.sh
for prerelease.yml by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13427Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.