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

fix(deps): update dependency dev.zacsweers.kctfork:core to v0.5.0 #7348

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.zacsweers.kctfork:core 0.5.0-alpha08 -> 0.5.0 age adoption passing confidence

Release Notes

zacsweers/kotlin-compile-testing (dev.zacsweers.kctfork:core)

v0.5.0

2024-06-05

  • Update to Kotlin 2.0.0.
  • Update to KSP 2.0.0-1.0.22.
  • Change supportsK2 to true by default.
  • Change disableStandardScript to true by default. This doesn't seem to work reliably in K2 testing.
  • Update kapt class location references.
  • Support Kapt4 (AKA kapt.k2).
  • Support KSP2.
  • Introduce a new KotlinCompilation.useKsp() API to simplify KSP configuration.
  • Update to ClassGraph 4.8.173.

Note that in order to test Kapt 3 or KSP 1, you must now also set languageVersion to 1.9 in your KotlinCompilation configuration.


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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the dependencies Pull requests that update a dependency file label Jun 6, 2024
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 84.31%. Comparing base (5b48024) to head (cb826b3).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7348   +/-   ##
=========================================
  Coverage     84.31%   84.31%           
  Complexity     4149     4149           
=========================================
  Files           573      573           
  Lines         11890    11890           
  Branches       2458     2458           
=========================================
  Hits          10025    10025           
  Misses          613      613           
  Partials       1252     1252           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@3flex 3flex merged commit 8f09982 into main Jun 6, 2024
21 checks passed
@3flex 3flex deleted the renovate/dev.zacsweers.kctfork-core-0.x branch June 6, 2024 07:13
@detekt-ci
Copy link
Collaborator

Warnings
⚠️ This PR is approved with no milestone set. If merged, it won't appear in the detekt release notes.

Generated by 🚫 dangerJS against cb826b3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants