Skip to content

Bump fastlane from 2.236.0 to 2.236.1#1779

Merged
tonidero merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.236.1
Jun 11, 2026
Merged

Bump fastlane from 2.236.0 to 2.236.1#1779
tonidero merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.236.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps fastlane from 2.236.0 to 2.236.1.

Release notes

Sourced from fastlane's releases.

2.236.1 Improvements

  • Revert "[transporter] Decode Base64 key content for .p8 file generation in Al…" (#30066) via Connor Tumbleson (@​iBotPeaches)
Commits
  • e931cf5 Version bump to 2.236.1 (#30067)
  • 2784d84 Revert "[transporter] Decode Base64 key content for .p8 file generation in (#...
  • See full diff 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
Lockfile-only dependency patch with no application source changes; main effect is CI/release tooling behavior around fastlane transporter.

Overview
Bumps the locked fastlane version from 2.236.0 to 2.236.1 in Gemfile.lock (no Gemfile version pin change). Dependabot also refreshes several transitive gems pulled in by fastlane, including AWS SDK (aws-partitions, aws-sdk-core, aws-sdk-s3), google-cloud-core, and nkf.

Upstream 2.236.1 is a patch release that reverts transporter logic that decoded Base64 when generating .p8 key files, restoring the prior behavior for App Store Connect / transporter flows.

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

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

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.236.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 11, 2026 16:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jun 11, 2026
@tonidero tonidero merged commit 0c54be4 into main Jun 11, 2026
21 checks passed
@tonidero tonidero deleted the dependabot/bundler/fastlane-2.236.1 branch June 11, 2026 17:02
RCGitBot added a commit that referenced this pull request Jun 12, 2026
**This is an automatic release.**

## RevenueCat SDK
### 📦 Dependency Updates
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.14.1 (#1777)
via RevenueCat Git Bot (@RCGitBot)
* [Android
10.9.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.9.0)
* [iOS
5.78.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.78.0)
* [iOS
5.77.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.77.0)
* [Web
1.42.3](https://github.com/RevenueCat/purchases-js/releases/tag/1.42.3)
* [Web
1.42.2](https://github.com/RevenueCat/purchases-js/releases/tag/1.42.2)
* [Web
1.42.1](https://github.com/RevenueCat/purchases-js/releases/tag/1.42.1)

### 🔄 Other Changes
* Bump fastlane from 2.236.0 to 2.236.1 (#1779) via dependabot[bot]
(@dependabot[bot])
* Bump fastlane from 2.235.0 to 2.236.0 (#1775) via dependabot[bot]
(@dependabot[bot])

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> Bumps native billing SDKs via hybrid-common (purchase/subscription
paths); no Dart API changes in the diff, but downstream store behavior
follows Android/iOS/Web release notes.
> 
> **Overview**
> **Automatic release 10.2.3** bumps the Flutter SDK and
`purchases_ui_flutter` from **10.2.2** to **10.2.3**, and refreshes
release metadata (`CHANGELOG`, `VERSIONS.md`, `.version`).
> 
> The functional dependency change is **`purchases-hybrid-common`
18.10.0 → 18.14.1** on Android (`common_version` in both
`android/build.gradle` and `purchases_ui_flutter/android/build.gradle`),
which pulls in **Android 10.9.0**, **iOS 5.77.0/5.78.0**, and **Web
1.42.1–1.42.3**. Reported plugin version strings are updated on Android,
iOS/macOS podspecs, and the web plugin; `purchases_ui_flutter` now
depends on **`purchases_flutter: ^10.2.3`**.
> 
> Changelog also notes **fastlane** bumps (2.235.0 → 2.236.1) from
Dependabot; those are not in this diff snippet beyond the changelog
lines.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
b370b21. 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