Commit 94ea7c2
authored
⬆ Update dependency fastlane to v2.232.2 (#1060)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [fastlane](https://fastlane.tools)
([source](https://redirect.github.com/fastlane/fastlane),
[changelog](https://redirect.github.com/fastlane/fastlane/releases)) |
`2.229.0` → `2.232.2` |

|

|
---
### Release Notes
<details>
<summary>fastlane/fastlane (fastlane)</summary>
###
[`v2.232.2`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.232.2):
Improvements
[Compare
Source](https://redirect.github.com/fastlane/fastlane/compare/2.232.1...2.232.2)
- \[sigh] fix: prevent empty string as input to codesign on VERBOSE
([#​29910](https://redirect.github.com/fastlane/fastlane/issues/29910))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- Fix console command compatibility with Ruby 3.3+
([#​29925](https://redirect.github.com/fastlane/fastlane/issues/29925))
via Jerome Lacoste
([@​lacostej](https://redirect.github.com/lacostej))
- cli: do not hide the original exception when failing in our ensure
block
([#​29923](https://redirect.github.com/fastlane/fastlane/issues/29923))
via Jerome Lacoste
([@​lacostej](https://redirect.github.com/lacostej))
- \[core] Fix gemspec bin/console exclusion to subtract "console" not
"bin/console"
([#​29914](https://redirect.github.com/fastlane/fastlane/issues/29914))
via Tachibana waita
([@​whywaita](https://redirect.github.com/whywaita))
- \[core] Upgrade rack transitive dep to please dependabot
([#​29911](https://redirect.github.com/fastlane/fastlane/issues/29911))
via Jerome Lacoste
([@​lacostej](https://redirect.github.com/lacostej))
- build: move to faraday 1.10.5
([#​29906](https://redirect.github.com/fastlane/fastlane/issues/29906))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
###
[`v2.232.1`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.232.1):
Improvements
[Compare
Source](https://redirect.github.com/fastlane/fastlane/compare/2.232.0...2.232.1)
- \[action] Revert to "-uploadedDate" sort order for
app\_store\_build\_num…
([#​29899](https://redirect.github.com/fastlane/fastlane/issues/29899))
via Kai Leonhardt ([@​Mik4sa](https://redirect.github.com/Mik4sa))
###
[`v2.232.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.232.0):
Improvements
[Compare
Source](https://redirect.github.com/fastlane/fastlane/compare/2.231.1...2.232.0)
- Revert "\[pilot] Add Support of the BuildAudienceType Field
([#​29859](https://redirect.github.com/fastlane/fastlane/issues/29859))"
([#​29881](https://redirect.github.com/fastlane/fastlane/issues/29881))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[match] Download Apple's new Developer ID intermediate certificates
([#​29890](https://redirect.github.com/fastlane/fastlane/issues/29890))
via Ian G. Maia
([@​iangmaia](https://redirect.github.com/iangmaia))
- \[match] Bump minimum version of `aws-sdk-s3` dependency to `~> 1.197`
([#​29750](https://redirect.github.com/fastlane/fastlane/issues/29750))
via Olivier Halligon
([@​AliSoftware](https://redirect.github.com/AliSoftware))
- \[action] Switch to "build uploads" api for app\_store\_build\_number
and latest\_testflight\_build\_number action
([#​29879](https://redirect.github.com/fastlane/fastlane/issues/29879))
via Kai Leonhardt ([@​Mik4sa](https://redirect.github.com/Mik4sa))
- \[appium] Fix appium driver usage
([#​29882](https://redirect.github.com/fastlane/fastlane/issues/29882))
via Naveed Ahmad
([@​naveed-ahmad](https://redirect.github.com/naveed-ahmad))
- \[gym, scan, snapshot] Allow disabling swift packages fetches when
using xcodebuild
([#​29862](https://redirect.github.com/fastlane/fastlane/issues/29862))
via Alexandre Podlewski
([@​alexandre-pod](https://redirect.github.com/alexandre-pod))
- \[ci] build: move to m4 runners
([#​29802](https://redirect.github.com/fastlane/fastlane/issues/29802))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[Ruby] Ruby 2.7 is now the minimum (dropping Ruby 2.6)
([#​29779](https://redirect.github.com/fastlane/fastlane/issues/29779))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[ci] Fix CI pipeline to actually lint shell/bash scripts.
([#​29757](https://redirect.github.com/fastlane/fastlane/issues/29757))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[action] Add format switch to the import\_certificate action
([#​29868](https://redirect.github.com/fastlane/fastlane/issues/29868))
via Kai Leonhardt ([@​Mik4sa](https://redirect.github.com/Mik4sa))
- \[pilot] Add Support of the BuildAudienceType Field
([#​29859](https://redirect.github.com/fastlane/fastlane/issues/29859))
via YuantongLu
([@​YuantongL](https://redirect.github.com/YuantongL))
###
[`v2.231.1`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.231.1):
Improvements
[Compare
Source](https://redirect.github.com/fastlane/fastlane/compare/2.231.0...2.231.1)
> \[!IMPORTANT]\
> *fastlane* will begin warning if you are using a Ruby version we will
no longer support in future.
- \[core] build: move to modern plist for Ruby 3.4 frozen strings
([#​29851](https://redirect.github.com/fastlane/fastlane/issues/29851))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[ci] always record latest\_fl\_version during part 2 release
([#​29866](https://redirect.github.com/fastlane/fastlane/issues/29866))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[core] add support for stdgem changes in Ruby 4
([#​29869](https://redirect.github.com/fastlane/fastlane/issues/29869))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
###
[`v2.231.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.231.0):
Improvements
[Compare
Source](https://redirect.github.com/fastlane/fastlane/compare/2.230.0...2.231.0)
> \[!IMPORTANT]\
> *fastlane* will begin warning if you are using a Ruby version we will
no longer support in future.
***
- \[core] chore: rename key (ruby\_min) key to remove "VERSION" from it
([#​29864](https://redirect.github.com/fastlane/fastlane/issues/29864))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[scan] Handle Xcode26 test failure
([#​29854](https://redirect.github.com/fastlane/fastlane/issues/29854))
via Yusuf Özgül
([@​yusufozgul](https://redirect.github.com/yusufozgul))
- \[spaceship] add support for key creation scope in portal client
([#​29458](https://redirect.github.com/fastlane/fastlane/issues/29458))
via Daniel Costa
([@​danicunhac](https://redirect.github.com/danicunhac))
- \[ci] chore: remove slack train plugin
([#​29830](https://redirect.github.com/fastlane/fastlane/issues/29830))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[action] Fix target selection in `get_version_number`
([#​22178](https://redirect.github.com/fastlane/fastlane/issues/22178))
via Sven Münnich
([@​svenmuennich](https://redirect.github.com/svenmuennich))
- \[core] feat: add warning to output on unsupported Ruby version
([#​29840](https://redirect.github.com/fastlane/fastlane/issues/29840))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[snapshot] Fix status bar time format to use HH:MM instead of ISO8601
([#​29846](https://redirect.github.com/fastlane/fastlane/issues/29846))
via Philip Niedertscheider
([@​philprime](https://redirect.github.com/philprime))
- \[core] build: move to xcodeproj 1.27.0 (from 1.22.0)
([#​29836](https://redirect.github.com/fastlane/fastlane/issues/29836))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[action] increment\_build\_number supports xros
([#​29827](https://redirect.github.com/fastlane/fastlane/issues/29827))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[spaceship] feat: support webhook integration API
([#​29844](https://redirect.github.com/fastlane/fastlane/issues/29844))
via Tim Shedor ([@​tshedor](https://redirect.github.com/tshedor))
- \[spaceship] Add support for legacy 2sk\_fo (SRP) logins
([#​27461](https://redirect.github.com/fastlane/fastlane/issues/27461))
via Matt Kiazyk
([@​MattKiazyk](https://redirect.github.com/MattKiazyk))
- docs: remove IMAGE\_GUIDELINES as Google remnant
([#​29835](https://redirect.github.com/fastlane/fastlane/issues/29835))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[spaceship] add robust handling around sirp api calls
([#​29821](https://redirect.github.com/fastlane/fastlane/issues/29821))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[spaceship, match] fix: developer\_id\_application\_g2 certificate
filter
([#​29784](https://redirect.github.com/fastlane/fastlane/issues/29784))
via Vitalii Budnik
([@​nekrich](https://redirect.github.com/nekrich))
- \[core] build: support bundler v4
([#​29813](https://redirect.github.com/fastlane/fastlane/issues/29813))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[snapshot] Fix device configuration being overwritten for iOS+Mac
projects
([#​29834](https://redirect.github.com/fastlane/fastlane/issues/29834))
via Abhishek Mahanti
([@​amahanti](https://redirect.github.com/amahanti))
- \[ci] build: automate messages on released prs
([#​29819](https://redirect.github.com/fastlane/fastlane/issues/29819))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[produce] Add declared age range option to commands generator
([#​29815](https://redirect.github.com/fastlane/fastlane/issues/29815))
via Stefan Herold
([@​stherold](https://redirect.github.com/stherold))
- \[ci] build: reduce confusion in compilation by renaming things
([#​29826](https://redirect.github.com/fastlane/fastlane/issues/29826))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[action] Add `xros` to upload\_to\_app\_store.rb
([#​29460](https://redirect.github.com/fastlane/fastlane/issues/29460))
via Luca Ban ([@​mesqueeb](https://redirect.github.com/mesqueeb))
- \[ci] restore SLACK\_URL to Automation pipeline
([#​29825](https://redirect.github.com/fastlane/fastlane/issues/29825))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[ci] remove unused release lanes.
([#​29785](https://redirect.github.com/fastlane/fastlane/issues/29785))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[GitHub Actions] Enable pull-requests.yml workflow
([#​29823](https://redirect.github.com/fastlane/fastlane/issues/29823))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
###
[`v2.230.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.230.0):
Improvements
[Compare
Source](https://redirect.github.com/fastlane/fastlane/compare/2.229.1...2.230.0)
- \[gym] evaluate building for .ipa or .pkg beyond iOS and macOS
([#​22145](https://redirect.github.com/fastlane/fastlane/issues/22145))
via Davide ([@​keeshux](https://redirect.github.com/keeshux))
- \[sigh]\[match] fix: provisioning profiles location for Xcode 16
([#​29508](https://redirect.github.com/fastlane/fastlane/issues/29508))
via Vitalii Budnik
([@​nekrich](https://redirect.github.com/nekrich))
- \[install\_xcode\_plugin] hardening sh() to properly handle repo URL
([#​29811](https://redirect.github.com/fastlane/fastlane/issues/29811))
via Grzegorz Siewruk
([@​siewer](https://redirect.github.com/siewer))
- \[gym]\[pilot] Add `AppStoreInfo.plist` support for TestFlight uploads
on non-macOS platforms
([#​29717](https://redirect.github.com/fastlane/fastlane/issues/29717))
via Cristian Caruceru
([@​ccaruceru](https://redirect.github.com/ccaruceru))
- \[frameit] fix: iPhone-14-pro off by one pixel
([#​29539](https://redirect.github.com/fastlane/fastlane/issues/29539))
via Mark Heijnekamp
([@​TheHunterDog](https://redirect.github.com/TheHunterDog))
- \[core] Fix Xcode 26 altool zero exit code confusion.
([#​29740](https://redirect.github.com/fastlane/fastlane/issues/29740))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[deliver] skips age rating upload when necessary
([#​29503](https://redirect.github.com/fastlane/fastlane/issues/29503))
via Michael Neeley
([@​redreceipt](https://redirect.github.com/redreceipt))
- \[produce] add declared\_age\_range capability
([#​29720](https://redirect.github.com/fastlane/fastlane/issues/29720))
via Tim Shedor ([@​tshedor](https://redirect.github.com/tshedor))
- \[deliver] update age rating declaration attributes
([#​29804](https://redirect.github.com/fastlane/fastlane/issues/29804))
via Yuki Y ([@​redryerye](https://redirect.github.com/redryerye))
- \[deliver] Check only locales that have screenshots to upload when
deleting from ASC
([#​29800](https://redirect.github.com/fastlane/fastlane/issues/29800))
via Sergiu Todirașcu
([@​sirghi](https://redirect.github.com/sirghi))
- \[rake] remove unused rake tasks, fix github issue one
([#​29798](https://redirect.github.com/fastlane/fastlane/issues/29798))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- CONTRIBUTING.md: remove Google CLA callout
([#​29805](https://redirect.github.com/fastlane/fastlane/issues/29805))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- Upgrade xcov to v1.9.0 and remove 2016 monkey patch.
([#​29769](https://redirect.github.com/fastlane/fastlane/issues/29769))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[ci] build: force circleci to previous resource\_class
([#​29801](https://redirect.github.com/fastlane/fastlane/issues/29801))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- build: update plugin template for GitHub Actions
([#​29758](https://redirect.github.com/fastlane/fastlane/issues/29758))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- Fix pty not fully flushing output and causing flaky tests
[#​21792](https://redirect.github.com/fastlane/fastlane/issues/21792)
([#​21793](https://redirect.github.com/fastlane/fastlane/issues/21793))
via Jerome Lacoste
([@​lacostej](https://redirect.github.com/lacostej))
- \[supply] Fix missing\_email error when using external account
credentials
([#​29796](https://redirect.github.com/fastlane/fastlane/issues/29796))
via Oliver Binns
([@​Oliver-Binns](https://redirect.github.com/Oliver-Binns))
- \[team] add 'ibotpeaches' to team.json
([#​29782](https://redirect.github.com/fastlane/fastlane/issues/29782))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- Fix `notarize` action with `verbose` option
([#​29495](https://redirect.github.com/fastlane/fastlane/issues/29495))
via Olivier Halligon
([@​AliSoftware](https://redirect.github.com/AliSoftware))
- \[ci] remove houndci config
([#​29793](https://redirect.github.com/fastlane/fastlane/issues/29793))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[ci] chore: fix spacing on step 2 release job
([#​29792](https://redirect.github.com/fastlane/fastlane/issues/29792))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- build: generate plugin robocop config during rake tasks
([#​29791](https://redirect.github.com/fastlane/fastlane/issues/29791))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[spaceship] The provided entity includes an unknown relationship -
'capability' is not a relationship on the resource
'bundleIdCapabilities'
([#​29596](https://redirect.github.com/fastlane/fastlane/issues/29596))
via Hugo
([@​hugomarisco](https://redirect.github.com/hugomarisco))
- Bump actions/checkout from 5 to 6
([#​29794](https://redirect.github.com/fastlane/fastlane/issues/29794))
via dependabot\[bot]
([@​dependabot](https://redirect.github.com/dependabot)\[bot])
- \[sigh] Take 'cert\_id' parameter into account while fetching
provision…
([#​29780](https://redirect.github.com/fastlane/fastlane/issues/29780))
via AbbyM ([@​AbbyM](https://redirect.github.com/AbbyM))
- \[scan, gym] SwiftPM `clonedSourcePackagesDirPath` fixes &
`packageCachePath` support
([#​29679](https://redirect.github.com/fastlane/fastlane/issues/29679))
via Brett Best
([@​Brett-Best](https://redirect.github.com/Brett-Best))
- \[ci] fix: allow Dependabot to manage Ruby deps
([#​29756](https://redirect.github.com/fastlane/fastlane/issues/29756))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- build: enhance update\_docs workflow
([#​29770](https://redirect.github.com/fastlane/fastlane/issues/29770))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[ci] fix module tests regression + migrate module tests to gha
([#​29768](https://redirect.github.com/fastlane/fastlane/issues/29768))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- build: remove dependency ci config
([#​29786](https://redirect.github.com/fastlane/fastlane/issues/29786))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[ci] Cleanup of unused and broken GitHub Actions
([#​29728](https://redirect.github.com/fastlane/fastlane/issues/29728))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[ci] swap to github action token instead of pat for meta workflows
([#​29788](https://redirect.github.com/fastlane/fastlane/issues/29788))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[deliver]\[frameit] support the latest devices and resolutions.
([#​29760](https://redirect.github.com/fastlane/fastlane/issues/29760))
via Sergiu Todirașcu
([@​sirghi](https://redirect.github.com/sirghi))
- ci: add Ruby 2.6/7 test jobs to CircleCI workflow
([#​29777](https://redirect.github.com/fastlane/fastlane/issues/29777))
via Jan Piotrowski
([@​janpio](https://redirect.github.com/janpio))
- Bump actions/checkout from 5 to 6
([#​29772](https://redirect.github.com/fastlane/fastlane/issues/29772))
via dependabot\[bot]
([@​dependabot](https://redirect.github.com/dependabot)\[bot])
- Bump actions/labeler from 5 to 6
([#​29771](https://redirect.github.com/fastlane/fastlane/issues/29771))
via dependabot\[bot]
([@​dependabot](https://redirect.github.com/dependabot)\[bot])
###
[`v2.229.1`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.229.1):
Improvements
[Compare
Source](https://redirect.github.com/fastlane/fastlane/compare/2.229.0...2.229.1)
- \[ci] Restore a regular 'bunde install' during releases
([#​29775](https://redirect.github.com/fastlane/fastlane/issues/29775))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- build: releases should ignore changes to .bundle/config
([#​29774](https://redirect.github.com/fastlane/fastlane/issues/29774))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[core] add support for more gems removed from stdlib (ruby 3.4)
([#​29767](https://redirect.github.com/fastlane/fastlane/issues/29767))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
- \[ci] speed up release actions + fix gha publishing
([#​29765](https://redirect.github.com/fastlane/fastlane/issues/29765))
via Connor Tumbleson
([@​iBotPeaches](https://redirect.github.com/iBotPeaches))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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/LeoColman/Petals).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMi4wIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent fba1c64 commit 94ea7c2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments