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 Kotlin, Compose, and Zipline #2035

Merged
merged 3 commits into from
May 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.drewhamilton.poko:poko-gradle-plugin 0.15.2 -> 0.16.0 age adoption passing confidence
org.jetbrains.compose.compiler:compiler 1.5.13.3 -> 1.5.14 age adoption passing confidence

Release Notes

drewhamilton/Poko (dev.drewhamilton.poko:poko-gradle-plugin)

v0.16.0

Compare Source

2024-05-28

Compile with Kotlin 2.0.0. The syntax for custom annotation references now uses / to denote
packages, e.g. com/example/MyAnnotationClass.

Deprecate @ArrayContentSupport annotation and stop requiring it for using @ArrayContentBased
annotation.

0.16.0-beta01

2024-05-20

Compile with Kotlin 2.0.0-RC3. The syntax for custom annotation references now uses / to denote
packages, e.g. com/example/MyAnnotationClass.

v0.15.3

Compare Source

2024-05-19

Support Android native targets and Wasm-WASI target for Kotlin Multiplatform. Implement error checks
in FIR to support automatic IDE warnings in future IntelliJ releases.

Compile with Kotlin 1.9.24. Use Node v22 for Wasm and JS targets. Compile released artifacts with
-Xjdk-release flag to ensure JVM 1.8 compatibility.


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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/kotlin-compose-and-zipline branch from 5e60cae to e5d676d Compare May 20, 2024 05:48
@renovate renovate bot changed the title Update dependency org.jetbrains.compose.compiler:compiler to v1.5.14 Update Kotlin, Compose, and Zipline May 20, 2024
@renovate renovate bot force-pushed the renovate/kotlin-compose-and-zipline branch from e5d676d to a367bee Compare May 29, 2024 01:52
Copy link
Contributor Author

renovate bot commented May 29, 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.

@JakeWharton JakeWharton enabled auto-merge (squash) May 29, 2024 18:04
@JakeWharton JakeWharton merged commit 7b4c895 into trunk May 29, 2024
10 checks passed
@JakeWharton JakeWharton deleted the renovate/kotlin-compose-and-zipline branch May 29, 2024 18:46
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