Skip to content

Lock file maintenance#6833

Merged
TimoPtr merged 1 commit into
mainfrom
renovate/lock-file-maintenance
May 11, 2026
Merged

Lock file maintenance#6833
TimoPtr merged 1 commit into
mainfrom
renovate/lock-file-maintenance

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 requested review from Copilot and removed request for Copilot May 11, 2026 01:46
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 11, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: build.gradle.kts
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q properties

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':microwakeword'.
> SDK location not found. Define a valid SDK location with an ANDROID_HOME environment variable or by setting the sdk.dir path in your project's local properties file at '/tmp/renovate/repos/github/home-assistant/android/local.properties'.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights from a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.

BUILD FAILED in 6m 43s

@TimoPtr TimoPtr merged commit 652cae5 into main May 11, 2026
24 of 27 checks passed
@TimoPtr TimoPtr deleted the renovate/lock-file-maintenance branch May 11, 2026 08:55
cddu33 added a commit to cddu33/android that referenced this pull request May 14, 2026
* Introduce WebViewAction and enforce EvaluateScriptUsage (home-assistant#6713)

* Introduce WebViewActions and enforce EvaluateScriptUsage

* Apply Copilot feedback

* Update app/src/main/kotlin/io/homeassistant/companion/android/frontend/WebViewAction.kt

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>

---------

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>

* Update github/codeql-action action to v4.35.2 (home-assistant#6728)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update ruby/setup-ruby action to v1.302.0 (home-assistant#6731)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Bump changelog_master.xml for weekly release 2026.4.5 (home-assistant#6730)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Handle missing client certificate chooser activity (home-assistant#6716)

* Add support for Gesture in FrontendScreen (home-assistant#6714)

---------

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>

* Update lokalise/lokalise-pull-action action to v5.2.1 (home-assistant#6724)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Enable cookie in FrontendScreen (home-assistant#6715)

* Update dependency io.sentry:sentry-android-core to v8.39.1 (home-assistant#6732)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update fastlane to 2.233.0 (home-assistant#6737)

* Allow artifacts update for Ruby with renovate (home-assistant#6738)

* Add support for NFC write in FrontendScreen (home-assistant#6719)

* Add support for NFC write in FrontendScreen

* Apply suggestions

* Apply suggestion and improve NfcSetupActivity

* Renovate: split Compose screenshot updates from other com.android updates (home-assistant#6743)

* Update runConfigurations to work properly on Android 17 (home-assistant#6740)

* Update com.android.* (home-assistant#6675)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com>

* Remove Trigger workflow step from Renovate lockfile worflow (home-assistant#6747)

* Remove unnecessary permissions for actions (home-assistant#6748)

* Adjust LaunchActivity configChanges flags (home-assistant#6751)

* Ignore Chromium keystore disk write strict mode issue (home-assistant#6758)

* Add start workers in LaunchActivity (home-assistant#6720)

* Introduce check location disabled usecase and show Changelog on LaunchActivity (home-assistant#6734)

* Add support for Zoom in FrontendScreen (home-assistant#6739)

* Allow observeChanges on LocalStorate

* Update dependency sh.calvin.reorderable:reorderable to v3.1.0 (home-assistant#6761)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Initialize Timber before Application.onCreate (home-assistant#6757)

* Disable microwakeword test on wearOS (home-assistant#6766)

* Add lint rule for webview evaluate javascript (home-assistant#6741)

* Configure Composer diagnostic stacktrace (home-assistant#6764)

* Ignore JobService leak in InstrumentationTest for API23 (home-assistant#6765)

---------

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>

* Update ruby/setup-ruby action to v1.304.0 (home-assistant#6770)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update ruby/setup-ruby action to v1.305.0 (home-assistant#6772)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency ruby to v4.0.3 (home-assistant#6762)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Lock file maintenance (home-assistant#6783)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Bump changelog_master.xml for weekly release 2026.4.6 (home-assistant#6778)

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com>

* Update dependency io.sentry:sentry-android-core to v8.40.0 (home-assistant#6775)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update dependency androidx.navigation:navigation-testing to v2.9.8 (home-assistant#6776)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com>

* Update org.jetbrains.kotlin.* (home-assistant#6774)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com>

* Update androidx.compose.* (home-assistant#6777)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com>

* Update com.android.* (home-assistant#6769)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com>

* Remove the use of Dispachers.Default in AppLockViewModel (home-assistant#6784)

* Fix compose unit test and kotlin configuration after update (home-assistant#6785)

---------

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>

* Honor user-installed CAs in OkHttp trust store (home-assistant#6753)

---------

Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add support for JSConfirm dialog in FrontendScreen (home-assistant#6749)

* Fix resize cast for ExoPlayer in WebViewActivity causing blank player (home-assistant#6767)

* Fix resize cast for ExoPlayer in WebViewActivity causing blank player

* Use Double instead of Float

* Enable fullscreen support at the LaunchActivity level (home-assistant#6759)

* Enable fullscreen support at the LaunchActivity level

* Add missing tests

* Update ruby/setup-ruby action to v1.306.0 (home-assistant#6789)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Setup emulator WTF (home-assistant#6768)

---------

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>

* Add file chooser capability to FrontendScreen (home-assistant#6755)

* Use a queue to handle FileChooserRequest

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Adjust PermissionManager to use awaitResult (home-assistant#6787)

* Update Gradle to v9.5.0 (home-assistant#6796)

* Update Gradle to v9.5.0

* Update wrapper: gradlew wrapper --gradle-version 9.5.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>

* Bump changelog_master.xml for weekly release 2026.5.1 (home-assistant#6795)

* Bump changelog_master.xml for weekly release 2026.5.1

* Empty commit for CI

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>

* Lock file maintenance (home-assistant#6802)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Bump changelog_master.xml for weekly release 2026.5.2 (home-assistant#6800)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Use OIDC to authenticate on Emulator.wtf (home-assistant#6803)

* Add HTTP basic auth dialog to FrontendScreen (home-assistant#6750)

* Introduce HACheckbox

* Fix WebViewActivity leak via Handler.postDelayed in waitForConnection (home-assistant#5453) (home-assistant#6791)

---------

Co-authored-by: jim-daf <jim-daf@users.noreply.github.com>
Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com>

* Add app lock feature to FrontendScreen (home-assistant#6756)

* Add Blur overlay to LaunchActivity

* Migrate to AppLockStateManager

* Fix leak of  WebMessageListener by properly removing it in onDestroy (home-assistant#6805)

---------

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>

* Update lokalise/lokalise-pull-action action to v5.2.2 (home-assistant#6807)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update github/codeql-action action to v4.35.3 (home-assistant#6808)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Add ExoPlayer support for FrontendScreen from frontend request (home-assistant#6771)

* Introduce FrontendExoPlayerManager

* Allow HAApp to make fullscreen request to the LaunchActivity

* Add support for ExoPlayer in FrontendScreen

* Use Double for resize

* Use ktx

* Fix unit test

* Fix tests

* Apply Copilot feedbacks

* Apply last suggestions

* Apply suggestions on tests

* Bump Gradle actions to 6.1.0 and use basic cache provider (home-assistant#6811)

* Update aboutlibraries to v14.1.0 (home-assistant#6809)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>

* Add support for custom view in FrontendScreen (home-assistant#6790)

Instanciate the HAWebChromeClient from Compose to get the custom view

* Support for auto play video in FrontendScreen (home-assistant#6806)

* Support for auto play video in FrontendScreen

* Adjust logic to address Copilot concern

* Update app/src/main/kotlin/io/homeassistant/companion/android/frontend/FrontendViewModel.kt

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>

* Make observeChanges support multiples keys

* Move entirely to LocalStorage

---------

Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>

* Update com.android.* (home-assistant#6820)

* Update com.android.*

* Update dependency lockfiles

* Empty commit for CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>

* Update androidx.compose.* (home-assistant#6823)

* Update androidx.compose.*

* Update dependency lockfiles

* Empty commit for CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>

* Update dependency com.google.android.gms:play-services-wearable to v20 (home-assistant#6797)

* Update dependency com.google.android.gms:play-services-wearable to v20

* Update dependency lockfiles

* Empty commit for CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>

* Update github/codeql-action action to v4.35.4 (home-assistant#6830)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Lock file maintenance (home-assistant#6833)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency com.google.firebase:firebase-bom to v34.13.0 (home-assistant#6831)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Bump changelog_master.xml for weekly release 2026.5.3 (home-assistant#6827)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update org.jetbrains.kotlin.* to v1.11.0 (home-assistant#6832)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com>

* Introduce RequestAccurateLocationReceiver and restrict LocationSensorManager export (home-assistant#6837)

Introduce RequestAcurateLocationReceiver to stop exporting LocationSensorManager

* Update aboutlibraries to v14.2.0 (home-assistant#6828)

* Update aboutlibraries to v14.2.0

* Update dependency lockfiles

* Empty commit for CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>

* Update dependency com.slack.lint.compose:compose-lint-checks to v1.4.3 (home-assistant#6825)

* Update dependency com.slack.lint.compose:compose-lint-checks to v1.4.3

* Update dependency lockfiles

* Empty commit for CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>

* Restore HTTP 404/410 handling for updating registration (home-assistant#6835)

* Update dependency io.sentry:sentry-android-core to v8.41.0 (home-assistant#6826)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Move the debug flag for WebView into the Application and Settings (home-assistant#6813)

* Update androidx.* (home-assistant#6824)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com>

* Add Improv external bus messages models (home-assistant#6817)

* Fix crash on start in release due to WebView remote debug pref (home-assistant#6841)

* Add support for PiP for FrontendScreen (home-assistant#6812)

* Deprecated the old Material Design 2 theme to avoid using it (home-assistant#6815)

* Deprecated the old Material Design 2 theme to avoid using it

* Remove Autofix

* Add action to open Settings View from Automotive main screen (home-assistant#6834)

* Migrate TagReaderActivity to use BottomSheet and add confirmation buttons (home-assistant#6814)

* Support next.home-assistant.io in Debug

* Make TagReaderActivity standalone and translucent

* Add preference to stored allowed tag and clearing in dev settings

* Introduce PainterResourceUtil to load app icon

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>

* Update emulator wtf actions (home-assistant#6843)

* isDrivingDistracted

---------

Co-authored-by: Timothy <6560631+TimoPtr@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <jpelgrom@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Runye Zhang <dev@zry.io>
Co-authored-by: Dimitris Dafnis <68849116+jim-daf@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joris Pelgröm <joris.pelgrom@gmail.com>
Co-authored-by: jim-daf <jim-daf@users.noreply.github.com>
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.

1 participant