[AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.2.0#1739
Merged
Conversation
RCGitBot
added a commit
that referenced
this pull request
May 7, 2026
**This is an automatic release.** ## RevenueCat SDK ### 📦 Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.4.0 (#1744) via RevenueCat Git Bot (@RCGitBot) * [Android 10.3.1](https://github.com/RevenueCat/purchases-android/releases/tag/10.3.1) * [Android 10.3.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.3.0) * [Android 10.2.1](https://github.com/RevenueCat/purchases-android/releases/tag/10.2.1) * [iOS 5.70.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.70.0) * [iOS 5.69.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.69.0) * [Web 1.38.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.38.0) * [Web 1.37.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.37.0) * [Web 1.36.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.36.0) * [Web 1.35.1](https://github.com/RevenueCat/purchases-js/releases/tag/1.35.1) * [Web 1.35.0](https://github.com/RevenueCat/purchases-js/releases/tag/1.35.0) * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.3.0 (#1741) via RevenueCat Git Bot (@RCGitBot) * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.2.0 (#1739) via RevenueCat Git Bot (@RCGitBot) ### 🔄 Other Changes * Bump fastlane-plugin-revenuecat_internal from `21e02ec` to `af7bb5c` (#1743) via dependabot[bot] (@dependabot[bot]) * Bump fastlane-plugin-revenuecat_internal from `2d11430` to `21e02ec` (#1742) via dependabot[bot] (@dependabot[bot]) * Bump fastlane-plugin-revenuecat_internal from `d24ab26` to `2d11430` (#1740) via dependabot[bot] (@dependabot[bot]) * Replace unauthenticated SDKMAN install with SHA-pinned orb command (#1736) via Rick (@rickvdl) * Bump fastlane from 2.233.0 to 2.233.1 (#1737) via dependabot[bot] (@dependabot[bot]) * Bump fastlane-plugin-revenuecat_internal from `b822f01` to `d24ab26` (#1734) via dependabot[bot] (@dependabot[bot]) * Add web SDK to release automations (#1732) via Toni Rico (@tonidero) * Bump fastlane-plugin-revenuecat_internal from `58cccc8` to `b822f01` (#1730) via dependabot[bot] (@dependabot[bot]) * Bump fastlane from 2.232.2 to 2.233.0 (#1731) via dependabot[bot] (@dependabot[bot]) * Bump fastlane-plugin-revenuecat_internal from `a1eed48` to `58cccc8` (#1729) via dependabot[bot] (@dependabot[bot]) <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk release-only change that bumps package/plugin version strings and updates changelogs without altering runtime logic. > > **Overview** > Bumps the Flutter Purchases SDK and `purchases_ui_flutter` package versions from `10.0.1` to `10.0.2` across `pubspec.yaml`, Android/iOS/macOS build metadata, and plugin version constants (including web). > > Updates `CHANGELOG.md` and `CHANGELOG-LATEST.md` with the `10.0.2` release notes (notably the `purchases-hybrid-common` 18.4.0 bump and related automation/tooling updates), and updates `purchases_ui_flutter` to depend on `purchases_flutter: ^10.0.2`. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 5e027ca. 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.2.0
Note
Medium Risk
Bumps a shared hybrid dependency across Android/iOS/macOS/Web, so behavior can change at runtime even though only version pins were modified.
Overview
Updates the RevenueCat hybrid common dependency from
18.1.0to18.2.0acrosspurchases_flutterandpurchases_ui_flutter.This changes the pinned versions in Android Gradle (
common_version), iOS/macOS CocoaPods podspecs, Swift Package ManagerPackage.swiftfiles, and the web plugin’s@revenuecat/purchases-js-hybrid-mappingsCDN version.Reviewed by Cursor Bugbot for commit 29b6437. Bugbot is set up for automated code reviews on this repo. Configure here.