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 dependency fastlane to v2.226.0 #850

Open
wants to merge 1 commit into
base: qualif
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastlane (source, changelog) '2.219.0' -> '2.226.0' age adoption passing confidence

Release Notes

fastlane/fastlane (fastlane)

v2.226.0: Improvements

Compare Source

v2.225.0: Improvements

Compare Source

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.

v2.224.0: Improvements

Compare Source

  • [spaceship] Add support for Enterprise Program API (#​22215) via GevaZeichner (@​GevaZeichner)
  • Make test pass standalone (#​22268) via Jerome Lacoste (@​lacostej)
  • Add missing require 'ostruct' in erb_template_helper.rb to solve uninitialized constant Fastlane::OpenStruct (NameError) (#​21950) via Nicolas G (@​nicgodoy)
  • [Fastlane.Swift] Allow overriding LaneFileProtocol lifecycles when subclassing LaneFile (#​20563) via Sven Tiigi (@​SvenTiigi)
  • [Match][S3] Only download (and decrypt) files in the subfolder of the provided TeamID (#​22199) via Olivier Halligon (@​AliSoftware)

v2.223.1: Improvements

Compare Source

v2.223.0: Improvements

Compare Source

  • [ci] fix changelog generation when no author (#​22250) via Josh Holtz (@​joshdholtz)
  • [core] add -packageAuthorizationProvider flag for xcodebuild (#​22227) via Yarden Eitan (@​yarneo)
  • [deliver][pilot] add ability to use Individual API key in deliver and pilot (#​22128) via Ryosuke Ito (@​manicmaniac)
  • [match] allow using legacy encryption mode when writing to storage (#​22228) via Hiroto Nakamura (@​Hiroto-N)
  • [action][import_from_git] fix import_from_git when specifying a tag and cache_path (#​22133) via Jens Kuhr Jørgensen (@​jenskuhrjorgensen)
  • [slack] enable emoji-based icons in Slack action by adding icon_emoji parameter (#​22235) via Luka Hristic (@​lukeleleh)
  • [action][testfairy] add tags parameter to TestFairy upload action (#​22119) via Duncan MacDonald (@​oct0f1sh)
  • [action][changelog_from_git_commits] add app_path parameter to changelog_from_git_commits (#​22149) via John Pignata (@​jpignata)
  • [scan] improve performance by change order of checks in building_mac_catalyst_for_mac function (#​20898) via TomoXD (@​ghost)

v2.222.0: Improvements

Compare Source

  • [action][sh] fastlane sh with log set to false should respect a step name (#​22151) via Daniel Jankowski (@​mollyIV)
  • [scan][trainer] hotfix for float-type version acquisition of xcresulttool version fails (#​22157) via David Dongkyu Kim (@​dokimyj)
  • [gym] fix default result bundle path name (#​22154) via Ignacio Calderon (@​kronenthaler)
  • [scan][trainer] hotfix for xcresulttool spec changes >= XC16b3 (#​22147) via David Dongkyu Kim (@​dokimyj)
  • [action][ensure_git_status_clean] support empty spaces in ignore_files file paths (#​21566) via Daniel Jankowski (@​mollyIV)
  • [spaceship] add visionOS support for Connect API (#​22032) via Frederik Seiffert (@​triplef)
  • [spaceship] Add get app availabilities v2 request (#​21901) via Lukasz Grabowski (@​lucgrabowski)

v2.221.1: Improvements

Compare Source

  • [deliver][spaceship] remove IDFA declarations for Apple App Store submission process (#​22003) via Vyacheslav Frolov (@​fr0l)

v2.221.0: Improvements

Compare Source

v2.220.0: Improvements

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from ludovic35 and pylapp as code owners August 23, 2024 12:36
Copy link

netlify bot commented Aug 23, 2024

Deploy Preview for ods-ios canceled.

Name Link
🔨 Latest commit a117c48
🔍 Latest deploy log https://app.netlify.com/sites/ods-ios/deploys/67588778950fd20008bac9e6

@renovate renovate bot changed the title Update dependency fastlane to v2.222.0 Update dependency fastlane to v2.222.0 - autoclosed Aug 26, 2024
@renovate renovate bot closed this Aug 26, 2024
@renovate renovate bot deleted the renovate/fastlane-2.x branch August 26, 2024 16:01
@renovate renovate bot restored the renovate/fastlane-2.x branch August 28, 2024 08:17
@renovate renovate bot changed the title Update dependency fastlane to v2.222.0 - autoclosed Update dependency fastlane to v2.222.0 Aug 28, 2024
@renovate renovate bot reopened this Aug 28, 2024
@renovate renovate bot force-pushed the renovate/fastlane-2.x branch from 6990e58 to a0ff5d2 Compare August 28, 2024 08:18
@renovate renovate bot force-pushed the renovate/fastlane-2.x branch from a0ff5d2 to 460ea69 Compare September 26, 2024 19:55
@renovate renovate bot changed the title Update dependency fastlane to v2.222.0 Update dependency fastlane to v2.223.0 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/fastlane-2.x branch from 460ea69 to cb0ac9e Compare September 27, 2024 08:00
@renovate renovate bot changed the title Update dependency fastlane to v2.223.0 Update dependency fastlane to v2.223.1 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/fastlane-2.x branch from cb0ac9e to 43ef50b Compare October 4, 2024 18:25
@renovate renovate bot changed the title Update dependency fastlane to v2.223.1 Update dependency fastlane to v2.224.0 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/fastlane-2.x branch from 43ef50b to 8f25cbe Compare October 21, 2024 03:40
@renovate renovate bot changed the title Update dependency fastlane to v2.224.0 Update dependency fastlane to v2.225.0 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/fastlane-2.x branch from 8f25cbe to a117c48 Compare December 10, 2024 18:24
@renovate renovate bot changed the title Update dependency fastlane to v2.225.0 Update dependency fastlane to v2.226.0 Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants