-
Notifications
You must be signed in to change notification settings - Fork 39
Commit 56e52f4
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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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 [@​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
[@​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
[@​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 [@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
- [@​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)
- [@​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 56e52f4Copy full SHA for 56e52f4
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