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.12.2 #693

Merged
merged 6 commits into from
May 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.12.2

Compare Source

  • Support for Crashlytics Gradle Plugin 3.0.0.

v0.12.1

Compare Source

  • Add support for using Compose in Kotlin 2.0.0 through the new Compose compiler
    plugin that is shipped as part of Kotlin.
  • Only enable Kotlin's progressive mode if the language version matches or
    exceeds the current Kotlin version.
  • Separate activating Anvil KSP for app modules from library modules. This
    allows using Anvil KSP and K2 in most of the code base until Anvil KSP
    is supporting contributed subcomponents.
  • addIosTargets now is not creating a framework anymore. addIosTargetsWithXcFramework
    can be used for that instead.
  • Don't publish build scans by default.

v0.12.0

Compare Source

  • Add mechanism to override version catalog versions through Gradle properties. The property should have
    fgp.version.override.<name-of-version-in-catalog> as name.
  • Add support for setting a room.schemaLocation.
  • Add support for enabling kotlinx.serialization through useSerialization().
  • Set -Xjdk-release option for Kotlin/JVM projects.
  • Update the setup for Anvil KSP to support Anvil 2.5.0.
  • Removed options for Khonshu's experimental navigation.
  • Fixed missing wasmJs test targets warning.

v0.11.0

Compare Source

  • addCommonTargets now adds the wasmJs target.
  • addIosTargets doesn't add iosX64 anymore.
  • Expose the created framework for addIosTargets.

  • 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) May 15, 2024 14:21
@renovate renovate bot requested a review from gabrielittner May 15, 2024 14:21
Copy link
Contributor Author

renovate bot commented May 15, 2024

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 b66b93e into main May 15, 2024
4 checks passed
@renovate renovate bot deleted the renovate/freeletics-gradle-plugin branch May 15, 2024 14:58
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