Skip to content

Update Gradle projects with Dependabot#12164

Merged
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers-expand-dependabot-gradle-scope
Jul 17, 2026
Merged

Update Gradle projects with Dependabot#12164
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers-expand-dependabot-gradle-scope

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Two Gradle builds under external/Java.Interop were outside Dependabot's configured directories, so their Kotlin, JavaParser, and JUnit dependencies could not receive automated updates. Add both project roots to the existing weekly Gradle update configuration while leaving shared Gradle scripts and embedded templates excluded.

  • Useful description of why the change is necessary.
  • Links to issues fixed: N/A
  • Unit tests: N/A (configuration-only change)

Include the Java.Interop Gradle builds so Dependabot can discover and update their dependencies alongside the existing Gradle projects.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: a0106c52-c18f-44d5-8094-6b9d01498025
Copilot AI review requested due to automatic review settings July 17, 2026 19:18
@jonathanpeppers jonathanpeppers added the ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable). label Jul 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s Dependabot configuration to include two additional Gradle project roots under external/Java.Interop, enabling automated weekly dependency updates for those builds.

Changes:

  • Added external/Java.Interop/tests/Xamarin.Android.Tools.Bytecode-Tests/kotlin-gradle to the Gradle Dependabot directory allow-list.
  • Added external/Java.Interop/tools/java-source-utils to the Gradle Dependabot directory allow-list.

@jonathanpeppers
jonathanpeppers merged commit d35b7c3 into main Jul 17, 2026
20 of 45 checks passed
@jonathanpeppers
jonathanpeppers deleted the jonathanpeppers-expand-dependabot-gradle-scope branch July 17, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants