Kotlin-BLE-Library icon indicating copy to clipboard operation
Kotlin-BLE-Library copied to clipboard

chore(deps): update all dependencies

Open renovate[bot] opened this issue 11 months ago • 0 comments

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
com.google.firebase.crashlytics 2.9.9 -> 3.0.1 age adoption passing confidence
no.nordicsemi.android.gradle.nexus 1.11.1 -> 2.0.1 age adoption passing confidence
no.nordicsemi.android.gradle.kotlin 1.11.1 -> 2.0.1 age adoption passing confidence
no.nordicsemi.android.gradle.hilt 1.11.1 -> 2.0.1 age adoption passing confidence
no.nordicsemi.android.gradle.feature 1.11.1 -> 2.0.1 age adoption passing confidence
no.nordicsemi.android.gradle.library.compose 1.11.1 -> 2.0.1 age adoption passing confidence
no.nordicsemi.android.gradle.library 1.11.1 -> 2.0.1 age adoption passing confidence
no.nordicsemi.android.gradle.application.compose 1.11.1 -> 2.0.1 age adoption passing confidence
no.nordicsemi.android.gradle.application 1.11.1 -> 2.0.1 age adoption passing confidence
androidx.compose.material:material (source) 1.6.6 -> 1.6.7 age adoption passing confidence
org.robolectric:robolectric (source) 4.12.1 -> 4.12.2 age adoption passing confidence
org.slf4j:slf4j-simple (source, changelog) 1.7.36 -> 2.0.13 age adoption passing confidence
org.slf4j:slf4j-api (source, changelog) 1.7.36 -> 2.0.13 age adoption passing confidence
io.mockk:mockk (source) 1.13.10 -> 1.13.11 age adoption passing confidence
com.github.jeziellago:compose-markdown 0.4.1 -> 0.5.0 age adoption passing confidence
androidx.paging:paging-compose (source) 3.2.1 -> 3.3.0 age adoption passing confidence
androidx.paging:paging-common (source) 3.2.1 -> 3.3.0 age adoption passing confidence
androidx.paging:paging-runtime (source) 3.2.1 -> 3.3.0 age adoption passing confidence
com.android.tools.lint:lint-api (source) 31.3.2 -> 31.4.1 age adoption passing confidence
com.google.firebase:firebase-bom 32.8.1 -> 33.0.0 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-savedstate (source) 2.7.0 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-compose (source) 2.7.0 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) 2.7.0 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-service (source) 2.7.0 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-compose (source) 2.7.0 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime (source) 2.7.0 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) 2.7.0 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-livedata (source) 2.7.0 -> 2.8.0 age adoption passing confidence
androidx.lifecycle:lifecycle-livedata-ktx (source) 2.7.0 -> 2.8.0 age adoption passing confidence
androidx.datastore:datastore-preferences (source) 1.1.0 -> 1.1.1 age adoption passing confidence
androidx.datastore:datastore (source) 1.1.0 -> 1.1.1 age adoption passing confidence
androidx.core:core-ktx (source) 1.13.0 -> 1.13.1 age adoption passing confidence
androidx.core:core (source) 1.13.0 -> 1.13.1 age adoption passing confidence
androidx.compose:compose-bom 2024.04.01 -> 2024.05.00 age adoption passing confidence
androidx.annotation:annotation (source) 1.7.1 -> 1.8.0 age adoption passing confidence
com.android.test (source) 8.3.2 -> 8.4.1 age adoption passing confidence
com.android.library (source) 8.3.2 -> 8.4.1 age adoption passing confidence
com.android.application (source) 8.3.2 -> 8.4.1 age adoption passing confidence
com.android.tools.build:gradle (source) 8.3.2 -> 8.4.1 age adoption passing confidence

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

qos-ch/slf4j (org.slf4j:slf4j-simple)

v2.0.13

v2.0.12

v2.0.11

[v2.0.10](https://togithub.com/qos-ch/slf4j/compare/v_2


Configuration

📅 Schedule: Branch creation - "before 4am" (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.

renovate[bot] avatar Mar 07 '24 01:03 renovate[bot]