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 fastlane from 2.220.0 to 2.221.0 #466

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps fastlane from 2.220.0 to 2.221.0.

Release notes

Sourced from fastlane's releases.

2.221.0 Improvements

  • [produce] fix produce passing incorrect teamId when modifying capabilities (#21885) via Hiroto Nakamura (@​Hiroto-N)
  • [spaceship] support individual API key (#21987) via Ryosuke Ito (@​manicmaniac)
  • [pilot] fix ASC API error when reject_build_waiting_for_review: true (#21995) via Olivier Halligon (@​AliSoftware)
  • [spaceship] use new app store statuses to filter app versions and app infos (#21895) via Lukasz Grabowski (@​lucgrabowski)
  • [spaceship] move endpoint version from hostname to path (#21900) via Lukasz Grabowski (@​lucgrabowski)
  • [fastlane] print better errors when exception occurring in Fastfile (#21977) via Olivier Halligon (@​AliSoftware)
  • [action][spm] add --very-verbose option (#21128) via Atsuto Yamashita (@​att55)
  • [match] fix fetch_provisioning_profile when output_path is provided as a match option (#21946) via Jason Hagglund (@​TheMetalCode)
Commits

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 [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 dependabot bot added the pr:dependencies Pull requests that update a dependency file label Jun 18, 2024
@vegaro vegaro merged commit 3694310 into main Jun 18, 2024
7 checks passed
@vegaro
Copy link
Contributor

vegaro commented Jun 18, 2024

Merge activity

@vegaro vegaro deleted the dependabot/bundler/fastlane-2.221.0 branch June 18, 2024 08:46
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
Labels
pr:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant