Skip to content

Commit e738768

Browse files
Update dependency fastlane to v2.226.0 (#290)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fastlane](https://fastlane.tools) ([source](https://redirect.github.com/fastlane/fastlane), [changelog](https://redirect.github.com/fastlane/fastlane/releases)) | `2.225.0` -> `2.226.0` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/fastlane/2.226.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/fastlane/2.226.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/fastlane/2.225.0/2.226.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/fastlane/2.225.0/2.226.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastlane/fastlane (fastlane)</summary> ### [`v2.226.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.226.0): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.225.0...2.226.0) - \[Supply] Allow promoting draft release to inProgress with initial rollout ([#&#8203;28960](https://redirect.github.com/fastlane/fastlane/issues/28960)) via Olivier Halligon ([@&#8203;AliSoftware](https://redirect.github.com/AliSoftware)) - Fix incomplete options being allowed for some parameters ([#&#8203;28804](https://redirect.github.com/fastlane/fastlane/issues/28804)) via Iulian Onofrei ([@&#8203;revolter](https://redirect.github.com/revolter)) - \[testfairy] Added support for folder_name and other parameters ([#&#8203;22290](https://redirect.github.com/fastlane/fastlane/issues/22290)) via Gil Megidish ([@&#8203;gmegidish-saucelabs](https://redirect.github.com/gmegidish-saucelabs)) - Bump xcpretty to version 0.4.0 ([#&#8203;26657](https://redirect.github.com/fastlane/fastlane/issues/26657)) via Iulian Onofrei ([@&#8203;revolter](https://redirect.github.com/revolter)) - \[import_from_git] Add Git basic authorization support ([#&#8203;22135](https://redirect.github.com/fastlane/fastlane/issues/22135)) via Jens Kuhr Jørgensen ([@&#8203;jenskuhrjorgensen](https://redirect.github.com/jenskuhrjorgensen)) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/EmergeTools/hackernews). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fdfbeb9 commit e738768

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

ios/Gemfile.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@ GEM
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
1212
aws-eventstream (1.3.0)
13-
aws-partitions (1.1015.0)
14-
aws-sdk-core (3.214.0)
13+
aws-partitions (1.1042.0)
14+
aws-sdk-core (3.216.1)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
1818
jmespath (~> 1, >= 1.6.1)
19-
aws-sdk-kms (1.96.0)
20-
aws-sdk-core (~> 3, >= 3.210.0)
19+
aws-sdk-kms (1.97.0)
20+
aws-sdk-core (~> 3, >= 3.216.0)
2121
aws-sigv4 (~> 1.5)
22-
aws-sdk-s3 (1.175.0)
23-
aws-sdk-core (~> 3, >= 3.210.0)
22+
aws-sdk-s3 (1.178.0)
23+
aws-sdk-core (~> 3, >= 3.216.0)
2424
aws-sdk-kms (~> 1)
2525
aws-sigv4 (~> 1.5)
26-
aws-sigv4 (1.10.1)
26+
aws-sigv4 (1.11.0)
2727
aws-eventstream (~> 1, >= 1.0.2)
2828
babosa (1.0.4)
2929
base64 (0.2.0)
@@ -58,17 +58,17 @@ GEM
5858
faraday-em_synchrony (1.0.0)
5959
faraday-excon (1.1.0)
6060
faraday-httpclient (1.0.1)
61-
faraday-multipart (1.0.4)
62-
multipart-post (~> 2)
61+
faraday-multipart (1.1.0)
62+
multipart-post (~> 2.0)
6363
faraday-net_http (1.0.2)
6464
faraday-net_http_persistent (1.2.0)
6565
faraday-patron (1.0.0)
6666
faraday-rack (1.0.0)
6767
faraday-retry (1.0.3)
6868
faraday_middleware (1.2.1)
6969
faraday (~> 1.0)
70-
fastimage (2.3.1)
71-
fastlane (2.225.0)
70+
fastimage (2.4.0)
71+
fastlane (2.226.0)
7272
CFPropertyList (>= 2.3, < 4.0.0)
7373
addressable (>= 2.8, < 3.0.0)
7474
artifactory (~> 3.0)
@@ -108,7 +108,7 @@ GEM
108108
tty-spinner (>= 0.8.0, < 1.0.0)
109109
word_wrap (~> 1.0.0)
110110
xcodeproj (>= 1.13.0, < 2.0.0)
111-
xcpretty (~> 0.3.0)
111+
xcpretty (~> 0.4.0)
112112
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
113113
fastlane-plugin-emerge (0.10.6)
114114
faraday (~> 1.1)
@@ -152,12 +152,12 @@ GEM
152152
os (>= 0.9, < 2.0)
153153
signet (>= 0.16, < 2.a)
154154
highline (2.0.3)
155-
http-cookie (1.0.7)
155+
http-cookie (1.0.8)
156156
domain_name (~> 0.5)
157157
httpclient (2.8.3)
158158
jmespath (1.6.2)
159-
json (2.8.2)
160-
jwt (2.9.3)
159+
json (2.9.1)
160+
jwt (2.10.1)
161161
base64
162162
mini_magick (4.13.2)
163163
mini_mime (1.1.5)
@@ -168,18 +168,18 @@ GEM
168168
nkf (0.2.0)
169169
optparse (0.6.0)
170170
os (1.1.4)
171-
plist (3.7.1)
171+
plist (3.7.2)
172172
public_suffix (6.0.1)
173173
rake (13.2.1)
174174
representable (3.2.0)
175175
declarative (< 0.1.0)
176176
trailblazer-option (>= 0.1.1, < 0.2.0)
177177
uber (< 0.2.0)
178178
retriable (3.1.2)
179-
rexml (3.3.9)
180-
rouge (2.0.7)
179+
rexml (3.4.0)
180+
rouge (3.28.0)
181181
ruby2_keywords (0.0.5)
182-
rubyzip (2.3.2)
182+
rubyzip (2.4.1)
183183
security (0.1.5)
184184
signet (0.19.0)
185185
addressable (~> 2.8)
@@ -208,8 +208,8 @@ GEM
208208
colored2 (~> 3.1)
209209
nanaimo (~> 0.4.0)
210210
rexml (>= 3.3.6, < 4.0)
211-
xcpretty (0.3.0)
212-
rouge (~> 2.0.7)
211+
xcpretty (0.4.0)
212+
rouge (~> 3.28.0)
213213
xcpretty-travis-formatter (1.0.1)
214214
xcpretty (~> 0.2, >= 0.0.7)
215215

0 commit comments

Comments
 (0)