-
Notifications
You must be signed in to change notification settings - Fork 15
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 fastlane from 2.220.0 to 2.221.0 #466
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.220.0 to 2.221.0. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](fastlane/fastlane@fastlane/2.220.0...fastlane/2.221.0) --- updated-dependencies: - dependency-name: fastlane dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
pr:dependencies
Pull requests that update a dependency file
label
Jun 18, 2024
vegaro
approved these changes
Jun 18, 2024
tonidero
pushed a commit
that referenced
this pull request
Jul 4, 2024
**This is an automatic release.** ### New Features * Add support for `DEFERRED` upgrades and updates purchases-hybrid-common to 11.1.0 (#472) via RevenueCat Git Bot (@RCGitBot) * [Android 7.12.0](https://github.com/RevenueCat/purchases-android/releases/tag/7.12.0) * [iOS 4.43.2](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.2) * [iOS 4.43.1](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.1) ### Dependency Updates * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 11.0.0 (#470) via RevenueCat Git Bot (@RCGitBot) * [Android 7.12.0](https://github.com/RevenueCat/purchases-android/releases/tag/7.12.0) * [iOS 4.43.2](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.2) * [iOS 4.43.1](https://github.com/RevenueCat/purchases-ios/releases/tag/4.43.1) * Bump fastlane from 2.221.0 to 2.221.1 (#468) via dependabot[bot] (@dependabot[bot]) * Bump fastlane from 2.220.0 to 2.221.0 (#466) via dependabot[bot] (@dependabot[bot])
kaushikpaperboat
added a commit
to Kiddopia/purchases-unity
that referenced
this pull request
Aug 23, 2024
* commit '2ad738987fe4ff8fc27f05cef2bf15395cab67ce': Update VERSIONS.md Version bump for 7.1.0 Add SyncPurchases method overload that accepts a callback as parameter (RevenueCat#493) [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.0.1 (RevenueCat#491) Release/7.0.0 (RevenueCat#490) `Amazon`: Add getAmazonLWAConsentStatus method to support Quick Subscribe (RevenueCat#442) Update Deferred proration mode value to match BC7 (RevenueCat#489) Add support new native majors (RevenueCat#485) Bump rexml from 3.2.9 to 3.3.3 (RevenueCat#486) Bump danger from 9.4.3 to 9.5.0 (RevenueCat#487) Bump fastlane from 2.221.1 to 2.222.0 (RevenueCat#480) Fix `Gemfile.lock` with new fastlane plugin dependencies (RevenueCat#479) Update `VERSIONS.md` to include Billing client version and update fastlane plugin (RevenueCat#476) Update Unity IAP compatiiblity (RevenueCat#475) [AUTOMATIC] Release/6.10.0 (RevenueCat#474) Add support for `DEFERRED` upgrades and updates purchases-hybrid-common to 11.1.0 (RevenueCat#472) [AUTOMATIC BUMP] Updates purchases-hybrid-common to 11.0.0 (RevenueCat#470) Bump fastlane from 2.221.0 to 2.221.1 (RevenueCat#468) Bump fastlane from 2.220.0 to 2.221.0 (RevenueCat#466) [AUTOMATIC] Release/6.9.7 (RevenueCat#465) # Conflicts: # .version # CHANGELOG.latest.md # CHANGELOG.md # RevenueCat/Plugins/Android/PurchasesWrapper.java # RevenueCat/Plugins/iOS/PurchasesUnityHelper.m # RevenueCat/package.json # VERSIONS.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps fastlane from 2.220.0 to 2.221.0.
Release notes
Sourced from fastlane's releases.
Commits
dfd2abc
[ci] automate GitHub Release creation with attached Gem (#22090)06f762e
[ci] fix tag and bump merge again (#22083)2b06b88
Version bump to 2.221.0 (#22080)5031b2c
[ci] fix tag action workflow (#22082)f7c6526
[ci] create new tag on bump merge (#22081)e878530
[ci] add sleep to changelog generation (#22079)1dee413
[ci] creates a bump PR from a manual action trigger (#22077)1aeabb8
Create version_bump.yml (#22075)78890d3
[produce] fix produce passing incorrect teamId when modifying capabilities (#...5642548
Remove outdated temp work around for brew update (#22073)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)