Skip to content

Bump fastlane from 2.232.2 to 2.233.0#3370

Merged
tonidero merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.233.0
Apr 20, 2026
Merged

Bump fastlane from 2.232.2 to 2.233.0#3370
tonidero merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.233.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Contributor

Bumps fastlane from 2.232.2 to 2.233.0.

Release notes

Sourced from fastlane's releases.

2.233.0 Improvements

  • [scan] Fix default_os_version when xcodebuild sdkVersion differs from simctl sdkVersion (#29977) via Felix Lisczyk (@​FelixLisczyk)
  • [core] build: move to fastlane-sirp 1.1.0 (#29973) via Connor Tumbleson (@​iBotPeaches)
  • fix: use certificate id param on match (#29966) via James Collins (@​java-james)
  • [action][swiftlint] Adds '--progress' flag (#21922) via Erik Lippmann (@​ObjectiveCesar)
  • [sigh, match] Pass keychain_path through Sigh::Manager to ProvisioningProfile (#29963) via Dmitry Pchelintsev (@​Pchol)
  • Support individual api tokens in altool (#29961) via Oliver Fox (@​foxware00)
  • [spaceship] Fix getting App Preview Sets with new endpoint (#29960) via Cristian Caruceru (@​ccaruceru)
  • [frameit] Change the default iPhone 14 Pro/Pro Max frame colors from PURPLE to BLACK. (#21927) via Michael Lenaghan (@​michaellenaghan)
  • [gym] Add app_name parameter to skip xcodebuild -showBuildSettings (#29953) via 정고은 (@​Goeun1001)
  • [deliver, pilot] Add provider_public_id option for altool uploads (#29898) via Hasancan Akgündüz (@​hasancanakgunduz)
  • [sigh] add: introduce ability to control codesign page_size (#29952) via Aliaksei Siauko (@​asevko)
  • build: assert bin/* contents in built gem to prevent global pollution. (#29915) via Connor Tumbleson (@​iBotPeaches)
  • [match] feat(s3_storage): add support for AWS STS credentials (#22139) via monholm (@​monholm)
  • [deliver] Initial App Preview (video) upload support for iPhone and iPad (#29831) via Cristian Caruceru (@​ccaruceru)
  • [scan] output_remove_retry_attempts should also remove retries when the test is skipped (#29887) via Oliver Fox (@​foxware00)
  • [precheck] add 'nsfw' as blocklisted term (#29937) via Jamie (@​jtlthe2)
  • [scan] Fix simulator selection when runtime build is missing from installed runtimes (#29894) via Felix Lisczyk (@​FelixLisczyk)
  • [gem] move to faraday-retry 1.0.4 (#29944) via Connor Tumbleson (@​iBotPeaches)
  • [precheck] document rules/rules_data/curse_word_hashes (#29941) via Jamie (@​jtlthe2)
  • Add RSpec tests for resign.sh bash functions (#29934) via Sergei Selivanov (@​cergfix)
  • build(deps): bump actions/download-artifact from 7 to 8 (#29930) via dependabot[bot] (@​dependabot[bot])
  • build(deps): bump actions/upload-artifact from 6 to 7 (#29931) via dependabot[bot] (@​dependabot[bot])
  • [ci] remove AppVeyor for Windows tests on GitHub Actions (#29876) via Connor Tumbleson (@​iBotPeaches)
Commits
  • a193313 Version bump to 2.233.0 (#29978)
  • 9a9b6ed [scan] Fix scan simulator lookup when sdkVersion and productVersion differ (#...
  • 3166625 [core] build: move to fastlane-sirp 1.1.0 (#29973)
  • c584b8e [match] fix: use certificate id param on match (#29966)
  • c32cb71 [action][swiftlint] Adds '--progress' flag (#21922)
  • 09e0f76 [sigh, match] Pass keychain_path through Sigh::Manager to ProvisioningProfile...
  • 9e09d5f [core] Support individual api tokens in altool (#29961)
  • 2fb58b8 [spaceship] Fix get App Preview Sets (#29960)
  • 8e1532d [frameit] Change the default iPhone 14 Pro/Pro Max frame colors from PURPLE t...
  • e35c12d [gym] Add app_name parameter to skip xcodebuild -showBuildSettings (#29953)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Low Risk
Low risk lockfile-only dependency bump for release tooling, though it may change CI/build behavior via updated fastlane and transitive gems.

Overview
Updates fastlane from 2.232.2 to 2.233.0 in Gemfile.lock.

Refreshes transitive gem versions pulled in by fastlane (notably fastlane-sirp, aws-sdk-*, google-cloud-storage/google-apis-*, faraday-retry, rake, and a few stdlib-adjacent gems like bigdecimal/json).

Reviewed by Cursor Bugbot for commit 17064d1. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.232.2 to 2.233.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](fastlane/fastlane@fastlane/2.232.2...fastlane/2.233.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.233.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 20, 2026 15:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 20, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgem/​fastlane@​2.232.2 ⏵ 2.233.070100100100100

View full report

@tonidero tonidero enabled auto-merge April 20, 2026 15:41
@tonidero tonidero added this pull request to the merge queue Apr 20, 2026
@codecov

codecov Bot commented Apr 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.34%. Comparing base (6bd868e) to head (17064d1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3370   +/-   ##
=======================================
  Coverage   79.34%   79.34%           
=======================================
  Files         354      354           
  Lines       14268    14268           
  Branches     1951     1951           
=======================================
  Hits        11321    11321           
  Misses       2144     2144           
  Partials      803      803           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Merged via the queue into main with commit 9c4542c Apr 20, 2026
37 checks passed
@tonidero tonidero deleted the dependabot/bundler/fastlane-2.233.0 branch April 20, 2026 16:12
matteinn pushed a commit to matteinn/purchases-android that referenced this pull request Apr 28, 2026
**This is an automatic release.**

## RevenueCat SDK
### 🐞 Bugfixes
* fix: move Google BillingClient connection off the main thread (RevenueCat#3369)
via Toni Rico (@tonidero)
* [EXTERNAL] fix(google): guard showInAppMessages against BillingClient
runtime crashes (RevenueCat#3367) by @matteinn (RevenueCat#3368) via Monika Mateska
(@MonikaMateska)

## RevenueCatUI SDK
### Paywallv2
#### 🐞 Bugfixes
* Add Workflows network layer (RevenueCat#3300) via Cesar de la Vega (@vegaro)

### 🔄 Other Changes
* Fix `revenuecat.useWorkflowsEndpoint` compiler flag (RevenueCat#3374) via Cesar
de la Vega (@vegaro)
* Create paywall from workflow response. Add `USE_WORKFLOWS_ENDPOINT`
BuildConfig (RevenueCat#3350) via Cesar de la Vega (@vegaro)
* Refactor: Remove unnecessary lint suppressions (RevenueCat#3373) via cursor[bot]
(@cursor[bot])
* Bump fastlane-plugin-revenuecat_internal from `a1eed48` to `b822f01`
(RevenueCat#3371) via dependabot[bot] (@dependabot[bot])
* Bump fastlane from 2.232.2 to 2.233.0 (RevenueCat#3370) via dependabot[bot]
(@dependabot[bot])
* Attempt to fix `AssertionError` "ms is denormalized" in
`QueryPurchasesUseCaseTest` (RevenueCat#3361) via Cesar de la Vega (@vegaro)
* Update baseline profiles (RevenueCat#3296) via Jaewoong Eum (@skydoves)
* fix: reduce precision for flaky HeaderDirectHeroImage snapshot (RevenueCat#3362)
via Cesar de la Vega (@vegaro)
* Fix test failures reported twice (RevenueCat#3360) via Cesar de la Vega
(@vegaro)
* refactor: extract `updateStateFromOffering` in `PaywallViewModel`
(RevenueCat#3359) via Cesar de la Vega (@vegaro)
* [Fix] Include parent tabs component_name in tab-control switch
interaction events (RevenueCat#3358) via Monika Mateska (@MonikaMateska)
* Refactor: Remove unnecessary lint suppressions (RevenueCat#3348) via cursor[bot]
(@cursor[bot])
* fix: always upload CI test results even when tests fail (RevenueCat#3357) via
Cesar de la Vega (@vegaro)
* refactor: extract `RevenueCatDialogScaffold` (RevenueCat#3355) via Cesar de la
Vega (@vegaro)
* Fix Slack notifications for nightly integration tests (RevenueCat#3354) via Toni
Rico (@tonidero)
* UI events for paywall component interactions (RevenueCat#3287) via Monika
Mateska (@MonikaMateska)
* Bump fastlane-plugin-revenuecat_internal from `20911d1` to `a1eed48`
(RevenueCat#3351) via dependabot[bot] (@dependabot[bot])

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Primarily a version bump and release automation updates (docs
deploy/redirect and changelog); no functional library code changes
beyond updating embedded version constants.
> 
> **Overview**
> Cuts the `10.2.1` release by updating version references across the
repo (Gradle `VERSION_NAME`, internal `frameworkVersion`, sample/test
app dependency pins, and `.version`).
> 
> Updates the docs release pipeline and website redirect to publish and
point at `10.2.1`, and refreshes `CHANGELOG.md`/`CHANGELOG.latest.md`
with the 10.2.1 release notes.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
a0a325b. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant