Skip to content

dependencyUpdates for example projects#1893

Open
Jolanrensen wants to merge 2 commits into
masterfrom
dependencyUpdates
Open

dependencyUpdates for example projects#1893
Jolanrensen wants to merge 2 commits into
masterfrom
dependencyUpdates

Conversation

@Jolanrensen

Copy link
Copy Markdown
Collaborator

Helps #1661

Adapts dfbuild.dependencyUpdates convention plugin:

  • Makes versionsToSync type safe
    • (Note, we always need to format versions with -, but we already do this)
  • Added every missing dependency from our examples in the main gradle/libs.versions.toml
  • Created exampleDependencyUpdates configuration that consumes every dependency from our examples, so the dependencyUpdate task is aware of them.
    • (I would have liked this to be automatic, but I cannot find a way to do that in a transparent manner, unfortunately...)
    • (If you know a better way, or if I missed a dependency, please let me know!)

As you can see, running dependencyUpdates now also detects out-of-date android dependencies :D
image

@Jolanrensen Jolanrensen added this to the Post-RC milestone Jun 11, 2026
@Jolanrensen Jolanrensen added examples Something related to the examples infrastructure GitHub actions, Gradle Scripts, Writerside, etc. labels Jun 11, 2026
@Jolanrensen Jolanrensen marked this pull request as ready for review June 11, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples Something related to the examples infrastructure GitHub actions, Gradle Scripts, Writerside, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant