Skip to content

Update CODEOWNERS default owner to @RevenueCat/sdk#1717

Merged
ajpallares merged 2 commits into
mainfrom
pallares/update-codeowners
Apr 10, 2026
Merged

Update CODEOWNERS default owner to @RevenueCat/sdk#1717
ajpallares merged 2 commits into
mainfrom
pallares/update-codeowners

Conversation

@ajpallares

@ajpallares ajpallares commented Apr 9, 2026

Copy link
Copy Markdown
Member

Summary

  • Update the default code owner from @RevenueCat/coresdk to @RevenueCat/sdk
  • The "Require review from Code Owners" branch protection setting is being enabled organization-wide. Since @RevenueCat/coresdk is a small team, this would create a bottleneck. Widening the designated code owner to the broader @RevenueCat/sdk team ensures PRs won't be blocked while still requiring a team member's approval.

Test plan

  • Verify CODEOWNERS file syntax is valid

Note

Low Risk
Low risk change limited to repository metadata (CODEOWNERS) with no runtime or build impact.

Overview
Updates .github/CODEOWNERS to change the default code owner from @RevenueCat/coresdk to @RevenueCat/sdk, broadening who can satisfy code-owner review requirements.

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

@ajpallares ajpallares marked this pull request as ready for review April 9, 2026 16:29
@ajpallares ajpallares requested a review from a team as a code owner April 9, 2026 16:29
@ajpallares ajpallares enabled auto-merge (squash) April 10, 2026 06:46
@ajpallares ajpallares merged commit 118e2ce into main Apr 10, 2026
15 checks passed
@ajpallares ajpallares deleted the pallares/update-codeowners branch April 10, 2026 06:55
@tonidero tonidero mentioned this pull request Apr 15, 2026
RCGitBot pushed a commit that referenced this pull request Apr 15, 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
incorrect as consumables, RevenueCat will consume these purchases. This
means that customers 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.

* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 18.0.0 (#1720) via
RevenueCat Git Bot (@RCGitBot)
* [Android
10.1.2](https://github.com/RevenueCat/purchases-android/releases/tag/10.1.2)
* [Android
10.1.1](https://github.com/RevenueCat/purchases-android/releases/tag/10.1.1)
* [Android
10.1.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.1.0)
* [Android
10.0.2](https://github.com/RevenueCat/purchases-android/releases/tag/10.0.2)
* [Android
10.0.1](https://github.com/RevenueCat/purchases-android/releases/tag/10.0.1)
* [Android
9.29.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.29.1)
* [Android
10.0.0](https://github.com/RevenueCat/purchases-android/releases/tag/10.0.0)
* [iOS
5.67.2](https://github.com/RevenueCat/purchases-ios/releases/tag/5.67.2)

### 🔄 Other Changes
* Bump fastlane-plugin-revenuecat_internal from `894bb1b` to `20911d1`
(#1719) via dependabot[bot] (@dependabot[bot])
* Update CODEOWNERS default owner to @RevenueCat/sdk (#1717) via Antonio
Pallares (@ajpallares)
* Bump fastlane-plugin-revenuecat_internal from `ceecf91` to `894bb1b`
(#1718) via dependabot[bot] (@dependabot[bot])
* Bump addressable from 2.8.9 to 2.9.0 (#1715) via dependabot[bot]
(@dependabot[bot])
* Bump fastlane-plugin-revenuecat_internal from `6289be1` to `ceecf91`
(#1713) via dependabot[bot] (@dependabot[bot])

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Medium Risk**
> Mostly a release/version bump, but it ships a major `10.0.0` update
that advertises breaking behavior changes tied to Play Billing 8.3.0 and
one-time purchase restore/consumption behavior, which could impact apps
on upgrade.
> 
> **Overview**
> Publishes **v10.0.0** across the Flutter plugin and RevenueCatUI
plugin by updating package/pod/Gradle versions and the runtime-reported
plugin version strings.
> 
> Updates release documentation (`CHANGELOG(-LATEST).md`, `VERSIONS.md`)
to describe the **breaking changes** for 10.0.0 (Play Billing 8.3.0/min
Android API 23 and removal of a consumed one-time-purchase restore
workaround) and bumps `purchases-hybrid-common` to `18.0.0`.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
b5a29b5. 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants