Skip to content

Bump fastlane-plugin-revenuecat_internal from 6289be1 to ceecf91#3301

Merged
tonidero merged 2 commits into
mainfrom
dependabot/bundler/fastlane-plugin-revenuecat_internal-ceecf91
Apr 7, 2026
Merged

Bump fastlane-plugin-revenuecat_internal from 6289be1 to ceecf91#3301
tonidero merged 2 commits into
mainfrom
dependabot/bundler/fastlane-plugin-revenuecat_internal-ceecf91

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps fastlane-plugin-revenuecat_internal from 6289be1 to ceecf91.

Commits

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 change that updates a Fastlane plugin reference; behavior changes are limited to whatever the plugin introduces at the new commit.

Overview
Bumps the fastlane-plugin-revenuecat_internal git dependency in Gemfile.lock from 6289be1 to ceecf91, updating the pinned plugin revision used by Fastlane.

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

Bumps [fastlane-plugin-revenuecat_internal](https://github.com/RevenueCat/fastlane-plugin-revenuecat_internal) from `6289be1` to `ceecf91`.
- [Release notes](https://github.com/RevenueCat/fastlane-plugin-revenuecat_internal/releases)
- [Commits](RevenueCat/fastlane-plugin-revenuecat_internal@6289be1...ceecf91)

---
updated-dependencies:
- dependency-name: fastlane-plugin-revenuecat_internal
  dependency-version: ceecf91456afaa3c761b1b3a02f72a3b4b2a58ca
  dependency-type: direct:production
...

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 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 7, 2026 13:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 7, 2026
@tonidero tonidero enabled auto-merge April 7, 2026 13:22
@tonidero tonidero added this pull request to the merge queue Apr 7, 2026
@codecov

codecov Bot commented Apr 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.48%. Comparing base (7272360) to head (ae1bfbc).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3301   +/-   ##
=======================================
  Coverage   79.48%   79.48%           
=======================================
  Files         357      357           
  Lines       14352    14352           
  Branches     1960     1960           
=======================================
  Hits        11407    11407           
  Misses       2141     2141           
  Partials      804      804           

☔ 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 d887a97 Apr 7, 2026
34 checks passed
@tonidero tonidero deleted the dependabot/bundler/fastlane-plugin-revenuecat_internal-ceecf91 branch April 7, 2026 17:21
@emerge-tools

emerge-tools Bot commented Apr 7, 2026

Copy link
Copy Markdown

📸 Snapshot Test

181 modified, 7 added, 7 removed, 394 unchanged

Name Added Removed Modified Renamed Unchanged Errored Approval
TestPurchasesUIAndroidCompatibility Paparazzi
com.revenuecat.testpurchasesuiandroidcompatibility.paparazzi
7 7 181 0 69 0 ⏳ Needs approval
TestPurchasesUIAndroidCompatibility
com.revenuecat.testpurchasesuiandroidcompatibility
0 0 0 0 325 0 N/A

🛸 Powered by Emerge Tools

@tonidero tonidero mentioned this pull request Apr 7, 2026
github-merge-queue Bot pushed a commit that referenced this pull request Apr 8, 2026
## RevenueCat SDK
> [!WARNING]  
> If you don't have any login system in your app, please make sure your
one-time purchase products have been correctly configured in the
RevenueCat dashboard as either consumable or non-consumable. If they're
incorr as consumables, RevenueCat will consume these purchases. This
means that users won't be able to restore them from version 10.0.0
onward.
> Non-consumables are products that are meant to be bought only once,
for example, lifetime subscriptions. Please see more information in our
[docs](https://www.revenuecat.com/docs/known-store-issues/play-billing-library/restore-consumable-purchases-bc8)

### 💥 Breaking Changes
This release updates to Billing Library 8.3.0 with min SDK supported of
Android 6 (API 23), previously min was 21. It also removes a previous
workaround used to be able to restore consumed one time products which
is not available anymore.

* Update to Billing Library 8.3.0 (#3256) via Toni Rico (@tonidero)
* Revert AIDL workaround for consumed consumables (#3255) via Toni Rico
(@tonidero)

### 🔄 Other Changes
* Bump fastlane-plugin-revenuecat_internal from `6289be1` to `ceecf91`
(#3301) via dependabot[bot] (@dependabot[bot])
* Increase targetSdkVersion to 36 (#2446) via Toni Rico (@tonidero)
* [AUTOMATIC] Update golden test files for backend integration tests
(#3302) via RevenueCat Git Bot (@RCGitBot)
* Bump fastlane-plugin-revenuecat_internal from `5d6e93f` to `6289be1`
(#3299) via dependabot[bot] (@dependabot[bot])
* Bump fastlane-plugin-revenuecat_internal from `f11fe40` to `5d6e93f`
(#3294) via dependabot[bot] (@dependabot[bot])


<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> Primarily a release/version bump, but it ships documented breaking
changes (minSdk 23 via Billing Library 8.3.0 and removal of a restore
workaround) that can affect app compatibility and restore behavior.
> 
> **Overview**
> Bumps the project from `9.30.0-SNAPSHOT` to `10.0.0` across build
metadata (`.version`, `gradle.properties`, `Config.frameworkVersion`)
and sample/test app dependency pins.
> 
> Updates release documentation: adds `10.0.0` entries to
`CHANGELOG.md`/`CHANGELOG.latest.md` (including a warning and
breaking-change notes) and introduces `migrations/v10-MIGRATION.md`.
> 
> Adjusts docs publishing to serve `10.0.0` by updating
`docs/index.html` redirect and the CircleCI S3 sync path in
`docs-deploy`.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
d18f479. 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