Skip to content

chore(deps): update dependency fastlane to "~> 2.236.0"#13

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

chore(deps): update dependency fastlane to "~> 2.236.0"#13
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fastlane-2.x

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.212.0""~> 2.236.0" 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 Fr

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 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 force-pushed the renovate/fastlane-2.x branch from 1c06a64 to 05d2f40 Compare September 26, 2024 20:08
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.222.0" chore(deps): update dependency fastlane to "~> 2.223.0" Sep 26, 2024
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from 05d2f40 to b46ff07 Compare October 4, 2024 19:13
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.223.0" chore(deps): update dependency fastlane to "~> 2.224.0" Oct 4, 2024
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from b46ff07 to 05db7a6 Compare October 21, 2024 06:25
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.224.0" chore(deps): update dependency fastlane to "~> 2.225.0" Oct 21, 2024
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from 05db7a6 to 437b909 Compare December 10, 2024 17:56
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.225.0" chore(deps): update dependency fastlane to "~> 2.226.0" Dec 10, 2024
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from 437b909 to 13c77d2 Compare March 14, 2025 03:20
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.226.0" chore(deps): update dependency fastlane to "~> 2.227.0" Mar 14, 2025
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from 13c77d2 to e721e38 Compare June 10, 2025 06:56
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.227.0" chore(deps): update dependency fastlane to "~> 2.228.0" Jun 10, 2025
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from e721e38 to 3d005f3 Compare November 21, 2025 22:51
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.228.0" chore(deps): update dependency fastlane to "~> 2.229.0" Nov 21, 2025
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from 3d005f3 to f279b38 Compare December 18, 2025 13:11
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.229.0" chore(deps): update dependency fastlane to "~> 2.230.0" Dec 18, 2025
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from f279b38 to 1400a77 Compare January 16, 2026 19:15
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.230.0" chore(deps): update dependency fastlane to "~> 2.231.0" Jan 16, 2026
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from 1400a77 to 7972463 Compare February 6, 2026 17:54
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.231.0" chore(deps): update dependency fastlane to "~> 2.232.0" Feb 6, 2026
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from 7972463 to abbc52d Compare April 19, 2026 13:04
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.232.0" chore(deps): update dependency fastlane to "~> 2.233.0" Apr 19, 2026
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from abbc52d to 53d430f Compare May 11, 2026 01:46
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.233.0" chore(deps): update dependency fastlane to "~> 2.234.0" May 11, 2026
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from 53d430f to a91b9f7 Compare May 26, 2026 10:58
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.234.0" chore(deps): update dependency fastlane to "~> 2.235.0" May 26, 2026
@renovate renovate Bot force-pushed the renovate/fastlane-2.x branch from a91b9f7 to 3fb2dc4 Compare June 8, 2026 18:33
@renovate renovate Bot changed the title chore(deps): update dependency fastlane to "~> 2.235.0" chore(deps): update dependency fastlane to "~> 2.236.0" Jun 8, 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