Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Freeletics Gradle Plugin to v0.8.1 #595

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.freeletics.gradle:scripts-formatting 0.7.2 -> 0.8.1 age adoption passing confidence
com.freeletics.gradle.settings 0.7.2 -> 0.8.1 age adoption passing confidence
com.freeletics.gradle.root 0.7.2 -> 0.8.1 age adoption passing confidence
com.freeletics.gradle.publish.oss 0.7.2 -> 0.8.1 age adoption passing confidence
com.freeletics.gradle.multiplatform 0.7.2 -> 0.8.1 age adoption passing confidence
com.freeletics.gradle.jvm 0.7.2 -> 0.8.1 age adoption passing confidence
com.freeletics.gradle.android.app 0.7.2 -> 0.8.1 age adoption passing confidence
com.freeletics.gradle.android 0.7.2 -> 0.8.1 age adoption passing confidence

Release Notes

freeletics/freeletics-gradle-plugins (com.freeletics.gradle:scripts-formatting)

v0.8.1

Compare Source

  • Only use the root project as java-platform on projects using the monorepo
    plugins
  • Don't make khonshu-codegen-runtime dependency required for useDagger().

v0.8.0

Compare Source

  • Default dependencies are now defined through the default-all, default-all-compile,
    default-android and default-android-compile bundles which are automatically added
    to all modules if the bundle exists.
  • Default test dependencies are now defined through the default-test,
    default-test-compile and default-test-runtime bundles.
  • Default lint check dependencies are now defined through the default-lint bundle.
  • The root plugin is now automatically applying the java-platform plugin and adds all
    version catalog entries to the platform. The monorepo plugins are also automatically
    using the rootProject as platform.
  • The check task now depends on checkDependencyRules and verifyPaparazzi.
  • Disable the assemble* and lint reporting tasks for libraries in the monorepo plugins
    to avoid accidentally running too many tasks when running something like ./gradlew assemble,
    ./gradlew check, ./gradlew build or ./gradlew lint.

  • If you want to rebase/retry this PR, check this box

🔕 Ignore: Close this PR and you won't be reminded about these updates again.

@renovate renovate bot enabled auto-merge (squash) October 19, 2023 18:03
@renovate renovate bot requested a review from gabrielittner October 19, 2023 18:03
@renovate renovate bot changed the title Update Freeletics Gradle Plugin to v0.8.0 Update Freeletics Gradle Plugin to v0.8.1 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/freeletics-gradle-plugin branch from 3ffa693 to ce92935 Compare October 20, 2023 12:44
@renovate
Copy link
Contributor Author

renovate bot commented Oct 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot merged commit 9777077 into main Oct 23, 2023
4 checks passed
@renovate renovate bot deleted the renovate/freeletics-gradle-plugin branch October 23, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant