element-hq / element-ios

A glossy Matrix collaboration client for iOS
https://element.io
Apache License 2.0
1.72k stars 480 forks source link

Update CocoaPods and other gems. #7720

Closed pixlwave closed 7 months ago

pixlwave commented 7 months ago

There's an issue with Cocoapods 0.13 and ActiveSupport 17.1 so this updates to 0.14 which has a fix for the issue. Companion to https://github.com/matrix-org/matrix-ios-sdk/pull/1835

sonarcloud[bot] commented 7 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.14) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9bd03be) 12.38% compared to head (cd1e4bc) 12.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #7720 +/- ## ======================================== Coverage 12.38% 12.39% ======================================== Files 1650 1650 Lines 163918 163918 Branches 66406 66409 +3 ======================================== + Hits 20309 20312 +3 + Misses 142941 142938 -3 Partials 668 668 ``` | [Flag](https://app.codecov.io/gh/vector-im/element-ios/pull/7720/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | Coverage Δ | | |---|---|---| | [uitests](https://app.codecov.io/gh/vector-im/element-ios/pull/7720/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | `55.03% <ø> (+0.01%)` | :arrow_up: | | [unittests](https://app.codecov.io/gh/vector-im/element-ios/pull/7720/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im) | `6.22% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vector-im#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.