chore(deps): update gradle to v8.14.4#130
Closed
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
aa5cd85 to
a819396
Compare
75c5c40 to
79d1de0
Compare
bd3616a to
2de861f
Compare
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | gradle-version | gradle | 8.14.3 | 8.14.4 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2de861f to
7de1787
Compare
10 tasks
Collaborator
|
Closing since this PR is managed by this one instead: #169 |
robert-northmind
added a commit
that referenced
this pull request
Mar 10, 2026
<!-- CURSOR_AGENT_PR_BODY_BEGIN --> ## Description Consolidates compatible Renovate dependency updates into a single PR, prioritizing stability for a published Flutter plugin. This includes updating key plugin dependencies and development tooling while deferring higher-risk upgrades. ## Related Issue(s) Fixes #120, #122, #123, #127, #130, #142 ## Type of Change - [ ] 🛠️ Bug fix (non-breaking change which fixes an issue) - [ ] 🚀 New feature (non-breaking change which adds functionality) - [ ] 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 📝 Documentation - [ ] 📈 Performance improvement - [ ] 🏗️ Code refactoring - [x] 🧹 Chore / Housekeeping ## Checklist - [ ] I have made corresponding changes to the documentation - [x] I have added tests that prove my fix is effective or that my feature works - [ ] I have updated the CHANGELOG.md under the "Unreleased" section ## Screenshots (if applicable) ## Additional Notes This PR consolidates several Renovate dependency updates, carefully selecting those compatible with the current Flutter stable toolchain and the constraints of a published plugin. Specifically: * Updated `connectivity_plus` to `7.0.0` * Updated `package_info_plus` to `9.0.0` * Updated repo-only tooling: `flutter_lints` to `6.0.0`, Kotlin plugin to `2.3.10`, Gradle wrapper to `8.14.4`, and `actions/setup-java` to `v5.2.0`. The AGP 9 / app plugin 9 path (related to Renovate PRs #121, #124, #125) has been deferred due to its higher risk for a plugin repo and existing compatibility issues in the example app requiring a further Gradle upgrade (9.3.1) which is not yet needed for the current dependency set. Extensive verification was performed, including `flutter analyze`, `flutter test`, `dart tool/pre_release_check.dart`, and an `flutter build apk` of the example app. --- <p><a href="https://cursor.com/agents/bc-e054265d-c10f-4ee8-8011-617e26b382ab"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a> <a href="https://cursor.com/background-agent?bcId=bc-e054265d-c10f-4ee8-8011-617e26b382ab"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a> </p> <!-- CURSOR_AGENT_PR_BODY_END --> --------- Co-authored-by: Robert Magnusson <robert-northmind@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.14.3→8.14.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gradle/gradle (gradle)
v8.14.4: 8.14.4Compare Source
This is a patch release for 8.14. We recommend using 8.14.4 instead of 8.14.
This release addresses two security vulnerabilities:
It also fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.14.4 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.