-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[InAppMessaging] Fix #12882 #12910
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[InAppMessaging] Fix #12882 #12910
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Coverage Report 1Affected Products
Test Logs |
andrewheard
reviewed
May 7, 2024
andrewheard
approved these changes
May 7, 2024
ncooke3
added a commit
that referenced
this pull request
May 8, 2024
ncooke3
added a commit
that referenced
this pull request
May 8, 2024
ncooke3
added a commit
that referenced
this pull request
May 8, 2024
ncooke3
added a commit
that referenced
this pull request
May 8, 2024
cgrindel-self-hosted-renovate bot
referenced
this pull request
in cgrindel/rules_swift_package_manager
May 14, 2024
….26.0" (#1071) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [firebase/firebase-ios-sdk](https://togithub.com/firebase/firebase-ios-sdk) | minor | `from: "10.25.0"` -> `from: "10.26.0"` | --- ### Release Notes <details> <summary>firebase/firebase-ios-sdk (firebase/firebase-ios-sdk)</summary> ### [`v10.26.0`](https://togithub.com/firebase/firebase-ios-sdk/releases/tag/10.26.0): Firebase Apple 10.26.0 [Compare Source](https://togithub.com/firebase/firebase-ios-sdk/compare/10.25.0...10.26.0) The Firebase Apple SDK (10.26.0) is now available. This release is **only available for Swift Package Manager**. For more details, see the [Firebase Apple SDK release notes](https://firebase.google.com/support/release-notes/ios#10.26.0). To install this SDK, see [Add Firebase to your project](https://firebase.google.com/docs/ios/setup). #### What's Changed - \[Vertex AI] **Initial release of the Vertex AI for Firebase SDK (public preview)**. Learn how to [get started](https://firebase.google.com/docs/vertex-ai/get-started?platform=ios) with the SDK in your app. - \[In-App Messaging] Fixed [crash](https://togithub.com/firebase/firebase-ios-sdk/issues/12882) at app start that affected SwiftPM users by [@​ncooke3](https://togithub.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/12910](https://togithub.com/firebase/firebase-ios-sdk/pull/12910) **Full Changelog**: firebase/firebase-ios-sdk@10.25.0...10.26.0 **Note**: For the latest CocoaPods and zip distributions, see the https://github.com/firebase/firebase-ios-sdk/releases/tag/10.25.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://togithub.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.