[PR #9453] chore(deps): update mobile #12487

Closed
opened 2026-02-05 14:57:54 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/9453

State: closed
Merged: Yes


Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastlane (source, changelog) 2.214.0 -> 2.220.0 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) 1.9.23 -> 1.9.24 age adoption passing confidence
org.jetbrains.kotlin.kapt (source) 1.9.23 -> 1.9.24 age adoption passing confidence
org.jetbrains.kotlin.android (source) 1.9.23 -> 1.9.24 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fastlane/fastlane (fastlane)

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

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib-jdk8)

v1.9.24: 1.9.24

Changelog
Backend. Wasm
  • KT-64890 K/Wasm compiler crash with external class and Kodein
Compiler
  • KT-65235 JDK 21 might lead to change in overloads resolution
  • KT-66768 K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call
Native
  • KT-67218 Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary
Tools. Gradle
  • KT-67139 Build reports can be overridden
  • KT-67138 Json report is empty for incremental compilation
Tools. Gradle. Multiplatform
  • KT-67127 KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines
  • KT-66514 Don't get output file from Cinterop task for IDE Import if host os doesn't support it
Tools. JPS
  • KT-65043 JPS dumb mode should respect maps needed for the compiler
Tools. Wasm
  • KT-67785 Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymore
  • KT-65864 K/Wasm: update Node.js to 22.x

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

**Original Pull Request:** https://github.com/immich-app/immich/pull/9453 **State:** closed **Merged:** Yes --- [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fastlane](https://fastlane.tools) ([source](https://togithub.com/fastlane/fastlane), [changelog](https://togithub.com/fastlane/fastlane/releases)) | `2.214.0` -> `2.220.0` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/fastlane/2.220.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/fastlane/2.220.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/fastlane/2.214.0/2.220.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/fastlane/2.214.0/2.220.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.9.23` -> `1.9.24` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlin:kotlin-stdlib-jdk8/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.kotlin:kotlin-stdlib-jdk8/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.jetbrains.kotlin:kotlin-stdlib-jdk8/1.9.23/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlin:kotlin-stdlib-jdk8/1.9.23/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [org.jetbrains.kotlin.kapt](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.9.23` -> `1.9.24` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlin.kapt/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.kotlin.kapt/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.jetbrains.kotlin.kapt/1.9.23/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlin.kapt/1.9.23/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [org.jetbrains.kotlin.android](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.9.23` -> `1.9.24` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlin.android/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.kotlin.android/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.jetbrains.kotlin.android/1.9.23/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlin.android/1.9.23/1.9.24?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>fastlane/fastlane (fastlane)</summary> ### [`v2.220.0`](https://togithub.com/fastlane/fastlane/releases/tag/2.220.0): Improvements [Compare Source](https://togithub.com/fastlane/fastlane/compare/2.219.0...2.220.0) - \[action]\[sh] fix undefined sh_enabled? method when using Action.sh from a plugin Action ([#&#8203;21408](https://togithub.com/fastlane/fastlane/issues/21408)) via Vitalii Budnik ([@&#8203;nekrich](https://togithub.com/nekrich)) - \[match] Include visionOS devices in provisioning profiles ([#&#8203;21871](https://togithub.com/fastlane/fastlane/issues/21871)) via peter-gyarmati ([@&#8203;peter-gyarmati](https://togithub.com/peter-gyarmati)) - \[spaceship] Fix filtering of Mac devices when trying to create a macOS profile ([#&#8203;21915](https://togithub.com/fastlane/fastlane/issues/21915)) via Olivier Halligon ([@&#8203;AliSoftware](https://togithub.com/AliSoftware)) - \[core] update simctl command in device_manager.rb \[21893] ([#&#8203;21894](https://togithub.com/fastlane/fastlane/issues/21894)) via David Nedrow ([@&#8203;dnedrow](https://togithub.com/dnedrow)) - \[fastlane] remove dependency on unmaintained rest-client library ([#&#8203;21898](https://togithub.com/fastlane/fastlane/issues/21898)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[spaceship] handle new app status ([#&#8203;21890](https://togithub.com/fastlane/fastlane/issues/21890)) via Lukasz Grabowski ([@&#8203;lucgrabowski](https://togithub.com/lucgrabowski)) - \[spaceship] Update Model: beta_tester ([#&#8203;21799](https://togithub.com/fastlane/fastlane/issues/21799)) via mlch911 ([@&#8203;mlch911](https://togithub.com/mlch911)) - \[fix] drop old code made for ruby < 2.6 ([#&#8203;21878](https://togithub.com/fastlane/fastlane/issues/21878)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[fastlane_core] fix the display of non-unicode characters when printing lane context ([#&#8203;21857](https://togithub.com/fastlane/fastlane/issues/21857)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[spaceship] `create_certificate_signing_request`: update from SHA-1 to SHA-256 ([#&#8203;21644](https://togithub.com/fastlane/fastlane/issues/21644)) via Jay Soffian ([@&#8203;jaysoffian](https://togithub.com/jaysoffian)) - \[match]\[hotfix] remove the `renew_expired_certs` option introduced in [#&#8203;21691](https://togithub.com/fastlane/fastlane/issues/21691) and revert the default behavior while we address issues with it ([#&#8203;21812](https://togithub.com/fastlane/fastlane/issues/21812)) via Vitalii Budnik ([@&#8203;nekrich](https://togithub.com/nekrich)) - \[action]\[appetize] Raise error when the API returns an unsuccessful response ([#&#8203;21816](https://togithub.com/fastlane/fastlane/issues/21816)) via Ben Ferris ([@&#8203;benferris-tl](https://togithub.com/benferris-tl)) - \[action]\[git_add] Add `force` option ([#&#8203;21850](https://togithub.com/fastlane/fastlane/issues/21850)) via Tomoki Yamashita ([@&#8203;tomorrowkey](https://togithub.com/tomorrowkey)) - \[pilot] add xros as valid option for pilot upload ([#&#8203;21841](https://togithub.com/fastlane/fastlane/issues/21841)) via Damian Monogue ([@&#8203;demonnic](https://togithub.com/demonnic)) - \[match] fix devices fetch for tvOS platform ([#&#8203;21828](https://togithub.com/fastlane/fastlane/issues/21828)) via Vitalii Budnik ([@&#8203;nekrich](https://togithub.com/nekrich)) - \[deliver] increase chances of success when creating a new app version even when Apple servers are degraded ([#&#8203;21742](https://togithub.com/fastlane/fastlane/issues/21742)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[action]\[OneSignal] Update to use v11.0 REST API ([#&#8203;21839](https://togithub.com/fastlane/fastlane/issues/21839)) via Mohammed Akram Hussain ([@&#8203;Akramhussain4](https://togithub.com/Akramhussain4)) - \[snapshot] fix regression introduced in 2.218.0 caused by extraneous method argument in snapshot setup ([#&#8203;21832](https://togithub.com/fastlane/fastlane/issues/21832)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[spec] fix the loading of certain passwords from the keychain (fixes [#&#8203;21817](https://togithub.com/fastlane/fastlane/issues/21817)) ([#&#8203;21818](https://togithub.com/fastlane/fastlane/issues/21818)) via Ryan Pendleton ([@&#8203;rpendleton](https://togithub.com/rpendleton)) - \[gym]\[fastlane_core] add platform support for visionOS ([#&#8203;21574](https://togithub.com/fastlane/fastlane/issues/21574)) via Philipp Resch ([@&#8203;PinkidG](https://togithub.com/PinkidG)) - \[match] improve encryption internals, solving flaky test ([#&#8203;21663](https://togithub.com/fastlane/fastlane/issues/21663)) ([#&#8203;21790](https://togithub.com/fastlane/fastlane/issues/21790)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[frameit] iPhone 14 Frames ([#&#8203;21727](https://togithub.com/fastlane/fastlane/issues/21727)) via sathoeni ([@&#8203;sathoeni](https://togithub.com/sathoeni)) - \[spaceship] decrease App Store Connect API token `issued-at-time` to prevent server rejection ([#&#8203;21583](https://togithub.com/fastlane/fastlane/issues/21583)) via Jason Moore ([@&#8203;xinsight](https://togithub.com/xinsight)) - \[match]\[sigh] add option to automatically renew expired certificates (defaults to enabled) ([#&#8203;21691](https://togithub.com/fastlane/fastlane/issues/21691)) via Vitalii Budnik ([@&#8203;nekrich](https://togithub.com/nekrich)) - \[pilot] do not advertise the `skip_waiting_for_build_processing` option when it is already set ([#&#8203;21730](https://togithub.com/fastlane/fastlane/issues/21730)) via Robin Kunde ([@&#8203;robinkunde](https://togithub.com/robinkunde)) - \[match] propagate keychain when installing wwdr certificates ([#&#8203;21578](https://togithub.com/fastlane/fastlane/issues/21578)) via rabbitinspace ([@&#8203;rabbitinspace](https://togithub.com/rabbitinspace)) - \[deliver] introduce `timeout` for screenshots processing waiting time ([#&#8203;21693](https://togithub.com/fastlane/fastlane/issues/21693)) via Mikhail Maslo ([@&#8203;mikhailmaslo](https://togithub.com/mikhailmaslo)) - \[frameit] facebook.design doesn't work anymore ([#&#8203;20915](https://togithub.com/fastlane/fastlane/issues/20915)) via Guglielmo Faglioni ([@&#8203;guidev](https://togithub.com/guidev)) - \[core] add an interactive console for users as well ([#&#8203;21803](https://togithub.com/fastlane/fastlane/issues/21803)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[trainer] fix issues where number of failures would always be zero ([#&#8203;21432](https://togithub.com/fastlane/fastlane/issues/21432)) via Mahmood Tahir ([@&#8203;tahirmt](https://togithub.com/tahirmt)) ### [`v2.219.0`](https://togithub.com/fastlane/fastlane/releases/tag/2.219.0): Improvements [Compare Source](https://togithub.com/fastlane/fastlane/compare/2.218.0...2.219.0) - \[fastlane]\[ci] Lock google-cloud-env < 2.0.0 for Ruby 2.6 and fix CI to use specified ruby versions ([#&#8203;21777](https://togithub.com/fastlane/fastlane/issues/21777)) via Josh Holtz ([@&#8203;joshdholtz](https://togithub.com/joshdholtz)) - \[sigh] prevent crashes in `fetch_profiles` when profiles have no `bundle_id` ([#&#8203;21758](https://togithub.com/fastlane/fastlane/issues/21758)) via jonas2808 ([@&#8203;jonas2808](https://togithub.com/jonas2808)) - \[scan] Fix device selection issue fallback scenario ([#&#8203;21772](https://togithub.com/fastlane/fastlane/issues/21772)) via arc-v2 ([@&#8203;arc-v2](https://togithub.com/arc-v2)) - \[sigh] fix cache parameters validation ([#&#8203;21766](https://togithub.com/fastlane/fastlane/issues/21766)) via Vitalii Budnik ([@&#8203;nekrich](https://togithub.com/nekrich)) - \[match] fix cache issues in read-only mode ([#&#8203;21767](https://togithub.com/fastlane/fastlane/issues/21767)) via Vitalii Budnik ([@&#8203;nekrich](https://togithub.com/nekrich)) ### [`v2.218.0`](https://togithub.com/fastlane/fastlane/releases/tag/2.218.0): Improvements [Compare Source](https://togithub.com/fastlane/fastlane/compare/2.217.0...2.218.0) Auto-generated by fastlane 🤖 **Changes since release '2.217.0':** - \[action]\[sonar] replace deprecated sonar.login parameter with sonar.token ([#&#8203;21736](https://togithub.com/fastlane/fastlane/issues/21736)) via Panajev ([@&#8203;Panajev](https://togithub.com/Panajev)) - \[action]\[spm] add simulator flag for swift compiler ([#&#8203;21707](https://togithub.com/fastlane/fastlane/issues/21707)) via Mohammad Gharari ([@&#8203;gharary](https://togithub.com/gharary)) - \[security] update `sinatra` dev dependency to resolve dependabot alert ([#&#8203;21709](https://togithub.com/fastlane/fastlane/issues/21709)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[fastlane-core] recommends to retry uploading when AltoolTransporterExecutor crashes ([#&#8203;21536](https://togithub.com/fastlane/fastlane/issues/21536)) via Jason Hagglund ([@&#8203;TheMetalCode](https://togithub.com/TheMetalCode)) - \[Fastlane.swift] fix Unexpected duplicate tasks error message in Fastlane Swift ([#&#8203;21621](https://togithub.com/fastlane/fastlane/issues/21621)) via Daniel Jankowski ([@&#8203;mollyIV](https://togithub.com/mollyIV)) - \[scan] Filter simulators with version greater than SDK version of active Xcode installation when choosing default ([#&#8203;21677](https://togithub.com/fastlane/fastlane/issues/21677)) via wuaar1003 ([@&#8203;wuaar1003](https://togithub.com/wuaar1003)) - \[plugin_generator] move development dependencies from `*.gemspec.erb` to `Gemfile.erb` ([#&#8203;21726](https://togithub.com/fastlane/fastlane/issues/21726)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[match] add caching layer to significantly improve performance by up to 100x ([#&#8203;21694](https://togithub.com/fastlane/fastlane/issues/21694)) via Vitalii Budnik ([@&#8203;nekrich](https://togithub.com/nekrich)) - \[fastlane_core] add support to Ruby 3.3 ([#&#8203;21683](https://togithub.com/fastlane/fastlane/issues/21683)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[fastlane] remove some unused method parameters ([#&#8203;21722](https://togithub.com/fastlane/fastlane/issues/21722)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[action]\[spm] deprecate `build_path` option in favor of `scratch_path`, as recommended by Swift CLI ([#&#8203;20814](https://togithub.com/fastlane/fastlane/issues/20814)) via Victor Carvalho Tavernari ([@&#8203;Tavernari](https://togithub.com/Tavernari)) - \[match] git storage: allow simultaneous usage of clone_branch_directly and shallow_clone ([#&#8203;21716](https://togithub.com/fastlane/fastlane/issues/21716)) via Vitalii Budnik ([@&#8203;nekrich](https://togithub.com/nekrich)) - \[action]\[spm] add `parallel` option ([#&#8203;21665](https://togithub.com/fastlane/fastlane/issues/21665)) via Bram Schulting ([@&#8203;bramschulting](https://togithub.com/bramschulting)) - \[fastlane_core] remove expired WWDR G1 certificate from cert_checker ([#&#8203;21098](https://togithub.com/fastlane/fastlane/issues/21098)) via janwiebe-jump ([@&#8203;janwiebe-jump](https://togithub.com/janwiebe-jump)) - \[action]\[upload_symbols_to_crashlytics] allow '~' in binary path ([#&#8203;21032](https://togithub.com/fastlane/fastlane/issues/21032)) via GevaZeichner ([@&#8203;GevaZeichner](https://togithub.com/GevaZeichner)) - \[scan] replace the `simctl boot` command with `simctl bootstatus`, potentially fixing signal kill before running tests ([#&#8203;21026](https://togithub.com/fastlane/fastlane/issues/21026)) via Alexey Alter-Pesotskiy ([@&#8203;testableapple](https://togithub.com/testableapple)) - \[spaceship] add `Spaceship::ConnectAPI::AppPreviewSet::PreviewType::IPHONE_67` ([#&#8203;21710](https://togithub.com/fastlane/fastlane/issues/21710)) via Sergei Sevkovich ([@&#8203;drcreazy](https://togithub.com/drcreazy)) - \[action]\[ensure_no_debug_code] detect binding.irb in `ensure_no_debug_code` during build. ([#&#8203;21635](https://togithub.com/fastlane/fastlane/issues/21635)) via Takuma Homma ([@&#8203;mataku](https://togithub.com/mataku)) - CONTRIBUTING.md: remove Google CLA section ([#&#8203;21646](https://togithub.com/fastlane/fastlane/issues/21646)) via Jay Soffian ([@&#8203;jaysoffian](https://togithub.com/jaysoffian)) - \[fastlane_core] hide xcodebuild stderr to solve [#&#8203;21672](https://togithub.com/fastlane/fastlane/issues/21672) ([#&#8203;21673](https://togithub.com/fastlane/fastlane/issues/21673)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[scan] fix misleading error message when no devices are found ([#&#8203;21650](https://togithub.com/fastlane/fastlane/issues/21650)) via Miles Thompson ([@&#8203;MagnificentMiles](https://togithub.com/MagnificentMiles)) - \[deliver]\[spaceship]\[scan] fix build warnings in rspec ([#&#8203;21660](https://togithub.com/fastlane/fastlane/issues/21660)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[deliver] fix regression where changes made to the privacy URL fail to upload ([#&#8203;21657](https://togithub.com/fastlane/fastlane/issues/21657)) via Owen Hart ([@&#8203;owjsub](https://togithub.com/owjsub)) - \[fastlane_core] let FastlanePty detect when externally invoked programs crash, harden it when using popen, and expose process statuses. ([#&#8203;21618](https://togithub.com/fastlane/fastlane/issues/21618)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) ### [`v2.217.0`](https://togithub.com/fastlane/fastlane/releases/tag/2.217.0): Improvements [Compare Source](https://togithub.com/fastlane/fastlane/compare/2.216.0...2.217.0) - \[spaceship] work around deliver issue [#&#8203;21105](https://togithub.com/fastlane/fastlane/issues/21105) ([#&#8203;21633](https://togithub.com/fastlane/fastlane/issues/21633)) via Jerome Lacoste ([@&#8203;lacostej](https://togithub.com/lacostej)) - \[action]\[slather] add support for slather's new --ymlfile option ([#&#8203;21613](https://togithub.com/fastlane/fastlane/issues/21613)) via jarrodlombardo-EventBase ([@&#8203;jarrodlombardo-EventBase](https://togithub.com/jarrodlombardo-EventBase)) - \[action]\[notarize] printing log on error ([#&#8203;21609](https://togithub.com/fastlane/fastlane/issues/21609)) via Csaba Szigeti ([@&#8203;szigetics](https://togithub.com/szigetics)) - \[tests] fix test being potentially muddied by local ENV ([#&#8203;21586](https://togithub.com/fastlane/fastlane/issues/21586)) via Olivier Halligon ([@&#8203;AliSoftware](https://togithub.com/AliSoftware)) - \[match] remove redundant fetching of profile devices and certificates ([#&#8203;21409](https://togithub.com/fastlane/fastlane/issues/21409)) via Vitalii Budnik ([@&#8203;nekrich](https://togithub.com/nekrich)) - \[match] hide sensitive information in match output ([#&#8203;21603](https://togithub.com/fastlane/fastlane/issues/21603)) via Duncan MacDonald ([@&#8203;oct0f1sh](https://togithub.com/oct0f1sh)) - \[supple] fix issue with releases containing retained versions ([#&#8203;20997](https://togithub.com/fastlane/fastlane/issues/20997)) ([#&#8203;20998](https://togithub.com/fastlane/fastlane/issues/20998)) via Mariano Miani ([@&#8203;mmiani](https://togithub.com/mmiani)) - \[action]\[git_branch] add `FL_GIT_BRANCH_DONT_USE_ENV_VARS` env var to `git_branch` ([#&#8203;21597](https://togithub.com/fastlane/fastlane/issues/21597)) via Oguz Kocer ([@&#8203;oguzkocer](https://togithub.com/oguzkocer)) - \[tests] Make error message expectation more flexible in `runner_spec.rb` to support Ruby 2.6 error message format ([#&#8203;21591](https://togithub.com/fastlane/fastlane/issues/21591)) via Olivier Halligon ([@&#8203;AliSoftware](https://togithub.com/AliSoftware)) - \[docs] fix typo `practies` → `practices` based on feedback from fastlane/docs ([#&#8203;21589](https://togithub.com/fastlane/fastlane/issues/21589)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[fastlane] add support for keyword arguments for lanes in Ruby 3 ([#&#8203;21587](https://togithub.com/fastlane/fastlane/issues/21587)) via Olivier Halligon ([@&#8203;AliSoftware](https://togithub.com/AliSoftware)) - \[tests] update `fakefs` to fix test failures on Ruby 3.2.2 ([#&#8203;21588](https://togithub.com/fastlane/fastlane/issues/21588)) via Olivier Halligon ([@&#8203;AliSoftware](https://togithub.com/AliSoftware)) - \[deliver] Add Watch Ultra screen size ([#&#8203;21106](https://togithub.com/fastlane/fastlane/issues/21106)) via Aoi Takahashi ([@&#8203;xiii111](https://togithub.com/xiii111)) - \[docs] update a bit of the documentation of install_on_device.rb ([#&#8203;21196](https://togithub.com/fastlane/fastlane/issues/21196)) via ls-1N ([@&#8203;ls-1N](https://togithub.com/ls-1N)) - \[precheck] print the HTTP status as the failure reason when it's not 200 ([#&#8203;21051](https://togithub.com/fastlane/fastlane/issues/21051)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[supply] parallel uploads for meta per language ([#&#8203;21474](https://togithub.com/fastlane/fastlane/issues/21474)) via Cristian Caruceru ([@&#8203;ccaruceru](https://togithub.com/ccaruceru)) - \[action]\[nexus_upload] Mark Nexus password as a sensitive field ([#&#8203;21564](https://togithub.com/fastlane/fastlane/issues/21564)) via Liam Jones ([@&#8203;liamjones](https://togithub.com/liamjones)) - \[trainer] check specifically for file url in failure_message, fixing crash in Xcode 15 when running in Apple Silicon ([#&#8203;21493](https://togithub.com/fastlane/fastlane/issues/21493)) via Jason Hagglund ([@&#8203;TheMetalCode](https://togithub.com/TheMetalCode)) - \[gym] fix error message for catalyst_platform option ([#&#8203;21332](https://togithub.com/fastlane/fastlane/issues/21332)) via Sebastian Staudt ([@&#8203;koraktor](https://togithub.com/koraktor)) - \[deliver] show file type correctly in user_error ([#&#8203;21403](https://togithub.com/fastlane/fastlane/issues/21403)) via Aru Hyunseung Jeon ([@&#8203;Dogdriip](https://togithub.com/Dogdriip)) - \[gym] fix multiplatform iOS builds ([#&#8203;21319](https://togithub.com/fastlane/fastlane/issues/21319)) via Zach Waugh ([@&#8203;zachwaugh](https://togithub.com/zachwaugh)) - \[match] make git_private_key path absolute ([#&#8203;21360](https://togithub.com/fastlane/fastlane/issues/21360)) via Marko Samec ([@&#8203;msamec](https://togithub.com/msamec)) - \[snapshot] Add Missing Older iPhone & iPad models to Generated Snapshot Reports ([#&#8203;21557](https://togithub.com/fastlane/fastlane/issues/21557)) via Kyle Howells ([@&#8203;kylehowells](https://togithub.com/kylehowells)) - \[deliver] Capturing NoMethodError exception when fetching live app info ([#&#8203;21553](https://togithub.com/fastlane/fastlane/issues/21553)) via Ignacio Calderon ([@&#8203;kronenthaler](https://togithub.com/kronenthaler)) - \[snapshot] support Strict Concurrency for SnapshotHelper ([#&#8203;21400](https://togithub.com/fastlane/fastlane/issues/21400)) via Kohki Miki ([@&#8203;giginet](https://togithub.com/giginet)) - \[match] added selection of certificate and p12 key by certificate id ([#&#8203;21428](https://togithub.com/fastlane/fastlane/issues/21428)) via Ivan Sorokoletov ([@&#8203;slacklab](https://togithub.com/slacklab)) - \[spaceship] allow to specify fetched fields ([#&#8203;21528](https://togithub.com/fastlane/fastlane/issues/21528)) via Vitalii Budnik ([@&#8203;nekrich](https://togithub.com/nekrich)) - \[snapshot] add Support for New Apple Devices in Snapshot Generator ([#&#8203;21554](https://togithub.com/fastlane/fastlane/issues/21554)) via Sandeep Joshi ([@&#8203;isandeepj](https://togithub.com/isandeepj)) - \[deliver] fetch live app info if no edit info is present, fixing scenario of having both macOS and iOS apps present ([#&#8203;21472](https://togithub.com/fastlane/fastlane/issues/21472)) via Lorenzo Mattei ([@&#8203;loremattei](https://togithub.com/loremattei)) ### [`v2.216.0`](https://togithub.com/fastlane/fastlane/releases/tag/2.216.0): Fix for match GitLab storage [Compare Source](https://togithub.com/fastlane/fastlane/compare/2.215.1...2.216.0) - \[match] fixes missing job-token error in GitLab storage mode ([#&#8203;21520](https://togithub.com/fastlane/fastlane/issues/21520)) via Darby Frey ([@&#8203;darbyfrey](https://togithub.com/darbyfrey)) ### [`v2.215.1`](https://togithub.com/fastlane/fastlane/releases/tag/2.215.1): Workaround for Google Play API instability [Compare Source](https://togithub.com/fastlane/fastlane/compare/2.215.0...2.215.1) - \[supply] add new SUPPLY_UPLOAD_MAX_RETRIES env var to attempt to solve failed Google API calls ([#&#8203;21518](https://togithub.com/fastlane/fastlane/issues/21518)) via Josh Holtz ([@&#8203;joshdholtz](https://togithub.com/joshdholtz)) ### [`v2.215.0`](https://togithub.com/fastlane/fastlane/releases/tag/2.215.0): Improvements [Compare Source](https://togithub.com/fastlane/fastlane/compare/2.214.0...2.215.0) - \[spaceship] add request retry with backoff when encountring 429 errors ([#&#8203;21511](https://togithub.com/fastlane/fastlane/issues/21511)) via Stefan Natchev ([@&#8203;snatchev](https://togithub.com/snatchev)) - \[supply] introduce a new synchronization logic for screenshots ([#&#8203;21498](https://togithub.com/fastlane/fastlane/issues/21498)) via Olivier Halligon ([@&#8203;AliSoftware](https://togithub.com/AliSoftware)) - \[deliver] validate the status of app version to be ready_for_review before submitting the app ([#&#8203;20515](https://togithub.com/fastlane/fastlane/issues/20515)) via 醉 ([@&#8203;404pilot](https://togithub.com/404pilot)) - \[match] Added s3\_skip_encryption parameter ([#&#8203;21018](https://togithub.com/fastlane/fastlane/issues/21018)) via Morten Bøgh ([@&#8203;mbogh](https://togithub.com/mbogh)) - \[docs] add minor branding guidelines to `CONTRIBUTING.md` ([#&#8203;21495](https://togithub.com/fastlane/fastlane/issues/21495)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[match] prevent directory download from s3 ([#&#8203;20975](https://togithub.com/fastlane/fastlane/issues/20975)) via Mark Homoki ([@&#8203;markhomoki](https://togithub.com/markhomoki)) - \[xcodes] fix issue where `xcodes` action wouldn't accept beta versions of Xcode ([#&#8203;21434](https://togithub.com/fastlane/fastlane/issues/21434)) via apps4everyone ([@&#8203;apps4everyone](https://togithub.com/apps4everyone)) - \[spaceship] explicit beta group access to all builds at creation ([#&#8203;21478](https://togithub.com/fastlane/fastlane/issues/21478)) via Vincent Isambart ([@&#8203;vincentisambart](https://togithub.com/vincentisambart)) - \[docs] update pull request template to ask contributors to write unit tests ([#&#8203;21427](https://togithub.com/fastlane/fastlane/issues/21427)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[action] deprecate the ensure_xcode_version action ([#&#8203;21448](https://togithub.com/fastlane/fastlane/issues/21448)) via Iulian Onofrei ([@&#8203;revolter](https://togithub.com/revolter)) - \[tests] stop generating rspec temp file in current directory ([#&#8203;21466](https://togithub.com/fastlane/fastlane/issues/21466)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[ci] fix CI by replacing deprecated Xcode versions, and add Xcode 14, Xcode 15, and Ruby 3.1 to test envs ([#&#8203;21465](https://togithub.com/fastlane/fastlane/issues/21465)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[deliver]\[frameit] add iPhone 14 Pro / 6.1" display type ([#&#8203;21393](https://togithub.com/fastlane/fastlane/issues/21393)) via Stefan Natchev ([@&#8203;snatchev](https://togithub.com/snatchev)) - \[spaceship] add missing `AppStoreState` cases ([#&#8203;21312](https://togithub.com/fastlane/fastlane/issues/21312)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[fastlane_core] fix WWDR certificates import flow ([#&#8203;21442](https://togithub.com/fastlane/fastlane/issues/21442)) via Paul Taykalo ([@&#8203;PaulTaykalo](https://togithub.com/PaulTaykalo)) - \[docs] fix tool name formatting (for `supply`) to be lowercase to pass fastlane docs unit tests ([#&#8203;21426](https://togithub.com/fastlane/fastlane/issues/21426)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) </details> <details> <summary>JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib-jdk8)</summary> ### [`v1.9.24`](https://togithub.com/JetBrains/kotlin/releases/tag/v1.9.24): 1.9.24 ##### Changelog ##### Backend. Wasm - [`KT-64890`](https://youtrack.jetbrains.com/issue/KT-64890) K/Wasm compiler crash with external class and Kodein ##### Compiler - [`KT-65235`](https://youtrack.jetbrains.com/issue/KT-65235) JDK 21 might lead to change in overloads resolution - [`KT-66768`](https://youtrack.jetbrains.com/issue/KT-66768) K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call ##### Native - [`KT-67218`](https://youtrack.jetbrains.com/issue/KT-67218) Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary ##### Tools. Gradle - [`KT-67139`](https://youtrack.jetbrains.com/issue/KT-67139) Build reports can be overridden - [`KT-67138`](https://youtrack.jetbrains.com/issue/KT-67138) Json report is empty for incremental compilation ##### Tools. Gradle. Multiplatform - [`KT-67127`](https://youtrack.jetbrains.com/issue/KT-67127) KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines - [`KT-66514`](https://youtrack.jetbrains.com/issue/KT-66514) Don't get output file from Cinterop task for IDE Import if host os doesn't support it ##### Tools. JPS - [`KT-65043`](https://youtrack.jetbrains.com/issue/KT-65043) JPS dumb mode should respect maps needed for the compiler ##### Tools. Wasm - [`KT-67785`](https://youtrack.jetbrains.com/issue/KT-67785) Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymore - [`KT-65864`](https://youtrack.jetbrains.com/issue/KT-65864) K/Wasm: update Node.js to 22.x </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/immich-app/immich). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSIsIvCfk7Ftb2JpbGUiXX0=-->
OVERLORD added the pull-request label 2026-02-05 14:57:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#12487