Skip to content

Bump fastlane from 2.233.1 to 2.234.0#1751

Merged
ajpallares merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.234.0
May 13, 2026
Merged

Bump fastlane from 2.233.1 to 2.234.0#1751
ajpallares merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.234.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps fastlane from 2.233.1 to 2.234.0.

Release notes

Sourced from fastlane's releases.

2.234.0 Improvements

[!TIP] Appreciate fastlane? Want to support further development? Donate via OpenCollective - https://opencollective.com/fastlane

  • [docs] adjust CoC contact email away from Google (#30024) via Connor Tumbleson (@​iBotPeaches)
  • [spaceship] fix provisioning profile repair when certificates include nil (#29935) via via-guy (@​via-guy)
  • build(deps): bump rubygems/configure-rubygems-credentials from 1.0.0 to 2.0.0 (#30013) via dependabot[bot] (@​dependabot[bot])
  • [supply] Fix issue when playstore production track doesn't have any release (#21506) via Fadel Trivandi Dipantara (@​fadeltd)
  • [deliver] improve documentation & clarify on territory_ids behavior for upload_price_tier (#30019) via orbisai0security (@​orbisai0security)
  • [match] Fix match_nuke certificate_id filtering (#30022) via Nakshatra Singh (@​nakshatrasinghh)
  • [sigh] fix: prevent empty string as input to codesign on KEYCHAIN_FLAG (#30018) via zengchunshan (@​zengchunshan)
  • [scan] default_derived_data supports build for running off (#22231) via Jozsef Mihalicza (@​jmihaliczas3d)
  • Add support for 11 new App Store Connect locales (#29959) via Ryu (@​Ryu0118)
  • [match] Fix match nuke deletion for provisioning profiles with wildcard filenames (#30014) via Nakshatra Singh (@​nakshatrasinghh)
  • [increment_version_number] support MARKETING_VERSION resolving. (#30011) via Connor Tumbleson (@​iBotPeaches)
  • [robocop] suppress suggestions for new extensions (#30005) via Connor Tumbleson (@​iBotPeaches)
  • [core] relax constraint on abbrev, base64, mutex_m and nfk (#30009) via Connor Tumbleson (@​iBotPeaches)
  • fix: migrate to standard which() helper to prevent ci spam (#29933) via Connor Tumbleson (@​iBotPeaches)
  • [app_store_connect_api_key] Trim key_id / issuer_id to prevent malformed JWT claims (#29986) via Copilot (@​Copilot)
  • [gem] allow CFPropertyList > 4 (#29993) via Connor Tumbleson (@​iBotPeaches)
  • chore: ruby 3.2 is eol, 3.3 is suggested (#29979) via Connor Tumbleson (@​iBotPeaches)
  • feat: add funding (opencollective) (#29972) via Connor Tumbleson (@​iBotPeaches)
  • [frameit] Add iPhone 16 and iPhone 17 device frame support (#29921) via Events-Mate-Apps (@​Events-Mate-Apps)
  • [Fastlane Swift] Update Runner Project to 14.6 (#29990) via Ethan Pippin (@​LePips)
  • [supply] Support authorized_user and Application Default Credentials for Google authentication (#29982) via Tyler Renslow (@​trenslow)
Commits
  • 7ae5818 Version bump to 2.234.0 (#30027)
  • 18dbb07 [docs] adjust CoC contact email away from Google (#30024)
  • c91d22d [spaceship] fix provisioning profile repair when certificates include nil (#2...
  • ba4199e [ci] build(deps): bump rubygems/configure-rubygems-credentials (#30013)
  • 6500031 [supply] Fix issue when playstore production track doesn't have any release (...
  • 31e3294 [deliver] improve documentation & clarify on territory_ids behavior for uploa...
  • c0c5d06 [match] Fix match_nuke to respect certificate_id filtering (#30022)
  • 02f45ea [sigh] fix: prevent empty string as input to codesign on KEYCHAIN_FLAG (#30018)
  • bc81ad9 [scan] prevent scan default_derived_data from producing invalid path if BUI...
  • 618633c [deliver] Add support for 11 new App Store Connect locales (#29959)
  • 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 update; potential impact is limited to CI/release tooling behavior changes from the new fastlane/transitive gem versions.

Overview
Bumps fastlane from 2.233.1 to 2.234.0 via Gemfile.lock update.

Refreshes transitive dependencies/constraints pulled in by the upgrade (notably aws-sdk-s3, aws-partitions, google-apis-androidpublisher_v3, json, multi_json, and base64), and relaxes several fastlane gem constraints (e.g., CFPropertyList, abbrev, mutex_m, nkf).

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

Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.233.1 to 2.234.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.233.1...fastlane/2.234.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.234.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 May 12, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 12, 2026 00:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 12, 2026
@ajpallares ajpallares enabled auto-merge (squash) May 12, 2026 07:17
@ajpallares ajpallares merged commit 97886c4 into main May 13, 2026
21 checks passed
@ajpallares ajpallares deleted the dependabot/bundler/fastlane-2.234.0 branch May 13, 2026 18:21
RCGitBot added a commit that referenced this pull request May 13, 2026
**This is an automatic release.**

## RevenueCat SDK
### ✨ New Features
* Unified StoreReplacementMode API (#1746) via Will Taylor
(@fire-at-will)
### 📦 Dependency Updates
* [RENOVATE] Update dependency gradle to v8.14.5 (#1749) via RevenueCat
Git Bot (@RCGitBot)
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.6.0 (#1748) via
RevenueCat Git Bot (@RCGitBot)
* [Android
10.5.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.5.0)
* [Android
10.4.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.4.0)
* [iOS
5.72.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.72.0)
* [iOS
5.71.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.71.0)
* [Web
1.39.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.39.0)
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.5.0 (#1747) via
RevenueCat Git Bot (@RCGitBot)

### 🔄 Other Changes
* Bump fastlane from 2.233.1 to 2.234.0 (#1751) via dependabot[bot]
(@dependabot[bot])

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Primarily a release/version bump across Flutter, Android, iOS/macOS,
and web metadata with no functional code changes beyond updated version
strings and documented dependency updates.
> 
> **Overview**
> Publishes release `10.1.0` by bumping version numbers across
`pubspec.yaml`, Android/iOS/macOS build specs, and web/native plugin
version constants.
> 
> Updates release documentation (`CHANGELOG.md`, `CHANGELOG-LATEST.md`,
`VERSIONS.md`, `.version`) to include the `Unified StoreReplacementMode`
feature and refreshed dependency versions, and aligns
`purchases_ui_flutter` to depend on `purchases_flutter ^10.1.0`.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
184b573. 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