immich icon indicating copy to clipboard operation
immich copied to clipboard

chore(deps): update mobile

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
custom_lint dev_dependencies minor ^0.5.8 -> ^0.6.0 age adoption passing confidence
fastlane (source, changelog) minor 2.204.3 -> 2.219.0 age adoption passing confidence
gradle (source) patch 7.6.3 -> 7.6.4 age adoption passing confidence
com.github.bumptech.glide:compiler dependencies minor 4.14.2 -> 4.16.0 age adoption passing confidence
com.github.bumptech.glide:glide dependencies minor 4.14.2 -> 4.16.0 age adoption passing confidence
androidx.work:work-runtime-ktx (source) dependencies minor 2.7.1 -> 2.9.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-android dependencies patch 1.7.1 -> 1.7.3 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) dependencies minor 1.8.20 -> 1.9.22 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) dependencies minor 1.8.20 -> 1.9.22 age adoption passing confidence

Release Notes

invertase/dart_custom_lint (custom_lint)

v0.6.0

Compare Source

fastlane/fastlane (fastlane)

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

v2.214.0: Improvements

Compare Source

v2.213.0: Improvements

Compare Source

  • [core][match] remove obsolete and expired WWDR G1 certificate (#​21271) via Frederik Seiffert (@​triplef)
  • [action][ensure_git_status_clean] new ignore_files option for explicitly ignoring files (#​21283) via Josh Holtz (@​joshdholtz)
  • [scan] run simulator destination with arch=x86_64 for Xcode 14.3 and up if on Intel (#​21284) via Josh Holtz (@​joshdholtz)
  • [match] adding support for self-managed GitLab instances (#​21274) via Darby Frey (@​darbyfrey)
  • [pilot] fix increase limit for build query (#​21212) via Eric Lindvall (@​eric)
  • [dependency] relax multipart_post dependency version requirement (#​20870) via Edouard Brière (@​edouard)

v2.212.2: Improvements and fix for some App Store Connect APIs

Compare Source

  • [ci] Only run all mac jobs on master and version bump branches (#​21088) via Josh Holtz (@​joshdholtz)
  • [spaceship] remove deprecated attributes from apps requests (#​21187) via Kohki Miki (@​giginet)
  • [snapshot] fix resolve deadlock in LatestOsVersion#version_for_os (#​20329) via stbix (@​stbix)
  • [deliver] Implements verify with altool for Xcode 14 validation (#​20738) via Pol Piella Abadia (@​polpielladev)
  • [action][ensure_git_status_clean] fix incorrect "ignored" param handling (#​20976) via Iulian Onofrei (@​revolter)
  • [spaceship] increase limit for build query in distribute to handle multiple platforms (#​21087) via Eric Lindvall (@​eric)

v2.212.1: Fix for Apple ID lockout and Access Forbidden with new hashcash header

Compare Source

v2.212.0: Improvements

Compare Source

  • [fastlane_core] New FASTLANE_WWDR_USE_HTTP1_AND_RETRIES env (feature flag) to use http 1.1 and retries when installing WWDC certs to fix some CI failures (#​21044) via Josh Holtz (@​joshdholtz)
  • [CI] Update deprecated CircleCI images (#​20932) via Aaron Brager (@​getaaron)
  • [spaceship] Add language name in stack trace when localization operations fail (#​20581) via Cristian Caruceru (@​ccaruceru)
  • [gym] Add show build timing summary option (#​20896) via Pol Piella (@​polpielladev)
  • [deliver] add iPad Pro 6th generation (#​20993) via Kohki Miki (@​giginet)
  • [action][import_from_git] fix error when cache_path is not specified (#​20958) via Vitalii Budnik (@​nekrich)
  • [spaceship] add methods to rename and disable/enable devices (#​20928) via Vitalii Budnik (@​nekrich)
  • [spaceship] Remove unused params in ConnectAPI::Device (#​20931) via Aaron Brager (@​getaaron)
  • [action][xcodes] add error handling for xcodes when running the installed cmd (#​20867) via Gio Lodi (@​mokagio)
  • [scan] add option to specify result bundle path (#​20742) via Benedek Kozma (@​Cyberbeni)
  • [deliver] fix bug when canceling a rejected submission (#​20754) via merchang (@​merchang)
  • [fastlane_core] prevent negative argument error for message formatting (#​20857) via Akseli Lukkarila (@​akselilukkarila)
  • [spaceship] support fetching build_bundle_file_sizes for a BuildBundle (#​20860) via Liam Nichols (@​liamnichols)
  • [action][update_project_provisioning] redownload AppleIncRootCertificate.cer if file size is 0. (#​20812) via Jerry.Qiushi (@​JerryZQS)
  • [docs] add link to Spaceship Debugging docs from Tooling and Debugging docs (#​20849) via Rob Mathers (@​robmathers)
  • [screengrab] fix formatting of the screengrab / capture_android_screenshots docs (#​20597) via Olivier Halligon (@​AliSoftware)
  • [action][pod lib lint] fix grammar in success message (#​20627) via Tejas Sharma (@​tejassharma96)
  • [match] developer id installer profile for the accessible environments (#​20782) via Paul Taykalo (@​PaulTaykalo)

v2.211.0: Improvements

Compare Source

  • [release] fix for more forgiving changelog generation for release (#​20851) via Josh Holtz (@​joshdholtz)
  • [match][sigh] add support for Apple Silicon Macs in iOS/iPadOS provisioning profiles (#​20676) via Philipp Resch (@​PinkidG)
  • [snapshot] fix compiler error on SnapshotHelper.swift (#​20689) via amcalgates (@​amcalgates)
  • [match] fix match nuke not deleting decrypted files (#​20776) via Iulian Onofrei (@​revolter)
  • [docs] update path to iTMSTransporter for Fastlane.swift (#​20795) via Rafał Wyszomirski (@​rafauke)
  • [action][update_code_signing_settings] add sdk key to update_code_signing_settings (#​20655) via gabimoncha (@​gabimoncha)
  • [pilot][deliver] fix private method clone' called for #<Hash> on uploading app (#​20662) via freddi(Yuki Aki) (@​freddi-kit)
  • [spaceship] implement resolution center API in Spaceship::ConnectAPI (#​20726) via Hiroto Nakamura (@​Hiroto-N)
  • [action] add xcodes action, deprecating xcversion and xcode-install (#​20672) via Roger Oba (@​rogerluan)
  • [frameit] fix device detection that would match less specific devices first (#​20642) via Guglielmo Faglioni (@​guidev)
  • [deliver] add support to detecting and uploading 6.7" (iPhone 14 Pro Max) screenshots (#​20694) via Evgeny Cherpak (@​cherpake)

v2.210.1: Hotfix for deliver and pilot

Compare Source

  • [pilot][deliver] Fix how to encode base64 p8 key on deliver and pilot (#​20669) via freddi(Yuki Aki) (@​freddi-kit)

v2.210.0: Improvements

Compare Source

  • [deliver][pilot] use altool instead of using iTMSTransporter for Xcode 14 (#​20631) via freddi(Yuki Aki) (@​freddi-kit)
  • [docs][run_tests] fix typo and improve phrasing of documentation (#​20585) via Roger Oba (@​rogerluan)

v2.209.1: Improvements

Compare Source

v2.209.0: Improvements

Compare Source

  • [deliver] fix typo caused by string concatenation (#​20531) via Roger Oba (@​rogerluan)
  • [frameit] faceook.design moved to design.facebook.com (#​20513) via Guglielmo Faglioni (@​guidev)
  • [match][sigh][cert] added checking hash of installed wwdr certificates (#​20507) via grey442 (@​grey442)
  • [action] adding no overwrite and local only options to the pod repo push command (#​20455) via polmum (@​polmum)
  • [core] fix unescaped \ (#​20508) via Arthur Baars (@​aibaars)
  • [action][tests] don't create keychain files in lazy manner (#​20478) via Bartosz Nowak (@​DuMaM)
  • [pilot] app_version and app_build should not be fetched from a local IPA or PKG when distribute_only is set (#​20488) via Colin Tremblay (@​tremblay)
  • [match] suppress null byte message (#​20497) via Aaron Brager (@​getaaron)

v2.208.0: Improvements

Compare Source

  • [spaceship] fix fastlane init and temporarily retrofitting Spaceship::Tunes::Application.find (#​20480) via Josh Holtz (@​joshdholtz)
  • [match][sigh] prefer default keychain during wwdr cert installation (#​20448) via Bartosz Nowak (@​DuMaM)
  • [match][sigh] fix access to certs installed by fastlane tools for productsign command for macOS (#​20474) via Bartosz Nowak (@​DuMaM)
  • [match] extract the certificate name from provisioning profiles (#​20187) via Tejas Sharma (@​tejassharma96)
  • [action][changelog_from_git_commits] fix description for documentation (#​20430) via Mathijs Bernson (@​mbernson)
  • [snapshot] use empty string to blank out operator name by default (#​20429) via Zev Eisenberg (@​ZevEisenberg)
  • [trainer] fix ERB.new() deprecation warnings (#​20440) via Philipp Wallisch (@​wallisch)
  • [match] fixes set up bugs when using GitLab Secure Files as a Match storage backend (#​20452) via Darby Frey (@​darbyfrey)

v2.207.0: Many Improvements and Dropping Ruby 2.5 Support

Compare Source

v2.206.2: Improvements

Compare Source

v2.206.1: Hot fix

Compare Source

  • [regression][fastlane] fixed fastlane command issue when tool name not provided (#​20295) via Manish Rathi (@​crazymanish)
  • [aciton][import_from_git] fix/import from git spec fail with non master default branch (#​20297) via Jerome Lacoste (@​lacostej)

v2.206.0: Improvements

Compare Source

  • [match] add support for Developer ID certificates from G2 Sub-CA (#​20145) via Frederik Seiffert (@​triplef)
  • [spaceship] add ability to invite a single TestFlight user (#​20112) via Lucas (@​LcTwisk)
  • [deliver] add verify_only option to deliver (#​20247) via Pol Piella (@​pol-piella)
  • [scan] fix scan failing to return results when there are test failures (#​20237) via Mahmood Tahir (@​tahirmt)
  • [docs] remove named parameter from create_capability example. (#​20197) via Trent Kocurek (@​t2)
  • [spaceship] fix creation App Store Connect API authorization token (#​20206) via Yuya Oka (@​nnsnodnb)
  • [match] add option to skip google account confirmation (#​20223) via Tim Sneed (@​trsneed)
  • [aciton][setup_ci] added timeout param into setup_ci (#​20211) via javigines (@​javigines)
  • [action][danger] add GitHub Enterprise flags (#​20216) via Alexander Weiß (@​alexanderwe)
  • [fastlane] allows aliased tool names (build_app, sync_code_signing, etc) to run from CLI (#​20287) via Josh Holtz (@​joshdholtz)
  • [spaceship] update buildDeliveries request to use app id in path (#​20268) via Lukasz Grabowski (@​lucgrabowski)
  • [spaceship] update Spaceship::ConnectAPI::User model to include delete! method (#​20251) via Liam Nichols (@​liamnichols)
  • [infra] changelog will now show github usernames which makes contributors stand out more in releases (#​20214) via Josh Holtz (@​joshdholtz)

v2.205.2: Improvements

Compare Source

  • [action][update_project_provisioning] fail when profile cannot be verified (#​20169) via Lukasz Grabowski (@​lucgrabowski)
  • [match] check validity of provisioning profile certificates when force_for_new_certificates option is provided (#​20194) via Vitalii Budnik (@​nekrich)
  • [spaceship] refresh token and retry on authorization errors (#​19502) via Anderson Mesquita (@​andersonvom)
  • [frameit] add support for iPhone 13 device family with updated colors (#​20148) via Braden Casperson (@​casperson)
  • [match] fix crash in match when passing a frozen value as app_identifiers (#​20125) via Olivier Halligon (@​AliSoftware)

v2.205.1: Improvements

Compare Source

  • [trainer] reports failure with skipped tests (#​20045) via Mahmood Tahir
  • [spaceship][tunes] fix 'block in select_team': [!] undefined method `[]' for nil:NilClass (#​20088) via Hiroki Nomura

v2.205.0: Fix for Apple ID authentication

Compare Source

  • [spaceship] fix for Apple ID authentication - replace teams endpoints (#​20083) via Josh Holtz
  • [fastlane_core] add env var to skip printing plugins table. (#​19963) via Roger Oba
  • [action][git_commit action] use safer way of calling sh (#​19978) via Olivier Halligon
  • [spaceship] Add unresolved_issues to review submission states and update get_in_progress method (#​19979) via Ivan Vrsajkov
  • [supply] Prefer all default tracks (#​19926) (#​20010) via Taneli Korri
  • [trainer] Return Test Plan Configuration in JUnit output (#​20016) via Seb Skuse

Big thank you to @​VrsajkovIvan33 and @​valerio-castelli for doing the investigation and majority of the fixing for the Apple ID authentication and session issue ❤️

gradle/gradle (gradle)

v7.6.4: 7.6.4

Compare Source

This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6.

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 7.6.4 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.4

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

bumptech/glide (com.github.bumptech.glide:compiler)

v4.16.0: Glide 4.16.0

This release focuses on some build improvements and Compose. The two major Compose improvements are adding support for Compose specific transitions (e.g. cross fade) and supporting recomposition based on request state using GlideSubcomposition. There's also been a bunch of internal refactoring to move away from Painters to Modifier nodes based on feedback from the Compose team. This is still an alpha release of Compose, but barring unexpectedly negative feedback, the next release should be beta.

This should be the last release of Glide that targets Java 7. That probably means our next release will be a major version change.

Features
Compose

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.

renovate[bot] avatar Jan 16 '24 15:01 renovate[bot]

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e7e0911
Status: ✅  Deploy successful!
Preview URL: https://b8cf79cb.immich.pages.dev
Branch Preview URL: https://renovate-mobile.immich.pages.dev

View logs