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.222.0 - autoclosed #321

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastlane (source, changelog) 2.214.0 -> 2.222.0 age adoption passing confidence

Release Notes

fastlane/fastlane (fastlane)

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

v2.219.0: Improvements

Compare Source

  • [fastlane][ci] Lock google-cloud-env < 2.0.0 for Ruby 2.6 and fix CI to use specified ruby versions (#​21777) via Josh Holtz (@​joshdholtz)
  • [sigh] prevent crashes in fetch_profiles when profiles have no bundle_id (#​21758) via jonas2808 (@​jonas2808)
  • [scan] Fix device selection issue fallback scenario (#​21772) via arc-v2 (@​arc-v2)
  • [sigh] fix cache parameters validation (#​21766) via Vitalii Budnik (@​nekrich)
  • [match] fix cache issues in read-only mode (#​21767) via Vitalii Budnik (@​nekrich)

v2.218.0: Improvements

Compare Source

Auto-generated by fastlane 🤖

Changes since release '2.217.0':

  • [action][sonar] replace deprecated sonar.login parameter with sonar.token (#​21736) via Panajev (@​Panajev)
  • [action][spm] add simulator flag for swift compiler (#​21707) via Mohammad Gharari (@​gharary)
  • [security] update sinatra dev dependency to resolve dependabot alert (#​21709) via Jerome Lacoste (@​lacostej)
  • [fastlane-core] recommends to retry uploading when AltoolTransporterExecutor crashes (#​21536) via Jason Hagglund (@​TheMetalCode)
  • [Fastlane.swift] fix Unexpected duplicate tasks error message in Fastlane Swift (#​21621) via Daniel Jankowski (@​mollyIV)
  • [scan] Filter simulators with version greater than SDK version of active Xcode installation when choosing default (#​21677) via wuaar1003 (@​wuaar1003)
  • [plugin_generator] move development dependencies from *.gemspec.erb to Gemfile.erb (#​21726) via Roger Oba (@​rogerluan)
  • [match] add caching layer to significantly improve performance by up to 100x (#​21694) via Vitalii Budnik (@​nekrich)
  • [fastlane_core] add support to Ruby 3.3 (#​21683) via Jerome Lacoste (@​lacostej)
  • [fastlane] remove some unused method parameters (#​21722) via Jerome Lacoste (@​lacostej)
  • [action][spm] deprecate build_path option in favor of scratch_path, as recommended by Swift CLI (#​20814) via Victor Carvalho Tavernari (@​Tavernari)
  • [match] git storage: allow simultaneous usage of clone_branch_directly and shallow_clone (#​21716) via Vitalii Budnik (@​nekrich)
  • [action][spm] add parallel option (#​21665) via Bram Schulting (@​bramschulting)
  • [fastlane_core] remove expired WWDR G1 certificate from cert_checker (#​21098) via janwiebe-jump (@​janwiebe-jump)
  • [action][upload_symbols_to_crashlytics] allow '~' in binary path (#​21032) via GevaZeichner (@​GevaZeichner)
  • [scan] replace the simctl boot command with simctl bootstatus, potentially fixing signal kill before running tests (#​21026) via Alexey Alter-Pesotskiy (@​testableapple)
  • [spaceship] add Spaceship::ConnectAPI::AppPreviewSet::PreviewType::IPHONE_67 (#​21710) via Sergei Sevkovich (@​drcreazy)
  • [action][ensure_no_debug_code] detect binding.irb in ensure_no_debug_code during build. (#​21635) via Takuma Homma (@​mataku)
  • CONTRIBUTING.md: remove Google CLA section (#​21646) via Jay Soffian (@​jaysoffian)
  • [fastlane_core] hide xcodebuild stderr to solve #​21672 (#​21673) via Jerome Lacoste (@​lacostej)
  • [scan] fix misleading error message when no devices are found (#​21650) via Miles Thompson (@​MagnificentMiles)
  • [deliver][spaceship][scan] fix build warnings in rspec (#​21660) via Jerome Lacoste (@​lacostej)
  • [deliver] fix regression where changes made to the privacy URL fail to upload (#​21657) via Owen Hart (@​owjsub)
  • [fastlane_core] let FastlanePty detect when externally invoked programs crash, harden it when using popen, and expose process statuses. (#​21618) via Jerome Lacoste (@​lacostej)

v2.217.0: Improvements

Compare Source

v2.216.0: Fix for match GitLab storage

Compare Source

v2.215.1: Workaround for Google Play API instability

Compare Source

  • [supply] add new SUPPLY_UPLOAD_MAX_RETRIES env var to attempt to solve failed Google API calls (#​21518) via Josh Holtz (@​joshdholtz)

v2.215.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 changed the title Update dependency fastlane to v2.221.1 Update dependency fastlane to v2.221.1 - autoclosed Jul 2, 2024
@renovate renovate bot closed this Jul 2, 2024
@renovate renovate bot deleted the renovate/fastlane-2.x-lockfile branch July 2, 2024 12:30
@renovate renovate bot changed the title Update dependency fastlane to v2.221.1 - autoclosed Update dependency fastlane to v2.221.1 Jul 3, 2024
@renovate renovate bot reopened this Jul 3, 2024
@renovate renovate bot restored the renovate/fastlane-2.x-lockfile branch July 3, 2024 04:34
@renovate renovate bot force-pushed the renovate/fastlane-2.x-lockfile branch from 8bdc804 to 83960e0 Compare July 3, 2024 04:35
@renovate renovate bot changed the title Update dependency fastlane to v2.221.1 Update dependency fastlane to v2.221.1 - autoclosed Jul 5, 2024
@renovate renovate bot closed this Jul 5, 2024
@renovate renovate bot deleted the renovate/fastlane-2.x-lockfile branch July 5, 2024 10:06
@renovate renovate bot changed the title Update dependency fastlane to v2.221.1 - autoclosed Update dependency fastlane to v2.221.1 Jul 6, 2024
@renovate renovate bot reopened this Jul 6, 2024
@renovate renovate bot restored the renovate/fastlane-2.x-lockfile branch July 6, 2024 04:53
@renovate renovate bot force-pushed the renovate/fastlane-2.x-lockfile branch from 83960e0 to 89dc944 Compare July 6, 2024 04:53
@renovate renovate bot changed the title Update dependency fastlane to v2.221.1 Update dependency fastlane to v2.221.1 - autoclosed Jul 15, 2024
@renovate renovate bot closed this Jul 15, 2024
@renovate renovate bot deleted the renovate/fastlane-2.x-lockfile branch July 15, 2024 04:27
@renovate renovate bot restored the renovate/fastlane-2.x-lockfile branch July 16, 2024 03:02
@renovate renovate bot changed the title Update dependency fastlane to v2.221.1 - autoclosed Update dependency fastlane to v2.221.1 Jul 16, 2024
@renovate renovate bot reopened this Jul 16, 2024
@renovate renovate bot force-pushed the renovate/fastlane-2.x-lockfile branch from 89dc944 to f9bfc53 Compare July 16, 2024 03:03
@renovate renovate bot changed the title Update dependency fastlane to v2.221.1 Update dependency fastlane to v2.221.1 - autoclosed Jul 17, 2024
@renovate renovate bot closed this Jul 17, 2024
@renovate renovate bot deleted the renovate/fastlane-2.x-lockfile branch July 17, 2024 06:07
@renovate renovate bot changed the title Update dependency fastlane to v2.221.1 - autoclosed Update dependency fastlane to v2.221.1 Jul 19, 2024
@renovate renovate bot reopened this Jul 19, 2024
@renovate renovate bot restored the renovate/fastlane-2.x-lockfile branch July 19, 2024 06:26
@renovate renovate bot force-pushed the renovate/fastlane-2.x-lockfile branch from f9bfc53 to c7ea140 Compare July 19, 2024 06:26
@renovate renovate bot changed the title Update dependency fastlane to v2.221.1 Update dependency fastlane to v2.221.1 - autoclosed Jul 22, 2024
@renovate renovate bot closed this Jul 22, 2024
@renovate renovate bot reopened this Jul 24, 2024
@renovate renovate bot restored the renovate/fastlane-2.x-lockfile branch July 24, 2024 01:58
@renovate renovate bot force-pushed the renovate/fastlane-2.x-lockfile branch from c7ea140 to e003793 Compare July 24, 2024 01:59
@renovate renovate bot changed the title Update dependency fastlane to v2.221.1 Update dependency fastlane to v2.221.1 - autoclosed Jul 25, 2024
@renovate renovate bot closed this Jul 25, 2024
@renovate renovate bot deleted the renovate/fastlane-2.x-lockfile branch July 25, 2024 05:14
@renovate renovate bot changed the title Update dependency fastlane to v2.221.1 - autoclosed Update dependency fastlane to v2.221.1 Jul 25, 2024
@renovate renovate bot reopened this Jul 25, 2024
@renovate renovate bot restored the renovate/fastlane-2.x-lockfile branch July 25, 2024 06:37
@renovate renovate bot force-pushed the renovate/fastlane-2.x-lockfile branch 2 times, most recently from 60a9738 to 389b656 Compare July 27, 2024 13:02
@renovate renovate bot changed the title Update dependency fastlane to v2.221.1 Update dependency fastlane to v2.222.0 Jul 27, 2024
@renovate renovate bot changed the title Update dependency fastlane to v2.222.0 Update dependency fastlane to v2.222.0 - autoclosed Aug 2, 2024
@renovate renovate bot closed this Aug 2, 2024
@renovate renovate bot deleted the renovate/fastlane-2.x-lockfile branch August 2, 2024 16:26
@renovate renovate bot changed the title Update dependency fastlane to v2.222.0 - autoclosed Update dependency fastlane to v2.222.0 Aug 6, 2024
@renovate renovate bot reopened this Aug 6, 2024
@renovate renovate bot restored the renovate/fastlane-2.x-lockfile branch August 6, 2024 06:50
@renovate renovate bot force-pushed the renovate/fastlane-2.x-lockfile branch from 389b656 to 6439910 Compare August 6, 2024 06:51
@renovate renovate bot changed the title Update dependency fastlane to v2.222.0 Update dependency fastlane to v2.222.0 - autoclosed Aug 6, 2024
@renovate renovate bot closed this Aug 6, 2024
@renovate renovate bot deleted the renovate/fastlane-2.x-lockfile branch August 6, 2024 19:23
@renovate renovate bot changed the title Update dependency fastlane to v2.222.0 - autoclosed Update dependency fastlane to v2.222.0 Aug 7, 2024
@renovate renovate bot reopened this Aug 7, 2024
@renovate renovate bot restored the renovate/fastlane-2.x-lockfile branch August 7, 2024 12:30
@renovate renovate bot force-pushed the renovate/fastlane-2.x-lockfile branch from 6439910 to 5062c8c Compare August 7, 2024 12:31
@renovate renovate bot changed the title Update dependency fastlane to v2.222.0 Update dependency fastlane to v2.222.0 - autoclosed Aug 16, 2024
@renovate renovate bot closed this Aug 16, 2024
@renovate renovate bot deleted the renovate/fastlane-2.x-lockfile branch August 16, 2024 16:40
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.

None yet

0 participants