Skip to content

Make a dedicated webkit renovate group#6860

Merged
TimoPtr merged 1 commit into
mainfrom
feature/isolate_webkit_renovate
May 18, 2026
Merged

Make a dedicated webkit renovate group#6860
TimoPtr merged 1 commit into
mainfrom
feature/isolate_webkit_renovate

Conversation

@TimoPtr
Copy link
Copy Markdown
Member

@TimoPtr TimoPtr commented May 18, 2026

Summary

Webkit got a minSDK bump and prevent us from merging it into the app because it would mean increase our min SDK too. For reference check #6824

This PR extract the webkit deps into its own renovate group to not prevent androidx updates for other libraries like media.

Copilot AI review requested due to automatic review settings May 18, 2026 08:03
@TimoPtr TimoPtr merged commit 0980481 into main May 18, 2026
8 checks passed
@TimoPtr TimoPtr deleted the feature/isolate_webkit_renovate branch May 18, 2026 08:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts Renovate grouping so androidx.webkit updates are isolated from the broader androidx.* group, allowing unrelated AndroidX updates to proceed when WebKit has incompatible requirements such as a min SDK bump.

Changes:

  • Excludes androidx.webkit from the general androidx.* Renovate group.
  • Adds a dedicated Renovate group for androidx.webkit:* dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants