Skip to content

chore: bump androidx.test:rules in / - #810

Merged
thomson-t merged 3 commits into
mainfrom
dependabot/gradle/gradle-ad570d6dcc
Sep 17, 2026
Merged

thomson-t merged 3 commits into
mainfrom
dependabot/gradle/gradle-ad570d6dcc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps androidx.test:rules in / from 1.5.0 to 1.7.0.

Updates androidx.test:rules from 1.5.0 to 1.7.0

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps androidx.test:rules in `/` from 1.5.0 to 1.7.0.


Updates `androidx.test:rules` from 1.5.0 to 1.7.0

---
updated-dependencies:
- dependency-name: androidx.test:rules
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from a team as a code owner September 11, 2026 15:17
@cursor

cursor Bot commented Sep 11, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Low risk testing dependency update affecting only test configurations and test manifests.

Overview
Updates androidx.test:rules from version 1.5.0 to 1.7.0 in testutils.

Additionally adds androidx.test.rules to the tools:overrideLibrary configuration within the androidTest manifests of android-core and android-kit-base to prevent manifest merger SDK version conflicts.

Reviewed by Cursor Bugbot for commit 16ee91a. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown

📦 SDK Size Impact Report

What the SDK adds to a minified release APK.

Measured against an empty baseline app. Unlike the Rokt kit, android-core ships no Compose and no resources, so there is nothing here that a host app would already provide.

mParticle Core SDK

Metric Target branch This PR Change
APK size 119.76 KB 119.76 KB -2 bytes
Download size 117.58 KB 117.57 KB -2 bytes
Dex bytes 213.75 KB 213.75 KB 0 bytes

➡️ SDK size impact change is minimal.

Raw measurements

Target branch:

{"baseline_dex_bytes": 0, "baseline_download_bytes": 2513, "baseline_install_bytes": 7529, "core_dex_bytes": 218884, "core_download_bytes": 122911, "core_install_bytes": 130161}

This PR:

{"baseline_dex_bytes": 0, "baseline_download_bytes": 2512, "baseline_install_bytes": 7528, "core_dex_bytes": 218884, "core_download_bytes": 122908, "core_install_bytes": 130158}

Measured 16ee91a merged into 38bf857

@github-actions

Copy link
Copy Markdown

📦 SDK Size Impact Report

What the SDK adds to a minified release APK.

Measured against a Compose + Material3 reference app, so these are the costs on top of an app that already ships Compose. The reference app's dependencies are a documented convention, not a measured average: see size-report-rokt/README.md.

mParticle Core + Rokt kit

Metric Target branch This PR Change
APK size 1.31 MB 1.31 MB 0 bytes
Download size 1.29 MB 1.29 MB +3 bytes
Dex bytes 2.33 MB 2.33 MB 0 bytes

Rokt SDK+ umbrella (adds the payment extension)

Metric Target branch This PR Change On top of mParticle Core + Rokt kit
APK size 6.55 MB 6.55 MB 0 bytes +5.24 MB
Download size 6.44 MB 6.44 MB 0 bytes +5.14 MB
Dex bytes 7.13 MB 7.13 MB 0 bytes +4.80 MB

➡️ SDK size impact change is minimal.

Raw measurements

Target branch:

{"baseline_dex_bytes": 1829108, "baseline_download_bytes": 1240062, "baseline_install_bytes": 1300934, "kit_dex_bytes": 4274240, "kit_download_bytes": 2596549, "kit_install_bytes": 2674686, "sdkplus_dex_bytes": 9304772, "sdkplus_download_bytes": 7989057, "sdkplus_install_bytes": 8165359}

This PR:

{"baseline_dex_bytes": 1829108, "baseline_download_bytes": 1240062, "baseline_install_bytes": 1300934, "kit_dex_bytes": 4274240, "kit_download_bytes": 2596552, "kit_install_bytes": 2674686, "sdkplus_dex_bytes": 9304772, "sdkplus_download_bytes": 7989057, "sdkplus_install_bytes": 8165359}

Measured 16ee91a merged into 38bf857

@thomson-t
thomson-t merged commit af43e6d into main Sep 17, 2026
45 checks passed
@thomson-t
thomson-t deleted the dependabot/gradle/gradle-ad570d6dcc branch September 17, 2026 15:09
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.

1 participant