Skip to content

Commit 0ed226a

Browse files
[RENOVATE] Update dependency revenuecat to v4.5.0 (#3807)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [revenuecat](https://circleci.com/developer/orbs/orb/revenuecat/sdks-common-config) | orb | minor | `4.4.0` → `4.5.0` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJwcjpkZXBlbmRlbmNpZXMiXX0=--> <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Single CI orb version pin with no application code changes; risk is limited to possible behavior changes in shared CircleCI jobs until pipelines are verified. > > **Overview** > Bumps the CircleCI **`revenuecat/sdks-common-config`** orb from **4.4.0** to **4.5.0** in `.circleci/config.yml`. > > All workflows that use shared RevenueCat CI commands (mise/Java setup, gem deps, git credentials, Danger, release tagging, deploy helpers, Maestro install, automatic bump, error-code updates, etc.) will resolve against the new orb version on the next pipeline run. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 8414bce. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 2d38edf commit 0ed226a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ aliases:
4545
version: 2.1
4646
orbs:
4747
android: circleci/android@3.1.0
48-
revenuecat: revenuecat/sdks-common-config@4.4.0
48+
revenuecat: revenuecat/sdks-common-config@4.5.0
4949
codecov: codecov/codecov@3.2.4
5050

5151
parameters:

0 commit comments

Comments
 (0)