Skip to content

Update dependency fastlane to v2.236.1#27

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fastlane-2.x-lockfile
Open

Update dependency fastlane to v2.236.1#27
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fastlane-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
fastlane (source, changelog) 2.208.02.236.1 age confidence

Release Notes

fastlane/fastlane (fastlane)

v2.236.1: Improvements

Compare Source

  • Revert "[transporter] Decode Base64 key content for .p8 file generation in Al…" (#​30066) via Connor Tumbleson (@​iBotPeaches)

v2.236.0: Improvements

Compare Source

v2.235.0: Improvements

Compare Source

v2.234.0: Improvements

Compare Source

[!TIP]
Appreciate fastlane? Want to support further development? Donate via OpenCollective - https://opencollective.com/fastlane

v2.233.1: Improvements

Compare Source

v2.233.0: Improvements

Compare Source

v2.232.2: Improvements

Compare Source

v2.232.1: Improvements

Compare Source

  • [action] Revert to "-uploadedDate" sort order for app_store_build_num… (#​29899) via Kai Leonhardt (@​Mik4sa)

v2.232.0: Improvements

Compare Source

v2.231.1: Improvements

Compare Source

[!IMPORTANT]
fastlane will begin warning if you are using a Ruby version we will no longer support in future.

v2.231.0: Improvements

Compare Source

[!IMPORTANT]
fastlane will begin warning if you are using a Ruby version we will no longer support in future.


v2.230.0: Improvements

Compare Source

v2.229.1: Improvements

Compare Source

v2.229.0: Improvements

Compare Source

v2.228.0: Improvements

Compare Source

  • [sigh][match] fix issue where unknown attribute template_name is being sent when creating provisioning profiles (#​29591) via Florentin Luca Rieger (@​visuallization)
  • [action][hipchat] remove hipchat action (#​29558) via Eitan Adler (@​grimreaper)

[!IMPORTANT]
If your app relies on managed capabilities (previously referred to as custom entitlements or the template_name parameter in match), you are impacted by a change that Apple made to their APIs in the last 2 weeks.
Please check out the ongoing discussion at https://redirect.github.com/fastlane/fastlane/discussions/29609 for the latest updates. Your insights and contributions are welcome!

v2.227.2: Improvements

Compare Source

v2.227.1: Improvements

Compare Source

  • [match] fix error with universal provisioning filter ("'UNIVERSAL' is not a valid filter value") (#​29500) via Michael Neeley (@​redreceipt)
  • Bump xcpretty to version 0.4.1 (#​29516) via Iulian Onofrei (@​revolter)
  • [scan] Remove unnecessary shellescape when generating -resultBundlePath option (#​22285) via Junfeng (@​hujunfeng)

v2.227.0: Improvements

Compare Source

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 ([@&#

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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 force-pushed the renovate/fastlane-2.x-lockfile branch from 8d453af to 08a2b5a Compare September 27, 2024 11:41
@renovate renovate Bot changed the title Update dependency fastlane to v2.222.0 Update dependency fastlane to v2.223.1 Sep 27, 2024
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 08a2b5a to fd07303 Compare October 5, 2024 02:54
@renovate renovate Bot changed the title Update dependency fastlane to v2.223.1 Update dependency fastlane to v2.224.0 Oct 5, 2024
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from fd07303 to 2889774 Compare October 21, 2024 05:38
@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-lockfile branch from 2889774 to cf6f906 Compare November 3, 2024 14:22
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from cf6f906 to 0745c55 Compare November 18, 2024 02:22
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 0745c55 to 66ae95d Compare December 3, 2024 20:58
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 66ae95d to fbfc072 Compare December 11, 2024 16:44
@renovate renovate Bot changed the title Update dependency fastlane to v2.225.0 Update dependency fastlane to v2.226.0 Dec 11, 2024
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch 2 times, most recently from 983e5a9 to 73b6fca Compare January 15, 2025 03:47
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 73b6fca to 9ccdd43 Compare January 24, 2025 04:19
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 9ccdd43 to 4a01e22 Compare March 15, 2025 03:05
@renovate renovate Bot changed the title Update dependency fastlane to v2.226.0 Update dependency fastlane to v2.227.0 Mar 15, 2025
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 4a01e22 to 6192a29 Compare April 12, 2025 03:56
@renovate renovate Bot changed the title Update dependency fastlane to v2.227.0 Update dependency fastlane to v2.227.1 Apr 12, 2025
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 6192a29 to ae41e8c Compare May 10, 2025 04:14
@renovate renovate Bot changed the title Update dependency fastlane to v2.227.1 Update dependency fastlane to v2.227.2 May 10, 2025
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from ae41e8c to e04951b Compare June 14, 2025 03:59
@renovate renovate Bot changed the title Update dependency fastlane to v2.227.2 Update dependency fastlane to v2.228.0 Jun 14, 2025
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from e04951b to 39f2eed Compare August 11, 2025 19:57
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 39f2eed to b288c5d Compare September 26, 2025 03:41
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch 2 times, most recently from e2b5bb2 to 6ac2fb3 Compare November 23, 2025 10:25
@renovate renovate Bot changed the title Update dependency fastlane to v2.228.0 Update dependency fastlane to v2.229.0 Nov 23, 2025
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 6ac2fb3 to f60b4b6 Compare November 26, 2025 23:19
@renovate renovate Bot changed the title Update dependency fastlane to v2.229.0 Update dependency fastlane to v2.229.1 Nov 26, 2025
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from f60b4b6 to c70dc40 Compare December 24, 2025 11:22
@renovate renovate Bot changed the title Update dependency fastlane to v2.229.1 Update dependency fastlane to v2.230.0 Dec 24, 2025
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from c70dc40 to 148ec66 Compare March 14, 2026 12:15
@renovate renovate Bot changed the title Update dependency fastlane to v2.230.0 Update dependency fastlane to v2.232.2 Mar 14, 2026
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 148ec66 to 03a531f Compare April 30, 2026 01:54
@renovate renovate Bot changed the title Update dependency fastlane to v2.232.2 Update dependency fastlane to v2.233.1 Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 03a531f to bf77e5c Compare May 11, 2026 23:52
@renovate renovate Bot changed the title Update dependency fastlane to v2.233.1 Update dependency fastlane to v2.234.0 May 11, 2026
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch 2 times, most recently from 77bf57b to 9d16f1c Compare May 28, 2026 00:09
@renovate renovate Bot changed the title Update dependency fastlane to v2.234.0 Update dependency fastlane to v2.235.0 May 28, 2026
@renovate renovate Bot force-pushed the renovate/fastlane-2.x-lockfile branch from 9d16f1c to 1f20ae5 Compare June 12, 2026 14:06
@renovate renovate Bot changed the title Update dependency fastlane to v2.235.0 Update dependency fastlane to v2.236.1 Jun 12, 2026
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