Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update
fastlane (source, changelog) 2.214.0 -> 2.228.0 age confidence minor
gradle (source) 9.0.0 -> 9.1.0 age confidence minor
no.nordicsemi.plugin.dokka 2.9 -> 2.10 age confidence plugin minor
no.nordicsemi.jvm.plugin.nexus 2.9 -> 2.10 age confidence plugin minor
no.nordicsemi.android.plugin.nexus 2.9 -> 2.10 age confidence plugin minor
no.nordicsemi.jvm.plugin.kotlin 2.9 -> 2.10 age confidence plugin minor
no.nordicsemi.android.plugin.kotlin 2.9 -> 2.10 age confidence plugin minor
no.nordicsemi.android.plugin.hilt 2.9 -> 2.10 age confidence plugin minor
no.nordicsemi.android.plugin.feature 2.9 -> 2.10 age confidence plugin minor
no.nordicsemi.android.plugin.library.compose 2.9 -> 2.10 age confidence plugin minor
no.nordicsemi.android.plugin.library 2.9 -> 2.10 age confidence plugin minor
no.nordicsemi.android.plugin.application.compose 2.9 -> 2.10 age confidence plugin minor
no.nordicsemi.android.plugin.application 2.9 -> 2.10 age confidence plugin minor
io.mockk:mockk (source) 1.14.5 -> 1.14.6 age confidence dependencies patch
org.jetbrains.compose 1.8.2 -> 1.9.0 age confidence plugin minor
com.google.dagger.hilt.android 2.57.1 -> 2.57.2 age confidence plugin patch
com.google.dagger:hilt-android-testing 2.57.1 -> 2.57.2 age confidence dependencies patch
com.google.dagger:hilt-android-compiler 2.57.1 -> 2.57.2 age confidence dependencies patch
com.google.dagger:hilt-android 2.57.1 -> 2.57.2 age confidence dependencies patch
androidx.navigation:navigation-compose (source) 2.9.4 -> 2.9.5 age confidence dependencies patch
androidx.lifecycle:lifecycle-viewmodel-savedstate (source) 2.9.3 -> 2.9.4 age confidence dependencies patch
androidx.lifecycle:lifecycle-viewmodel-compose (source) 2.9.3 -> 2.9.4 age confidence dependencies patch
androidx.lifecycle:lifecycle-viewmodel-ktx (source) 2.9.3 -> 2.9.4 age confidence dependencies patch
androidx.lifecycle:lifecycle-service (source) 2.9.3 -> 2.9.4 age confidence dependencies patch
androidx.lifecycle:lifecycle-runtime-compose (source) 2.9.3 -> 2.9.4 age confidence dependencies patch
androidx.lifecycle:lifecycle-runtime (source) 2.9.3 -> 2.9.4 age confidence dependencies patch
androidx.lifecycle:lifecycle-runtime-ktx (source) 2.9.3 -> 2.9.4 age confidence dependencies patch
androidx.lifecycle:lifecycle-livedata (source) 2.9.3 -> 2.9.4 age confidence dependencies patch
androidx.lifecycle:lifecycle-livedata-ktx (source) 2.9.3 -> 2.9.4 age confidence dependencies patch
androidx.compose:compose-bom 2025.09.00 -> 2025.10.00 age confidence dependencies minor

Release Notes

fastlane/fastlane (fastlane)

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 (@​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

  • [spaceship] add request retry with backoff when encountring 429 errors (#​21511) via Stefan Natchev (@​snatchev)
  • [supply] introduce a new synchronization logic for screenshots (#​21498) via Olivier Halligon (@​AliSoftware)
  • [deliver] validate the status of app version to be ready_for_review before submitting the app (#​20515) via 醉 (@​404pilot)
  • [match]

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 5c08bff to 811b81a Compare December 16, 2024 15:52
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from a1bdfdd to b8209c0 Compare December 24, 2024 01:16
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 9140198 to 103e4c2 Compare January 6, 2025 10:54
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from fd7fa85 to 9084338 Compare January 10, 2025 21:28
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ddde0e2 to b0e5733 Compare January 17, 2025 01:49
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from db3bd1d to f2d2c86 Compare January 30, 2025 12:41
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a0ed3d9 to 63c8f44 Compare March 11, 2025 12:36
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from deec05c to 2b46659 Compare March 20, 2025 22:57
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 0958638 to 9df422a Compare March 26, 2025 22:57
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 5f196f5 to 33d0ca6 Compare April 9, 2025 19:11
@renovate renovate bot changed the base branch from main to version/2.0 September 9, 2025 10:51
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from bd24e43 to 4d76b39 Compare September 12, 2025 22:55
@renovate renovate bot changed the title Update all dependencies Update dependency fastlane to v2.228.0 Sep 12, 2025
@renovate renovate bot changed the title Update dependency fastlane to v2.228.0 Update all dependencies Sep 16, 2025
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 62a3534 to 2d3b353 Compare September 24, 2025 21:16
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 70b8cb7 to 94607b0 Compare October 1, 2025 20:54
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