Skip to content

Renovate PRs consolidation#169

Merged
robert-northmind merged 2 commits intomainfrom
cursor/renovate-prs-consolidation-81b9
Mar 10, 2026
Merged

Renovate PRs consolidation#169
robert-northmind merged 2 commits intomainfrom
cursor/renovate-prs-consolidation-81b9

Conversation

@robert-northmind
Copy link
Copy Markdown
Collaborator

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
  • 🧹 Chore / Housekeeping

Checklist

  • I have made corresponding changes to the documentation
  • 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.


Open in Web Open in Cursor 

@cursor
Copy link
Copy Markdown

cursor bot commented Mar 9, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@robert-northmind robert-northmind marked this pull request as ready for review March 10, 2026 12:06
robert-northmind and others added 2 commits March 10, 2026 13:33
Co-authored-by: Robert Magnusson <robert-northmind@users.noreply.github.com>
Use range constraints instead of major-version-only caret notation
so consumers on older versions are not forced to upgrade.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant