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.1 #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 1, 2024

Mend Renovate

This PR contains the following updates:

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

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

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

v0.5.1

Compare Source

2024-06-05

  • New: Capture diagnostics with a severity level. This allows the output to be more easily filtered after the fact.

Special thanks to @​evant for contributing to this release!

v0.5.0

Compare Source

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.

v0.4.1

Compare Source

2024-03-25

  • Fix: Fix decoding of classloader resources.
  • Update to Kotlin 1.9.23.
  • Update to KSP 1.9.2301.0.19.
  • Update to classgraph 4.8.168.
  • Update to Okio 3.9.0.

Special thanks to @​jbarr21 for contributing to this release!


Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 bot label Apr 1, 2024
@renovate renovate bot force-pushed the renovate/dev.zacsweers.kctfork-core-0.x branch from df5e785 to b1200e0 Compare June 6, 2024 03:12
@renovate renovate bot changed the title fix(deps): update dependency dev.zacsweers.kctfork:core to v0.4.1 fix(deps): update dependency dev.zacsweers.kctfork:core to v0.5.0 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/dev.zacsweers.kctfork-core-0.x branch from b1200e0 to 0288dc4 Compare June 28, 2024 21:25
@renovate renovate bot changed the title fix(deps): update dependency dev.zacsweers.kctfork:core to v0.5.0 fix(deps): update dependency dev.zacsweers.kctfork:core to v0.5.1 Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants