Skip to content

Bump fastlane from 2.234.0 to 2.235.0#1761

Merged
rickvdl merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.235.0
May 27, 2026
Merged

Bump fastlane from 2.234.0 to 2.235.0#1761
rickvdl merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.235.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps fastlane from 2.234.0 to 2.235.0.

Release notes

Sourced from fastlane's releases.

2.235.0 Improvements

Commits

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

Medium Risk
Dependency-only change but jwt major and fastlane’s Ruby 3.0 floor can break CI or local bundle exec fastlane if the project still runs Ruby 2.7 or pins incompatible gems.

Overview
Updates Gemfile.lock only: fastlane 2.234.0 → 2.235.0 (Dependabot). Bundler pulls in refreshed transitive gems—notably jwt 2.10.2 → 3.2.0, googleauth, google-cloud-env, google-cloud-storage, AWS SDK pieces, and minor bumps to retriable and google-apis-androidpublisher_v3.

No app or lane source changes in this diff; release behavior comes from upstream fastlane 2.235.0 (match/supply/pilot/spaceship fixes, notarize altool removal, Ruby 3.0 minimum in fastlane itself, etc.). CI/release risk is mainly lockfile resolution and Ruby/Bundler compatibility with the new fastlane constraint (bundler >= 2.4.0).

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

Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.234.0 to 2.235.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.234.0...fastlane/2.235.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.235.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 26, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 26, 2026 22:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 26, 2026
@rickvdl rickvdl merged commit 9070d70 into main May 27, 2026
21 checks passed
@rickvdl rickvdl deleted the dependabot/bundler/fastlane-2.235.0 branch May 27, 2026 07:02
RCGitBot added a commit that referenced this pull request May 27, 2026
**This is an automatic release.**

## RevenueCat SDK
### ✨ New Features
* feat: ad tracking API (#1750) via Peter Porfy (@peterporfy)
### 📦 Dependency Updates
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.8.0 (#1760) via
RevenueCat Git Bot (@RCGitBot)
* [Android
10.6.1](https://github.com/RevenueCat/purchases-android/releases/tag/10.6.1)
* [iOS
5.74.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.74.0)
* [iOS
5.73.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.73.1)
* [Web
1.41.1](https://github.com/RevenueCat/purchases-js/releases/tag/1.41.1)
* [Web
1.41.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.41.0)
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.7.1 (#1758) via
RevenueCat Git Bot (@RCGitBot)

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

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> Release bundles hybrid-common 18.8.0 and documents new ad-tracking
APIs; diff is mostly version pins but consumers get new attribution
surface and native SDK changes.
> 
> **Overview**
> This **automatic release** cuts **10.2.0** for `purchases_flutter` and
`purchases_ui_flutter` by bumping version strings everywhere they are
reported (`.version`, `pubspec.yaml`, Android/iOS/macOS podspecs and
Gradle, and platform flavor version constants on Android, iOS, and web).
> 
> It aligns native dependencies on **`purchases-hybrid-common` 18.8.0**
(Android `common_version`, iOS `PurchasesHybridCommon`, web hybrid
mappings CDN) and updates **`purchases_ui_flutter`** to depend on
**`purchases_flutter` ^10.2.0**. **CHANGELOG** / **CHANGELOG-LATEST**
document the release: **ad tracking API** (#1750), hybrid-common bumps
(18.8.0 / 18.7.1) with linked Android/iOS/Web SDK versions, and a
**fastlane** tooling bump.
> 
> There is **no application logic change in this diff** beyond
versioning and release notes—the feature work ships via the aggregated
changelog and underlying hybrid-common release.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
6c60efe. 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