Skip to content

chore(deps): update dependency de.jensklingenberg.ktorfit to v2.5.1 #443

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
de.jensklingenberg.ktorfit 2.1.0 -> 2.5.1 age adoption passing confidence

Release Notes

Foso/Ktorfit (de.jensklingenberg.ktorfit)

v2.5.1

Compare Source

2.5.1 - 2025-04-19

  • Supported KSP version: >=1.0.28
  • Supported Kotlin version: >=2.1.10
  • Ktor version: 3.1.2
Fixed
  • Update KSP version check in KtorfitGradlePlugin #​842

v2.5.0

Compare Source

2.5.0 - 2025-03-30

  • Supported KSP version: >=1.0.28
  • Supported Kotlin version: >=2.1.10
  • Ktor version: 3.1.2
Added
  • Bundle proguard rules for Android
Changed
  • Update Ktor to 3.1.2
Fixed
  • Fixed a release issue where planned changes for 2.4.1 were not included in the release

Thanks to @​Goooler for contributing to this release!

v2.4.1

Compare Source

2.4.1 - 2025-03-14
Fixed

  • Ktorfit causes circular task dependency when using KSP2 and Multiplatform Resources library from Jetbrains #​816
  • TypeInfo kotlinType is null causing deserialization errors #​817

Thanks to @​alapshin and @​griffinsorrentino for contributing to this release!

v2.4.0

Compare Source

2.4.0 - 2025-02-23

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

Added

  • Add KSP2 support
  • Add watchosDeviceArm64 target

Changed

  • Changed internal versioning numbers of the Ktorfit KSP and compiler plugin.
    With that change Ktorfit only needs to be updated when a new KSP / Kotlin version introduces breaking changes in the API and not for every minor update.
    This is also the reason why this version has KSP min version 1.0.28 even though the last Ktorfit version has 1.0.30

v2.3.0

Compare Source

  • Supported KSP version: 1.0.30
  • Supported Kotlin version: 2.1.10
  • Ktor version: 3.1.0

Added

  • Provide option to not use the compiler plugin #​764
    You can now set the Kotlin version for the compiler plugin.
    By default, it will use the Kotlin version of the project. You can set it to "-" to disable the plugin.
ktorfit{
    kotlinVersion = "-"
    // or
    kotlinVersion = "x.x.x"
}

Fixed

Thanks to @​DatL4g, @​dewantawsif and @​MohammadFakhraee for contributing to this release!

v2.2.0

Compare Source

See Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from skydoves as a code owner February 16, 2025 19:02
@renovate renovate bot force-pushed the renovate/ktorfit branch from 03c123a to 207d994 Compare February 23, 2025 10:24
@renovate renovate bot changed the title chore(deps): update dependency de.jensklingenberg.ktorfit to v2.3.0 chore(deps): update dependency de.jensklingenberg.ktorfit to v2.4.0 Feb 23, 2025
@renovate renovate bot force-pushed the renovate/ktorfit branch 5 times, most recently from f1cde05 to 13fb616 Compare March 3, 2025 21:57
@renovate renovate bot force-pushed the renovate/ktorfit branch from 13fb616 to 3f11083 Compare March 4, 2025 23:12
@renovate renovate bot force-pushed the renovate/ktorfit branch from 3f11083 to 35fcc36 Compare March 14, 2025 22:10
@renovate renovate bot changed the title chore(deps): update dependency de.jensklingenberg.ktorfit to v2.4.0 chore(deps): update dependency de.jensklingenberg.ktorfit to v2.4.1 Mar 14, 2025
@renovate renovate bot force-pushed the renovate/ktorfit branch 3 times, most recently from 0748ca1 to b4832bd Compare March 19, 2025 02:29
@renovate renovate bot force-pushed the renovate/ktorfit branch 4 times, most recently from 1c28afe to 06a3892 Compare March 30, 2025 22:14
@renovate renovate bot changed the title chore(deps): update dependency de.jensklingenberg.ktorfit to v2.4.1 chore(deps): update dependency de.jensklingenberg.ktorfit to v2.5.0 Mar 30, 2025
@renovate renovate bot force-pushed the renovate/ktorfit branch 7 times, most recently from 978eaeb to fd93e0a Compare April 10, 2025 05:45
@renovate renovate bot force-pushed the renovate/ktorfit branch from fd93e0a to 652eac8 Compare April 19, 2025 11:03
@renovate renovate bot changed the title chore(deps): update dependency de.jensklingenberg.ktorfit to v2.5.0 chore(deps): update dependency de.jensklingenberg.ktorfit to v2.5.1 Apr 19, 2025
@renovate renovate bot force-pushed the renovate/ktorfit branch 2 times, most recently from 82e80d7 to af4dd6e Compare April 25, 2025 19:52
@renovate renovate bot force-pushed the renovate/ktorfit branch 2 times, most recently from 108d985 to 17e986b Compare May 6, 2025 22:56
@renovate renovate bot force-pushed the renovate/ktorfit branch from 17e986b to 61bcf82 Compare May 7, 2025 22:43
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.

0 participants