Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps de.jensklingenberg.ktorfit:ktorfit-ksp from 2.5.1 to 2.6.4.

Release notes

Sourced from de.jensklingenberg.ktorfit:ktorfit-ksp's releases.

2.6.4 - 2025-07-29

  • Supported KSP version: >=2.0.2
  • Supported Kotlin version: >=2.2.0
  • Ktor version: 3.2.1

Fixed

  • ClassCastException in compiler plugin

2.6.3 - 2025-07-27

  • Supported KSP version: >=2.0.2
  • Supported Kotlin version: >=2.2.0
  • Ktor version: 3.2.1

Fixed

  • Can't deserialize List on iOS #887
  • Java 21 requirement after update to 2.6.0 #883
  • Build failed when use parameter with name method #865

Thanks to @​Link184 and @​king22 for contributing to this release!

2.6.1 - 2025-07-06

  • Supported KSP version: >=2.0.2
  • Supported Kotlin version: >=2.2.0
  • Ktor version: 3.2.1

Changed

  • Update Ktor to 3.2.1
  • Update Kotlin to 2.2.0

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

2.6.0 - 2025-07-04

SKIP THIS VERSION, it was released with a old Kotlin compiler plugin version.

2.5.2 - 2025-05-12

  • Supported KSP version: >=1.0.28
  • Supported Kotlin version: >=2.1.10
  • Ktor version: 3.1.2

Fixed

  • Resolve KSP version if set with ksp extension #851

Thanks to @​sydden1337 for contributing to this release!

Changelog

Sourced from de.jensklingenberg.ktorfit:ktorfit-ksp's changelog.

2.6.4

2.6.4 - 2025-07-29

  • Supported KSP version: >=2.0.2
  • Supported Kotlin version: >=2.2.0
  • Ktor version: 3.2.1

Fixed

  • ClassCastException in compiler plugin

2.6.3

2.6.3 - 2025-07-27

  • Supported KSP version: >=2.0.2
  • Supported Kotlin version: >=2.2.0
  • Ktor version: 3.2.1

Fixed

  • Can't deserialize List on iOS #887
  • Java 21 requirement after update to 2.6.0 #883
  • Build failed when use parameter with name method #865

Thanks to @​Link184 and @​king22 for contributing to this release!

2.6.2

2.6.2 - 2025-07-26

SKIP THIS VERSION

2.6.1

2.6.1 - 2025-07-04

  • Supported KSP version: >=2.0.2
  • Supported Kotlin version: >=2.2.0
  • Ktor version: 3.2.1

Changed

  • Update Ktor to 3.2.1
  • Update Kotlin to 2.2.0

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

2.6.0

2.6.0 - 2025-07-04

... (truncated)

Commits
  • 51dfeed Release 2.6.4 (#904)
  • a7ccd0b Update dependency androidx.compose.material:material to v1.8.3 (#880)
  • aff5df2 Update dependency com.android.tools.build:gradle to v8.11.1 (#822)
  • 1424e1f Update Gradle Wrapper from undefined to 8.14.3 (#877)
  • 6c7cbf2 Update dependency com.android.tools.build:gradle to v8.11.1 (#889)
  • bb6a3df Fix ClassCastException in compiler plugin (#900)
  • b2b714d Update example project
  • 31045e5 Add GitHub workflow for Gradle plugin publish
  • d9fe078 Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.9.2 (#881)
  • eae23e7 Add GitHub workflow for Gradle plugin publish
  • 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 29, 2025
@dependabot dependabot bot requested a review from ansman as a code owner July 29, 2025 13:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 29, 2025
@ansman ansman enabled auto-merge (squash) August 1, 2025 12:38
@ansman
Copy link
Owner

ansman commented Aug 1, 2025

@dependabot rebase

Bumps [de.jensklingenberg.ktorfit:ktorfit-ksp](https://github.com/Foso/Ktorfit) from 2.5.1 to 2.6.4.
- [Release notes](https://github.com/Foso/Ktorfit/releases)
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md)
- [Commits](Foso/Ktorfit@2.5.1...2.6.4)

---
updated-dependencies:
- dependency-name: de.jensklingenberg.ktorfit:ktorfit-ksp
  dependency-version: 2.6.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/de.jensklingenberg.ktorfit-ktorfit-ksp-2.6.4 branch from a5f7a20 to 87f9c45 Compare August 1, 2025 12:39
@ansman ansman merged commit 7bece10 into main Aug 1, 2025
2 checks passed
@ansman ansman deleted the dependabot/gradle/de.jensklingenberg.ktorfit-ktorfit-ksp-2.6.4 branch August 1, 2025 12:45
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.

2 participants