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

Bump com.revenuecat.purchases:purchases from 7.3.2 to 7.5.2 #3

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2024

Bumps com.revenuecat.purchases:purchases from 7.3.2 to 7.5.2.

Release notes

Sourced from com.revenuecat.purchases:purchases's releases.

7.5.2

RevenueCatUI

  • Paywalls: Call PaywallDialog dismiss handler after successful restore if needed (#1610) via Toni Rico (@​tonidero)

7.5.1

Bugfixes

Other Changes

  • Paywalls: add test coverage for locales with different region (#1600) via NachoSoto (@​NachoSoto)

7.5.0

New Features

RevenueCatUI

Bugfixes

  • Catch Exception instead of only IllegalArgumentException when decoding paywallData (#1601) via Cesar de la Vega (@​vegaro)
  • Revert making PaywallFooterView an AbstractComposeView (#1598) via Cesar de la Vega (@​vegaro)
  • Add missing forwarding to PaywallListener.onPurchaseCancelled (#1590) via Cesar de la Vega (@​vegaro)

Dependency Updates

Other Changes

7.4.1

RevenueCatUI

  • Paywalls: fix template 5 title alignment (#1585) via NachoSoto (@​NachoSoto)
  • Paywalls: replace TextAlign.Left with TextAlign.Start to better support RTL (#1584) via NachoSoto (@​NachoSoto)
  • Paywall views: Support updating options state after initial layout (#1582) via Toni Rico (@​tonidero)
  • Paywalls: improve PaywallData.configForLocale() disambiguation (#1579) via NachoSoto (@​NachoSoto)

Dependency Updates

  • Bump fastlane-plugin-revenuecat_internal from e6ba247 to 9c82c7a (#1583) via dependabot[bot] (@​dependabot[bot])

Other Changes

  • OfferingsFactory: debug logs when creating Offerings (#1576) via NachoSoto (@​NachoSoto)
  • Paywalls: log error when creating PaywallState.Error (#1574) via NachoSoto (@​NachoSoto)

7.4.0

New Features

RevenueCatUI

  • Fix paywall product name variable to not include app name (#1569) via Toni Rico (@​tonidero)

Bugfixes

  • Use activity instead of context to calculate window size (#1570) via Toni Rico (@​tonidero)

Other Changes

7.3.6

RevenueCatUI

  • Paywalls: improve template 5 layout for long product names (#1564) via NachoSoto (@​NachoSoto)

... (truncated)

Changelog

Sourced from com.revenuecat.purchases:purchases's changelog.

7.5.2

RevenueCatUI

  • Paywalls: Call PaywallDialog dismiss handler after successful restore if needed (#1610) via Toni Rico (@​tonidero)

7.5.1

Bugfixes

Other Changes

  • Paywalls: add test coverage for locales with different region (#1600) via NachoSoto (@​NachoSoto)

7.5.0

New Features

RevenueCatUI

Bugfixes

  • Catch Exception instead of only IllegalArgumentException when decoding paywallData (#1601) via Cesar de la Vega (@​vegaro)
  • Revert making PaywallFooterView an AbstractComposeView (#1598) via Cesar de la Vega (@​vegaro)
  • Add missing forwarding to PaywallListener.onPurchaseCancelled (#1590) via Cesar de la Vega (@​vegaro)

Dependency Updates

Other Changes

7.4.1

RevenueCatUI

  • Paywalls: fix template 5 title alignment (#1585) via NachoSoto (@​NachoSoto)
  • Paywalls: replace TextAlign.Left with TextAlign.Start to better support RTL (#1584) via NachoSoto (@​NachoSoto)
  • Paywall views: Support updating options state after initial layout (#1582) via Toni Rico (@​tonidero)
  • Paywalls: improve PaywallData.configForLocale() disambiguation (#1579) via NachoSoto (@​NachoSoto)

Dependency Updates

  • Bump fastlane-plugin-revenuecat_internal from e6ba247 to 9c82c7a (#1583) via dependabot[bot] (@​dependabot[bot])

Other Changes

  • OfferingsFactory: debug logs when creating Offerings (#1576) via NachoSoto (@​NachoSoto)
  • Paywalls: log error when creating PaywallState.Error (#1574) via NachoSoto (@​NachoSoto)

7.4.0

New Features

RevenueCatUI

  • Fix paywall product name variable to not include app name (#1569) via Toni Rico (@​tonidero)

Bugfixes

  • Use activity instead of context to calculate window size (#1570) via Toni Rico (@​tonidero)

Other Changes

7.3.6

RevenueCatUI

  • Paywalls: improve template 5 layout for long product names (#1564) via NachoSoto (@​NachoSoto)

... (truncated)

Commits
  • 90d75f5 Version bump for 7.5.2
  • 663112b Paywalls: Call PaywallDialog dismiss handler after successful restore if ne...
  • aa9f9b8 Prepare next version: 7.6.0-SNAPSHOT (#1609)
  • f4a0713 [AUTOMATIC] Release/7.5.1 (#1607)
  • 4d9b300 Fix serialization proguard rules (#1606)
  • cded62b Fix paywall POST receipt data for paywall revision (#1605)
  • bad03da Paywalls: add test coverage for locales with different region (#1600)
  • 202ac70 Prepare next version: 7.6.0-SNAPSHOT (#1603)
  • 97d3810 [AUTOMATIC] Release/7.5.0 (#1602)
  • 5e5f17b Catch Exception instead of only IllegalArgumentException when decoding paywal...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [com.revenuecat.purchases:purchases](https://github.com/RevenueCat/purchases-android) from 7.3.2 to 7.5.2.
- [Release notes](https://github.com/RevenueCat/purchases-android/releases)
- [Changelog](https://github.com/RevenueCat/purchases-android/blob/main/CHANGELOG.md)
- [Commits](RevenueCat/purchases-android@7.3.2...7.5.2)

---
updated-dependencies:
- dependency-name: com.revenuecat.purchases:purchases
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Updating a dependency label Feb 16, 2024
@JayShortway JayShortway merged commit 871d8c7 into main Feb 16, 2024
2 checks passed
@JayShortway JayShortway deleted the dependabot/gradle/com.revenuecat.purchases-purchases-7.5.2 branch February 16, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updating a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant