chore: bump androidx.test:rules in / - #810
Conversation
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>
PR SummaryLow Risk Overview Additionally adds Reviewed by Cursor Bugbot for commit 16ee91a. Bugbot is set up for automated code reviews on this repo. Configure here. |
📦 SDK Size Impact ReportWhat 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
➡️ SDK size impact change is minimal. Raw measurementsTarget 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} |
📦 SDK Size Impact ReportWhat 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 mParticle Core + Rokt kit
Rokt SDK+ umbrella (adds the payment extension)
➡️ SDK size impact change is minimal. Raw measurementsTarget 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} |
Bumps androidx.test:rules in
/from 1.5.0 to 1.7.0.Updates
androidx.test:rulesfrom 1.5.0 to 1.7.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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