-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Fix typo in CONTRIBUTING.md #13179
Merged
Merged
Fix typo in CONTRIBUTING.md #13179
Conversation
This file contains 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
paulb777
approved these changes
Jun 25, 2024
Thanks! |
cgrindel-self-hosted-renovate bot
referenced
this pull request
in cgrindel/rules_swift_package_manager
Jul 9, 2024
….29.0" (#1153) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [firebase/firebase-ios-sdk](https://togithub.com/firebase/firebase-ios-sdk) | minor | `from: "10.28.1"` -> `from: "10.29.0"` | --- ### Release Notes <details> <summary>firebase/firebase-ios-sdk (firebase/firebase-ios-sdk)</summary> ### [`v10.29.0`](https://togithub.com/firebase/firebase-ios-sdk/releases/tag/10.29.0): Firebase Apple 10.29.0 [Compare Source](https://togithub.com/firebase/firebase-ios-sdk/compare/10.28.1...10.29.0) The Firebase Apple SDK (10.29.0) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.29.0) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup) #### What's Changed - \[Messaging] Rename initWithFileName internal method by [@​paulb777](https://togithub.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/13139](https://togithub.com/firebase/firebase-ios-sdk/pull/13139) - Revert "Add SIGTERM support ([#​12881](https://togithub.com/firebase/firebase-ios-sdk/issues/12881))" by [@​themiswang](https://togithub.com/themiswang) in [https://github.com/firebase/firebase-ios-sdk/pull/13162](https://togithub.com/firebase/firebase-ios-sdk/pull/13162) - \[MLModelDownloader] Use `FirebaseLogger` instead of `GULLoggerWrapper` by [@​andrewheard](https://togithub.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/13160](https://togithub.com/firebase/firebase-ios-sdk/pull/13160) - \[Messaging] Fix APS Environment entitlement key on visionOS by [@​andrewheard](https://togithub.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/13176](https://togithub.com/firebase/firebase-ios-sdk/pull/13176) - \[Messaging] Update `TARGET_OS_*` conditionals by [@​andrewheard](https://togithub.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/13184](https://togithub.com/firebase/firebase-ios-sdk/pull/13184) - VertexAI: use shared repository for test golden files by [@​tanzimfh](https://togithub.com/tanzimfh) in [https://github.com/firebase/firebase-ios-sdk/pull/13186](https://togithub.com/firebase/firebase-ios-sdk/pull/13186) - Update FPRDataUtils.m by [@​Kyle-Ye](https://togithub.com/Kyle-Ye) in [https://github.com/firebase/firebase-ios-sdk/pull/13200](https://togithub.com/firebase/firebase-ios-sdk/pull/13200) - \[Vertex AI] Add support for compiling on watchOS by [@​andrewheard](https://togithub.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/13215](https://togithub.com/firebase/firebase-ios-sdk/pull/13215) #### New Contributors - [@​tanzimfh](https://togithub.com/tanzimfh) made their first contribution in [https://github.com/firebase/firebase-ios-sdk/pull/13152](https://togithub.com/firebase/firebase-ios-sdk/pull/13152) - [@​totoro642](https://togithub.com/totoro642) made their first contribution in [https://github.com/firebase/firebase-ios-sdk/pull/13179](https://togithub.com/firebase/firebase-ios-sdk/pull/13179) - [@​Kyle-Ye](https://togithub.com/Kyle-Ye) made their first contribution in [https://github.com/firebase/firebase-ios-sdk/pull/13200](https://togithub.com/firebase/firebase-ios-sdk/pull/13200) **Full Changelog**: firebase/firebase-ios-sdk@10.28.1...10.29.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.
Hey there! So you want to contribute to a Firebase SDK?
Before you file this pull request, please read these guidelines:
Discussion
I read it ;) and found a typo in it !
If not, go file an issue about this before creating a pull request to discuss.
Testing
API Changes
us make Firebase APIs better, please propose your change in a feature request so that we
can discuss it together.