-
Notifications
You must be signed in to change notification settings - Fork 30
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
chore(deps): update dependency firebase/firebase-ios-sdk to from: "11.2.0" #1228
Merged
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
|
cgrindel
approved these changes
Sep 15, 2024
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 3368822 |
mergify
bot
deleted the
github-renovate/firebase-firebase-ios-sdk-11.x
branch
September 16, 2024 00:00
renovate bot
referenced
this pull request
in bazel-contrib/rules_bazel_integration_test
Sep 17, 2024
…#358) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rules_swift_package_manager](https://redirect.github.com/cgrindel/rules_swift_package_manager) | http_archive | minor | `v0.37.0` -> `v0.38.2` | --- ### Release Notes <details> <summary>cgrindel/rules_swift_package_manager (rules_swift_package_manager)</summary> ### [`v0.38.2`](https://redirect.github.com/cgrindel/rules_swift_package_manager/releases/tag/v0.38.2) [Compare Source](https://redirect.github.com/cgrindel/rules_swift_package_manager/compare/v0.38.1...v0.38.2) #### What Has Changed #### What's Changed - chore: update README.md for v0.38.1 by [@​cgrindel-app-token-generator](https://redirect.github.com/cgrindel-app-token-generator) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1242](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1242) **Full Changelog**: cgrindel/rules_swift_package_manager@v0.38.1...v0.38.2 #### Bazel Module Snippet ```python bazel_dep(name = "rules_swift_package_manager", version = "0.38.2") ``` ### [`v0.38.1`](https://redirect.github.com/cgrindel/rules_swift_package_manager/releases/tag/v0.38.1) [Compare Source](https://redirect.github.com/cgrindel/rules_swift_package_manager/compare/v0.38.0...v0.38.1) #### What Has Changed #### What's Changed - chore(deps): update dependency sdwebimage/sdwebimageswiftui to from: "3.1.2" by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1213](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1213) **Full Changelog**: cgrindel/rules_swift_package_manager@v0.38.0...v0.38.1 #### Bazel Module Snippet ```python bazel_dep(name = "rules_swift_package_manager", version = "0.38.1") ``` ### [`v0.38.0`](https://redirect.github.com/cgrindel/rules_swift_package_manager/releases/tag/v0.38.0) [Compare Source](https://redirect.github.com/cgrindel/rules_swift_package_manager/compare/v0.37.0...v0.38.0) #### What Has Changed #### What's Changed - chore: update README.md for v0.37.0 by [@​cgrindel-app-token-generator](https://redirect.github.com/cgrindel-app-token-generator) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1216](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1216) - chore(deps): update dependency gazelle to v0.38.0 by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1193](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1193) - chore(deps): update dependency rules_apple to v3.8.0 by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1196](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1196) - chore(deps): update dependency apple/swift-nio to v2.72.0 by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1219](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1219) - fix: generate a `select` statement for each condition by [@​roya1v](https://redirect.github.com/roya1v) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1173](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1173) - fix: ignore unresolved packages in Package.swift by [@​luispadron](https://redirect.github.com/luispadron) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1223](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1223) - chore(deps): update dependency googlemaps/ios-maps-sdk to from: "9.1.0" by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1208](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1208) - chore(deps): update dependency pointfreeco/swift-composable-architecture to from: "1.13.1" by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1210](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1210) - chore(deps): update dependency nicklockwood/swiftformat to from: "0.54.4" by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1218](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1218) - chore(deps): update dependency bazel to v7.3.1 by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1207](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1207) - chore(deps): update dependency iterable/swift-sdk to from: "6.5.7" by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1226](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1226) - chore(deps): update dependency googlemaps/ios-maps-sdk to from: "9.1.1" by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1225](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1225) - chore(deps): update dependency nicklockwood/swiftformat to from: "0.54.5" by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1227](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1227) - chore(deps): update dependency firebase/firebase-ios-sdk to from: "11.2.0" by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1228](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1228) - chore(deps): update dependency googlecloudplatform/recaptcha-enterprise-mobile-sdk to from: "18.6.0" by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1229](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1229) - chore(deps): update dependency pointfreeco/swift-composable-architecture to from: "1.15.0" by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1230](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1230) - chore(deps): update dependency protobuf to v27.4 by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1231](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1231) - chore(deps): update dependency vapor/vapor to v4.105.2 by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1235](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1235) - chore(deps): update dependency datatheorem/trustkit to from: "3.0.4" by [@​cgrindel-self-hosted-renovate](https://redirect.github.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1148](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1148) - chore: remove legacy workspace info from release and readme by [@​cgrindel](https://redirect.github.com/cgrindel) in [https://github.com/cgrindel/rules_swift_package_manager/pull/1237](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1237) #### New Contributors - [@​roya1v](https://redirect.github.com/roya1v) made their first contribution in [https://github.com/cgrindel/rules_swift_package_manager/pull/1173](https://redirect.github.com/cgrindel/rules_swift_package_manager/pull/1173) **Full Changelog**: cgrindel/rules_swift_package_manager@v0.37.0...v0.38.0 #### Bazel Module Snippet ```python bazel_dep(name = "rules_swift_package_manager", version = "0.38.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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bazel-contrib/rules_bazel_integration_test). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: "11.1.0"
->from: "11.2.0"
Release Notes
firebase/firebase-ios-sdk (firebase/firebase-ios-sdk)
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
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 if that's undesired.
This PR has been generated by Renovate Bot.