Skip to content

Bump fastlane from 2.224.0 to 2.225.0#517

Merged
vegaro merged 1 commit intomainfrom
dependabot/bundler/fastlane-2.225.0
Oct 21, 2024
Merged

Bump fastlane from 2.224.0 to 2.225.0#517
vegaro merged 1 commit intomainfrom
dependabot/bundler/fastlane-2.225.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps fastlane from 2.224.0 to 2.225.0.

Release notes

Sourced from fastlane's releases.

2.225.0 Improvements

This version has a required fix for authenticating with Apple via Apple ID. Apple started using their own variant of SRP (Secure Remote Password) using SHA-256 and 2048 bit hashing in the sign in flow. Any previous fastlane versions will likely response a "503 Service Temporarily Unavailable" when authenicating with an Apple ID.

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.224.0 to 2.225.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.224.0...fastlane/2.225.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 Oct 21, 2024
@vegaro vegaro enabled auto-merge (squash) October 21, 2024 06:57
@vegaro vegaro merged commit f699bbb into main Oct 21, 2024
@vegaro vegaro deleted the dependabot/bundler/fastlane-2.225.0 branch October 21, 2024 07:06
This was referenced Oct 23, 2024
kaushikpaperboat added a commit to Kiddopia/purchases-unity that referenced this pull request Oct 30, 2024
* commit '58990de155c37f42d662c33f2eff9b3d7984b3c6': (26 commits)
  Update VERSIONS.md
  Version bump for 7.3.0
  Adds docs to `StoreProduct` (RevenueCat#521)
  Fix metadata values types (RevenueCat#523)
  [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.7.0 (RevenueCat#524)
  support displaying deferred win-back StoreKit messages
  Bump rexml from 3.3.8 to 3.3.9 (RevenueCat#520)
  Bump danger from 9.5.0 to 9.5.1 (RevenueCat#518)
  Bump fastlane from 2.224.0 to 2.225.0 (RevenueCat#517)
  [AUTOMATIC] Release/7.2.1 (RevenueCat#514)
  [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.5.0 (RevenueCat#513)
  Bump fastlane from 2.223.1 to 2.224.0 (RevenueCat#512)
  [AUTOMATIC] Release/7.2.0 (RevenueCat#511)
  Add visionOS support (RevenueCat#471)
  Bump fastlane from 2.222.0 to 2.223.1 (RevenueCat#509)
  [AUTOMATIC] Release/7.1.2 (RevenueCat#508)
  [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.3.0 (RevenueCat#507)
  [AUTOMATIC] Release/7.1.1 (RevenueCat#506)
  Bump fastlane-plugin-revenuecat_internal from 5140dbc to 55a0455 (RevenueCat#505)
  update allowSharingAppStoreAccount deprecation message
  ...

# 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