Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update paywalls with latest main #601

Merged
merged 19 commits into from
Dec 20, 2023
Merged

Conversation

tonidero
Copy link
Contributor

This merges latest main with current paywalls branch.

NachoSoto and others added 19 commits November 17, 2023 17:07
)

Depends on RevenueCat/purchases-ios#2621 and
RevenueCat/purchases-android#1105.

---------

Co-authored-by: Toni Rico <antonio.rico.diez@revenuecat.com>
…nd EntitlementInfos (#569)

This adds `verification` to `EntitlementInfo` and `EntitlementInfos`.
This will be a string version of the `VerificationResult` enum.
**This is an automatic release.**

### New Features
* `Trusted Entitlements`: Add `verification` field to EntitlementInfo
and EntitlementInfos (#569) via Toni Rico (@tonidero)
* `Trusted Entitlements`: add support for setting `VerificationMode`
(#451) via NachoSoto (@NachoSoto)
### Dependency Updates
* Bump fastlane from 2.216.0 to 2.217.0 (#566) via dependabot[bot]
(@dependabot[bot])
* Bump danger from 9.3.2 to 9.4.0 (#565) via dependabot[bot]
(@dependabot[bot])
[AUTOMATIC] Android 7.2.3 => 7.2.4
This supports the old configure method after accidental breaking change
introduced in 7.4.0
We set the wrong name in the typescript interface. Also adds API tests
for purchases configuration to try to catch this more easily in the
future.
### Breaking Changes
* Fix entitlement verification name typo (#574) via Toni Rico
(@tonidero)
### Bugfixes
* Fix breaking change in objc in 7.4.0 (#572) via Toni Rico (@tonidero)
### Dependency Updates
* [AUTOMATIC] Android 7.2.3 => 7.2.4 (#573) via RevenueCat Git Bot
(@RCGitBot)
Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.14.2 to
1.14.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/CocoaPods/CocoaPods/releases">cocoapods's
releases</a>.</em></p>
<blockquote>
<h2>1.14.3</h2>
<h5>Enhancements</h5>
<ul>
<li>None.</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li>Revert minimum required Ruby version to 2.6 to support macOS system
Ruby<br />
<a href="https://github.com/amorde">Eric Amorde</a>
<a
href="https://github.com/CocoaPods/CocoaPods/issues/12122">#12122</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/CocoaPods/CocoaPods/blob/1.14.3/CHANGELOG.md">cocoapods's
changelog</a>.</em></p>
<blockquote>
<h2>1.14.3 (2023-11-19)</h2>
<h5>Enhancements</h5>
<ul>
<li>None.</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li>Revert minimum required Ruby version to 2.6 to support macOS system
Ruby<br />
<a href="https://github.com/amorde">Eric Amorde</a>
<a
href="https://github.com/CocoaPods/CocoaPods/issues/12122">#12122</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/CocoaPods/CocoaPods/commit/5e7b64992bab3418c4bf58e81269520462671769"><code>5e7b649</code></a>
Release 1.14.3</li>
<li><a
href="https://github.com/CocoaPods/CocoaPods/commit/882e60c538e11fca5bf72a01d4130e5ba3b2a858"><code>882e60c</code></a>
Update CHANGELOG</li>
<li><a
href="https://github.com/CocoaPods/CocoaPods/commit/712c92b193f9eb8662b1c035ac0e8504fc82b0d0"><code>712c92b</code></a>
Merge pull request <a
href="https://github.com/CocoaPods/CocoaPods/issues/12155">#12155</a>
from CocoaPods/amorde/macos-system-ruby-support</li>
<li><a
href="https://github.com/CocoaPods/CocoaPods/commit/8ebf5f2aa5c48627aaf3c9ec7aeed6e1e9d08899"><code>8ebf5f2</code></a>
Revert minimum required Ruby version to 2.6 to support macOS system
Ruby</li>
<li><a
href="https://github.com/CocoaPods/CocoaPods/commit/a31e2fda36cf476a3b8c7d1a431895e64779bc50"><code>a31e2fd</code></a>
[CHANGELOG] Add empty Master section</li>
<li>See full diff in <a
href="https://github.com/CocoaPods/CocoaPods/compare/1.14.2...1.14.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cocoapods&package-manager=bundler&previous-version=1.14.2&new-version=1.14.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[AUTOMATIC] iOS 4.30.5 => 4.31.1 Android 7.2.4 => 7.2.6
**This is an automatic release.**

### Dependency Updates
* [AUTOMATIC] iOS 4.30.5 => 4.31.1 Android 7.2.4 => 7.2.6 (#584) via
RevenueCat Git Bot (@RCGitBot)
* Bump cocoapods from 1.14.2 to 1.14.3 (#576) via dependabot[bot]
(@dependabot[bot])
Bumps [danger](https://github.com/danger/danger) from 9.4.0 to 9.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/danger/danger/releases">danger's
releases</a>.</em></p>
<blockquote>
<h2>9.4.1</h2>
<ul>
<li>Update Octokit to have no upper bounds - <a
href="https://github.com/ngan"><code>@​ngan</code></a> <a
href="https://github.com/danger/danger/pull/1470">#1470</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/danger/danger/blob/master/CHANGELOG.md">danger's
changelog</a>.</em></p>
<blockquote>
<h2>9.4.1</h2>
<ul>
<li>Update Octokit to have no upper bounds - <a
href="https://github.com/ngan"><code>@​ngan</code></a> <a
href="https://github.com/danger/danger/pull/1470">#1470</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/danger/danger/commit/c4eb417e9d2992e5ce0fabc75c597c2d63a698c4"><code>c4eb417</code></a>
Merge branch 'master' of <a
href="https://github.com/danger/danger">https://github.com/danger/danger</a></li>
<li><a
href="https://github.com/danger/danger/commit/50278b89e20563df015007bd4e91aae97b47c647"><code>50278b8</code></a>
Prepare for release</li>
<li><a
href="https://github.com/danger/danger/commit/b31a99a9a1ab95224b7a865a7dc9280362ed023f"><code>b31a99a</code></a>
Merge pull request <a
href="https://github.com/danger/danger/issues/1470">#1470</a>
from ngan/np-dont-pin-octokit</li>
<li><a
href="https://github.com/danger/danger/commit/394044ed77eceb28f71868c873ccb4c4e008fde8"><code>394044e</code></a>
Don't pin octokit dependency</li>
<li>See full diff in <a
href="https://github.com/danger/danger/compare/v9.4.0...v9.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=danger&package-manager=bundler&previous-version=9.4.0&new-version=9.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[AUTOMATIC] iOS 4.31.1 => 4.31.2 Android 7.2.6 => 7.2.7
**This is an automatic release.**

### Dependency Updates
* [AUTOMATIC] iOS 4.31.1 => 4.31.2 Android 7.2.6 => 7.2.7 (#588) via
RevenueCat Git Bot (@RCGitBot)
* Bump danger from 9.4.0 to 9.4.1 (#583) via dependabot[bot]
(@dependabot[bot])
Bumps [danger](https://github.com/danger/danger) from 9.4.1 to 9.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/danger/danger/releases">danger's
releases</a>.</em></p>
<blockquote>
<h2>9.4.2</h2>
<ul>
<li>Reduce the minimum required Octokit version - <a
href="https://github.com/mattr-"><code>@​mattr-</code></a> <a
href="https://github.com/danger/danger/issues/1471">#1471</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/danger/danger/blob/master/CHANGELOG.md">danger's
changelog</a>.</em></p>
<blockquote>
<!-- raw HTML omitted -->
<h2>master</h2>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/danger/danger/commit/9ba87e9758d1851d3a4449e5827555abb3e3772f"><code>9ba87e9</code></a>
Prepare for release</li>
<li><a
href="https://github.com/danger/danger/commit/8f35b90008e77d0b50d2bf26c33c6d39b81b28f5"><code>8f35b90</code></a>
Merge pull request <a
href="https://github.com/danger/danger/issues/1471">#1471</a>
from mattr-/lower-minimum-octokit-requirement</li>
<li><a
href="https://github.com/danger/danger/commit/e430525285d178cb49b72306c6076a54daf5bc3c"><code>e430525</code></a>
chore: Update CHANGELOG.md</li>
<li><a
href="https://github.com/danger/danger/commit/869c275ca3eec89b2afb4d26b7d3c2a7b29d7e0b"><code>869c275</code></a>
chore: lower minimum required octokit version</li>
<li><a
href="https://github.com/danger/danger/commit/6544ba5daaccbe35172432549fc5b9f4ecf091d8"><code>6544ba5</code></a>
Fix pull request URL in CHANGELOG</li>
<li>See full diff in <a
href="https://github.com/danger/danger/compare/v9.4.1...v9.4.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=danger&package-manager=bundler&previous-version=9.4.1&new-version=9.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ggered when executing action (#591)

I noticed `automatic-release` was getting triggered after executing the
`dependency-update` action manually in CircleCI.

I also noticed `weekly-run-workflow` and `dependency-update` could be
merged by merging their starting conditions
[AUTOMATIC] iOS 4.31.2 => 4.31.4 Android 7.2.7 => 7.2.8
**This is an automatic release.**

### Dependency Updates
* [AUTOMATIC] iOS 4.31.2 => 4.31.4 Android 7.2.7 => 7.2.8 (#596) via
RevenueCat Git Bot (@RCGitBot)
* Bump danger from 9.4.1 to 9.4.2 (#594) via dependabot[bot]
(@dependabot[bot])
### Other Changes
* Merge dependency-update workflows and fix automatic-release being
triggered when executing action (#591) via Cesar de la Vega (@vegaro)
[AUTOMATIC] iOS 4.31.4 => 4.31.5
@tonidero tonidero marked this pull request as ready for review December 20, 2023 10:42
@tonidero tonidero requested a review from a team December 20, 2023 10:42
@tonidero tonidero merged commit 9940f81 into paywalls Dec 20, 2023
9 checks passed
@tonidero tonidero deleted the update-paywalls-latest-main branch December 20, 2023 10:51
@tonidero tonidero mentioned this pull request Dec 22, 2023
tonidero added a commit that referenced this pull request Dec 22, 2023
### RevenueCatUI
* Separate paywalls into a different module (#604) via Toni Rico
(@tonidero)
* Add PaywallFragmentViewModel to share data with caller
fragment/activity (#602) via Toni Rico (@tonidero)
* Paywalls: Expose delegate in PaywallProxy to receive events (#586) via
Toni Rico (@tonidero)
### Other Changes
* Update paywalls branch with main (#592) via Cesar de la Vega (@vegaro)
* Re-organize android library (#603) via Toni Rico (@tonidero)
* Update paywalls with latest main (#601) via Toni Rico (@tonidero)
* Actually set delegate via NachoSoto (@NachoSoto)
* Dismiss paywall automatically via NachoSoto (@NachoSoto)
* `displayCloseButton` via NachoSoto (@NachoSoto)
* Lint via NachoSoto (@NachoSoto)
* [remove me] change `minSdkVersion` via NachoSoto (@NachoSoto)
* Fix other platforms via NachoSoto (@NachoSoto)
* Optional parameter via NachoSoto (@NachoSoto)
* Lint via NachoSoto (@NachoSoto)
* Revert SDK version change via NachoSoto (@NachoSoto)
* Finished API via NachoSoto (@NachoSoto)
* [WIP] `RevenueCatUI` support via NachoSoto (@NachoSoto)
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.

4 participants