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 branch with main #592

Merged
merged 14 commits into from
Dec 11, 2023
Merged

Update paywalls branch with main #592

merged 14 commits into from
Dec 11, 2023

Commits on Nov 17, 2023

  1. Trusted Entitlements: add support for setting VerificationMode (#451

    )
    
    Depends on RevenueCat/purchases-ios#2621 and
    RevenueCat/purchases-android#1105.
    
    ---------
    
    Co-authored-by: Toni Rico <antonio.rico.diez@revenuecat.com>
    NachoSoto and tonidero authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    cc5b19a View commit details
    Browse the repository at this point in the history
  2. Trusted Entitlements: Add verification field to EntitlementInfo a…

    …nd EntitlementInfos (#569)
    
    This adds `verification` to `EntitlementInfo` and `EntitlementInfos`.
    This will be a string version of the `VerificationResult` enum.
    tonidero authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    79c7ea7 View commit details
    Browse the repository at this point in the history
  3. [AUTOMATIC] Release/7.4.0 (#571)

    **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])
    RCGitBot authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    baf81a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. [AUTOMATIC] Android 7.2.3 => 7.2.4 (#573)

    [AUTOMATIC] Android 7.2.3 => 7.2.4
    RCGitBot authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7ef14f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Fix breaking change in objc in 7.4.0 (#572)

    This supports the old configure method after accidental breaking change
    introduced in 7.4.0
    tonidero authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b103dde View commit details
    Browse the repository at this point in the history
  2. Fix entitlement verification name typo (#574)

    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.
    tonidero authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    102046b View commit details
    Browse the repository at this point in the history
  3. Release/8.0.0 (#578)

    ### 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)
    tonidero authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c283cc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Bump cocoapods from 1.14.2 to 1.14.3 (#576)

    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>
    dependabot[bot] authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    31cf419 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. [AUTOMATIC] iOS 4.30.5 => 4.31.1 Android 7.2.4 => 7.2.6 (#584)

    [AUTOMATIC] iOS 4.30.5 => 4.31.1 Android 7.2.4 => 7.2.6
    RCGitBot authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f7d6ad6 View commit details
    Browse the repository at this point in the history
  2. [AUTOMATIC] Release/8.1.0 (#585)

    **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])
    RCGitBot authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a265d21 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Bump danger from 9.4.0 to 9.4.1 (#583)

    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>
    dependabot[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    910f3e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. [AUTOMATIC] iOS 4.31.1 => 4.31.2 Android 7.2.6 => 7.2.7 (#588)

    [AUTOMATIC] iOS 4.31.1 => 4.31.2 Android 7.2.6 => 7.2.7
    RCGitBot authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    726d66c View commit details
    Browse the repository at this point in the history
  2. [AUTOMATIC] Release/8.1.1 (#590)

    **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])
    RCGitBot authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7774b8a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into update-paywalls

    # Conflicts:
    #	PurchasesHybridCommon.podspec
    #	ios/PurchasesHybridCommon/Podfile
    #	ios/PurchasesHybridCommon/Podfile.lock
    #	ios/PurchasesHybridCommon/PurchasesHybridCommon.xcodeproj/project.pbxproj
    vegaro committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    20220b3 View commit details
    Browse the repository at this point in the history