Guillermo Mazzola

Results 16 issues of Guillermo Mazzola

### Problem description In the [`Leak detection in UI tests`](https://square.github.io/leakcanary/ui-tests/) section, states some snippets on how use this tool at scale, mostly integrated with `Bugsnag`. Since we are starting to...

type: enhancement

Updates smoke tests to match the changes introduced by https://github.com/dependabot/dependabot-core/pull/13579

Smoke test `smoke-gradle-version-catalog.yaml` update for https://github.com/dependabot/dependabot-core/pull/12996

### What are you trying to accomplish? Extends Gradle's Catalog support (`.versions.toml` files) to collect more file locations ### Anything you want to highlight for special attention from reviewers? Currently,...

L: java:gradle

### What are you trying to accomplish? After #13579, we realised that the `executable` mode of `gradlew` was lost when `dependabot` updates the Gradle Wrapper binaries: ``` /Users/runner/work/_temp/9c8c4b16-87e9-4ad9-aa50-8fd0b4f2ccd7.sh: line 1:...

L: java:gradle

### Why: https://github.com/dependabot/dependabot-core/pull/12891 requires also to mention in the docs that now we'll support Gradle Wrapper in the `gradle` manager Closes: ### What's being changed (if available, include any code...

triage