Skip to content

Commit

Permalink
chore(deps): update dependency cocoapods to v1.14.3 (#358)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cocoapods](https://togithub.com/CocoaPods/CocoaPods) | `1.13.0` -> `1.14.3` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/cocoapods/1.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/cocoapods/1.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/cocoapods/1.13.0/1.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/cocoapods/1.13.0/1.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>CocoaPods/CocoaPods (cocoapods)</summary>

### [`v1.14.3`](https://togithub.com/CocoaPods/CocoaPods/blob/HEAD/CHANGELOG.md#1143-2023-11-19)

[Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.14.2...1.14.3)

##### Enhancements

-   None.

##### Bug Fixes

-   Revert minimum required Ruby version to 2.6 to support macOS system Ruby\
    [Eric Amorde](https://togithub.com/amorde)
    [#&#8203;12122](https://togithub.com/CocoaPods/CocoaPods/issues/12122)

### [`v1.14.2`](https://togithub.com/CocoaPods/CocoaPods/releases/tag/1.14.2)

[Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.14.1...1.14.2)

##### Enhancements

-   None.

##### Bug Fixes

-   Fix a bug when attempting to publish a Pod with `pod trunk push` in certain cases\
    [Eric Amorde](https://togithub.com/amorde)
    [CocoaPods/Core#729](https://togithub.com/CocoaPods/Core/pull/759)

### [`v1.14.1`](https://togithub.com/CocoaPods/CocoaPods/blob/HEAD/CHANGELOG.md#1141-2023-10-26)

[Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.14.0...1.14.1)

##### Enhancements

-   None.

##### Bug Fixes

-   None.

### [`v1.14.0`](https://togithub.com/CocoaPods/CocoaPods/blob/HEAD/CHANGELOG.md#1140-2023-10-26)

[Compare Source](https://togithub.com/CocoaPods/CocoaPods/compare/1.13.0...1.14.0)

##### Enhancements

-   None.

##### Bug Fixes

-   Fix a crash when running with activesupport 7.1.0.\
    [MCanhisares](https://togithub.com/MCanhisares)
    [#&#8203;12081](https://togithub.com/CocoaPods/CocoaPods/issues/12081)

-   Fix another crash when running with activesupport 7.1.0.\
    [movila](https://togithub.com/movila)
    [#&#8203;12089](https://togithub.com/CocoaPods/CocoaPods/issues/12089)

##### Other

-   Drop support for `bazaar` SCM

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/techprimate/TPPDF).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate[bot] committed Jan 9, 2024
1 parent 85f14bb commit 1066f04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
base64 (0.2.0)
bigdecimal (3.1.4)
bigdecimal (3.1.5)
claide (1.1.0)
clamp (1.3.2)
cocoapods (1.13.0)
Expand Down Expand Up @@ -85,7 +85,7 @@ GEM
sassc (~> 2.1)
sqlite3 (~> 1.3)
xcinvoke (~> 0.3.0)
json (2.7.0)
json (2.7.1)
liferaft (0.0.6)
mini_portile2 (2.8.5)
minitest (5.20.0)
Expand Down

0 comments on commit 1066f04

Please sign in to comment.