Skip to content

Commit 56e52f4

Browse files
chore(deps): update dependency firebase/firebase-ios-sdk to from: "11.8.0" (#1469)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [firebase/firebase-ios-sdk](https://redirect.github.com/firebase/firebase-ios-sdk) | minor | `from: "11.7.0"` -> `from: "11.8.0"` | --- ### Release Notes <details> <summary>firebase/firebase-ios-sdk (firebase/firebase-ios-sdk)</summary> ### [`v11.8.0`](https://redirect.github.com/firebase/firebase-ios-sdk/releases/tag/11.8.0): Firebase Apple 11.8.0 [Compare Source](https://redirect.github.com/firebase/firebase-ios-sdk/compare/11.7.0...11.8.0) The Firebase Apple SDK (11.8.0) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#11.8.0) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup) #### What's Changed - \[Docs] Create firebase-api-guidelines.md by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14325](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14325) - Firestore: string_format.h: fix use-after-free bug when internally formatting strings by [@&#8203;dconeybe](https://redirect.github.com/dconeybe) in [https://github.com/firebase/firebase-ios-sdk/pull/14306](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14306) - Firestore: add a test for formatting an objective-c Class objects by [@&#8203;dconeybe](https://redirect.github.com/dconeybe) in [https://github.com/firebase/firebase-ios-sdk/pull/14328](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14328) - cpplint.py: disable obsolete warnings for c++11 and c++14 features by [@&#8203;dconeybe](https://redirect.github.com/dconeybe) in [https://github.com/firebase/firebase-ios-sdk/pull/14320](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14320) - \[Infra] Update versions for Release 11.8.0 by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14346](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14346) - FIX: sort strings in UTF-8 encoded byte order by [@&#8203;milaGGL](https://redirect.github.com/milaGGL) in [https://github.com/firebase/firebase-ios-sdk/pull/14312](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14312) - Don't cache FCM registration token operations. by [@&#8203;leojaygoogle](https://redirect.github.com/leojaygoogle) in [https://github.com/firebase/firebase-ios-sdk/pull/14355](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14355) - Update functions sample to latest sdk version and add streaming samples. by [@&#8203;taeold](https://redirect.github.com/taeold) in [https://github.com/firebase/firebase-ios-sdk/pull/14357](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14357) - \[Docs] Update firebase-api-guidelines.md by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14360](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14360) - Firestore: Remove obsolete NOLINT comments by [@&#8203;dconeybe](https://redirect.github.com/dconeybe) in [https://github.com/firebase/firebase-ios-sdk/pull/14347](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14347) - Firestore: add some 'NOLINT(build/include_order)' comments to make lint happy by [@&#8203;dconeybe](https://redirect.github.com/dconeybe) in [https://github.com/firebase/firebase-ios-sdk/pull/14374](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14374) - Firestore: Remove vestigial mentions of STLport by [@&#8203;dconeybe](https://redirect.github.com/dconeybe) in [https://github.com/firebase/firebase-ios-sdk/pull/14348](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14348) - \[Config] Mark `addOnConfigUpdateListener` as `Sendable` by [@&#8203;ncooke3](https://redirect.github.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/14375](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14375) - Fix bug in genStream function impl. by [@&#8203;taeold](https://redirect.github.com/taeold) in [https://github.com/firebase/firebase-ios-sdk/pull/14379](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14379) - \[Vertex AI] Add compilation tests for GCS snippets by [@&#8203;andrewheard](https://redirect.github.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/14164](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14164) - Deprecate FirebaseDynamicLinks CocoaPod by [@&#8203;paulb777](https://redirect.github.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/14387](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14387) - \[Auth] Add ActionCodeSettings.linkDomain and deprecate ActionCodeSettings.dynamicLinkDomain by [@&#8203;NhienLam](https://redirect.github.com/NhienLam) in [https://github.com/firebase/firebase-ios-sdk/pull/14384](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14384) #### New Contributors - [@&#8203;taeold](https://redirect.github.com/taeold) made their first contribution in [https://github.com/firebase/firebase-ios-sdk/pull/14357](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14357) - [@&#8203;NhienLam](https://redirect.github.com/NhienLam) made their first contribution in [https://github.com/firebase/firebase-ios-sdk/pull/14384](https://redirect.github.com/firebase/firebase-ios-sdk/pull/14384) **Full Changelog**: firebase/firebase-ios-sdk@11.7.0...11.8.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 ab943c4 commit 56e52f4

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.7.0")),
8+
.package(url: "https://github.com/firebase/firebase-ios-sdk", .upToNextMajor(from: "11.8.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)