[AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.9.1#1764
Merged
Conversation
RCGitBot
added a commit
that referenced
this pull request
Jun 4, 2026
**This is an automatic release.** ## RevenueCat SDK ### 📦 Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.9.1 (#1764) via RevenueCat Git Bot (@RCGitBot) * [Android 10.7.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.7.0) * [iOS 5.75.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.75.0) * [Web 1.41.2](https://github.com/RevenueCat/purchases-js/releases/tag/1.41.2) ### 🔄 Other Changes * Bump fastlane-plugin-revenuecat_internal from `af7bb5c` to `ce6a7ef` (#1767) via dependabot[bot] (@dependabot[bot]) <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Patch version with no Flutter API changes in the diff; risk is limited to behavior in updated native/Web SDK dependencies. > > **Overview** > Automatic **10.2.1** release: bumps the Flutter plugin (`purchases_flutter` and `purchases_ui_flutter`) from **10.2.0** and refreshes release docs (`.version`, `CHANGELOG*`, `VERSIONS.md`). > > The functional change is pulling **purchases-hybrid-common 18.9.1**, which brings native **Android 10.7.0**, **iOS 5.75.0**, and **Web 1.41.2** (via `common_version` in Android Gradle and the reported plugin version on Android, iOS, and web). `CHANGELOG-LATEST` also notes a **fastlane-plugin-revenuecat_internal** revision bump for CI/release tooling only. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 94da7a3. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automatic bump.
Updates purchases-hybrid-common to 18.9.1
Note
Medium Risk
Dependency-only bump, but it updates the shared purchase/subscription native and web bridge layer used at runtime, so behavior changes depend on hybrid-common 18.9.1 release notes.
Overview
Bumps purchases-hybrid-common from 18.8.0 to 18.9.1 everywhere the Flutter plugins pin that stack—no Dart API or plugin logic changes in this diff.
Android:
ext.common_versioninandroid/build.gradleandpurchases_ui_flutter/android/build.gradle(Mavenpurchases-hybrid-common/purchases-hybrid-common-ui).Apple: CocoaPods and SwiftPM
exact/ pod dependency versions forPurchasesHybridCommonandPurchasesHybridCommonUIon iOS and macOS for bothpurchases_flutterandpurchases_ui_flutter.Web:
_purchasesHybridMappingsVersioninlib/web/purchases_flutter_web.dart, which drives the jsDelivr URL for@revenuecat/purchases-js-hybrid-mappings.Reviewed by Cursor Bugbot for commit 1c3c43c. Bugbot is set up for automated code reviews on this repo. Configure here.