Skip to content

Skip dependabot updates for minor versions of gradle and kotlin#11509

Merged
auto-submit[bot] merged 1 commit intoflutter:mainfrom
jmagman:minor-skip
Apr 14, 2026
Merged

Skip dependabot updates for minor versions of gradle and kotlin#11509
auto-submit[bot] merged 1 commit intoflutter:mainfrom
jmagman:minor-skip

Conversation

@jmagman
Copy link
Copy Markdown
Member

@jmagman jmagman commented Apr 14, 2026

Skip minor and patch versions of dependabot updates for org.jetbrains.kotlin:kotlin-gradle-plugin and build:gradle. These reviews tend to be very difficult to merge, and there isn't a lot of value in the minor versions.

Also, alphabetize.

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2

@jmagman jmagman self-assigned this Apr 14, 2026
@jmagman jmagman added platform-android triage-android Should be looked at in Android triage labels Apr 14, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the Dependabot configuration in .github/dependabot.yml to ignore specific version updates for several dependencies, including androidx.test, com.android.tools.build:gradle, io.mockk, and org.jetbrains.kotlin. Review feedback suggests improving consistency by using a broader wildcard for io.mockk and narrowing the org.jetbrains.kotlin ignore rule to specifically target the kotlin-gradle-plugin to avoid over-broad exclusions.

@jmagman jmagman added the CICD Run CI/CD label Apr 14, 2026
@jmagman jmagman requested a review from a team April 14, 2026 23:02
@jmagman jmagman added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 14, 2026
@auto-submit auto-submit bot merged commit 3b783d1 into flutter:main Apr 14, 2026
82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD triage-android Should be looked at in Android triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants