chore: bump reactivecircus/android-emulator-runner from 2.35.0 to 2.37.0#678
Conversation
|
eb87e03 to
fe32ea5
Compare
PR SummaryLow Risk Overview All six usages are updated: two in Reviewed by Cursor Bugbot for commit e9cc6c0. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit fe32ea5. Configure here.
| - android_ssl_pinning | ||
| - accept_self_signed_certificate | ||
| - android_manifest_well_known_assetlinks # Sample apps use third-party domains (e.g. Branch mp-fortune.app.link) | ||
| - android_task_hijacking1 # Sample apps; targetSdk in build.gradle |
There was a problem hiding this comment.
Duplicate android_task_hijacking1 rule in .mobsf
Low Severity
The android_task_hijacking1 ignore rule is listed twice — once at line 18 and again at line 34 — with different comments. The duplicate entry is redundant and should be consolidated.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit fe32ea5. Configure here.
| run: ./gradlew publishMavenPublicationToMavenCentralRepository -PVERSION=${{ needs.setup-and-version.outputs.final_version }} | ||
|
|
||
| - name: Publish kits to Maven Central | ||
| run: ./gradlew publishMavenPublicationToMavenCentralRepository -PVERSION=${{ needs.setup-and-version.outputs.final_version }} -c settings-kits.gradle |
There was a problem hiding this comment.
Release publish missing mparticleFromMavenLocalOnly flag for kits
High Severity
The kits publish step uses -c settings-kits.gradle without -Pmparticle.kit.mparticleFromMavenLocalOnly=true. Every other workflow that builds kits with settings-kits.gradle includes this flag. Without it, the kits may attempt to resolve core SDK dependencies from Maven Central instead of Maven local, which can fail due to propagation delays after the core was just published moments earlier.
Reviewed by Cursor Bugbot for commit fe32ea5. Configure here.
fe32ea5 to
0f19d0b
Compare
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) from 2.35.0 to 2.37.0. - [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases) - [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md) - [Commits](ReactiveCircus/android-emulator-runner@b530d96...e89f39f) --- updated-dependencies: - dependency-name: reactivecircus/android-emulator-runner dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
0f19d0b to
e9cc6c0
Compare
|





Bumps reactivecircus/android-emulator-runner from 2.35.0 to 2.37.0.
Release notes
Sourced from reactivecircus/android-emulator-runner's releases.
Changelog
Sourced from reactivecircus/android-emulator-runner's changelog.
... (truncated)
Commits
e89f39fMerge branch 'main' into release/v29644b1aPrepare for release 2.37.0.4fe4b1aBuild build tools 36.0.0, SDK command-line tools 12.0. (#467)6fe36e1Update to Node 24. (#466)597aa7cModernize test-fixture project. (#465)5d6e86dMerge branch 'main' into release/v238164a2Prepare for release 2.36.0.969c989Add F3D in the list of projects (#462)29b35edfix: remove problematic / unneeded--abioption in avd creation (#456)001613eReplace deprecatedmacos-13runner withmacos-15-intel. (#460)