Skip to content

chore(deps): bump dev.zacsweers.kctfork:core from 0.7.0 to 0.8.0 #1353

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

Merged
merged 1 commit into from
Aug 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

Bumps dev.zacsweers.kctfork:core from 0.7.0 to 0.8.0.

Release notes

Sourced from dev.zacsweers.kctfork:core's releases.

0.8.0

  • Update classgraph to 4.8.180.
  • Update okio to 3.15.0.
  • Update to Kotlin 2.2.0.
  • Update to KSP 2.2.0-2.0.2.
  • Remove KAPT4 support as this was removed in Kotlin 2.2.
  • Support K2 KAPT.

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

What's Changed

New Contributors

Full Changelog: ZacSweers/kotlin-compile-testing@0.7.1...0.8.0

0.7.1

  • Remove references to useOldBackend, which is removed in Kotlin 2.2.0.

What's Changed

... (truncated)

Changelog

Sourced from dev.zacsweers.kctfork:core's changelog.

0.8.0

2025-07-02

  • Update classgraph to 4.8.180.
  • Update okio to 3.15.0.
  • Update to Kotlin 2.2.0.
  • Update to KSP 2.2.0-2.0.2.
  • Remove KAPT4 support as this was removed in Kotlin 2.2.
  • Support K2 KAPT.

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

0.7.1

2025-05-05

  • Remove references to useOldBackend, which is removed in Kotlin 2.2.0.
Commits
  • 52ab6cd Prepare for release 0.8.0.
  • 013498d Update plugin buildconfig to v5 (#330)
  • 995620b Update plugin dokka to v2.0.0 (#311)
  • 2159e6c Update idea to v251.26927.53 (#351)
  • 5071829 Update dependency gradle to v8.14.2 (#348)
  • b57bebd Update dependency io.github.classgraph:classgraph to v4.8.180 (#349)
  • 2b59fe2 Update dependency com.squareup.okio:okio to v3.15.0 (#350)
  • 287d344 Update plugin mavenPublish to v0.33.0 (#352)
  • fd3a597 Update dependency com.squareup.okio:okio to v3.12.0 (#345)
  • d79e887 Update dependency org.mockito:mockito-core to v5.18.0 (#346)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 31, 2025 17:26

This comment has been minimized.

@ianbotsf
Copy link
Contributor

ianbotsf commented Aug 4, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ianbotsf
Copy link
Contributor

ianbotsf commented Aug 4, 2025

@dependabot recreate

Bumps [dev.zacsweers.kctfork:core](https://github.com/zacsweers/kotlin-compile-testing) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/zacsweers/kotlin-compile-testing/releases)
- [Changelog](https://github.com/ZacSweers/kotlin-compile-testing/blob/main/CHANGELOG.md)
- [Commits](ZacSweers/kotlin-compile-testing@0.7.0...0.8.0)

---
updated-dependencies:
- dependency-name: dev.zacsweers.kctfork:core
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/dev.zacsweers.kctfork-core-0.8.0 branch from 4ee73ad to 4eb743a Compare August 4, 2025 17:15
Copy link

github-actions bot commented Aug 4, 2025

Affected Artifacts

No artifacts changed size

@ianbotsf ianbotsf merged commit 95958f1 into main Aug 4, 2025
16 of 17 checks passed
@ianbotsf ianbotsf deleted the dependabot/gradle/dev.zacsweers.kctfork-core-0.8.0 branch August 4, 2025 17:47
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 java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant