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

Update Gradle Dependencies #66

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.webkit:webkit (source) 1.13.0-beta01 -> 1.13.0-rc01 age adoption passing confidence
androidx.navigation:navigation-compose (source) 2.8.7 -> 2.8.8 age adoption passing confidence
androidx.activity:activity-compose (source) 1.10.0 -> 1.10.1 age adoption passing confidence
io.ktor:ktor-serialization-gson 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-logging 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-core 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-android 3.1.0 -> 3.1.1 age adoption passing confidence
com.google.devtools.ksp (source) 2.1.10-1.0.30 -> 2.1.10-1.0.31 age adoption passing confidence
com.android.tools:desugar_jdk_libs 2.1.4 -> 2.1.5 age adoption passing confidence
com.android.library (source) 8.8.1 -> 8.8.2 age adoption passing confidence
com.android.application (source) 8.8.1 -> 8.8.2 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-serialization-gson)

v3.1.1

Compare Source

Published 24 February 2025

Improvements
  • Logging: messages are printed per line with OkHttp logger format (KTOR-8218)
  • WebSocket and SSE don't respect connection timeout set in the HttpTimeout plugin (KTOR-8206)
Bugfixes
  • formData: implementation of copying Source is broken (KTOR-8210)
  • Race condition when writing to a buffer leads to NPE inside CIOReaderKt.readFrom (KTOR-8105)
  • TLS client: IOException while writing to a closed TLS socket since 3.0.0 (KTOR-7860)
  • Exception thrown in onCallRespond makes the client wait for response indefinitely (KTOR-7139)
  • HttpCache: Cache isn't updated when Vary header for 304 response matches but not equal to Vary for 200 response (KTOR-7104)
  • OOM on SourceByteReadChannel for large input (KTOR-8190)
  • ArrayIndexOutOfBounds kotlinx-io (KTOR-8096)
  • NPE in readBuffer (KTOR-8086)
  • JS/WASM fails with "IllegalStateException: Content-Length mismatch" on requesting gzipped content (KTOR-7934)
  • Resources: a / route isn't resolved when there is a sibling staticResources (KTOR-6671)
  • Server accepts \r without a following \n as a valid line terminator in chunked transfer encoding (KTOR-8015)
google/ksp (com.google.devtools.ksp)

v2.1.10-1.0.31

Compare Source

Bug Fixes

  • [KSP2] KSPropertyDeclaration#type for typealias does not match its declaration. #​2345
  • Incorrect isMutable on KSPropertyDeclaration from a JAVA_LIB in 2.1.10-1.0.30 #​2346
  • KSP breaks compilation avoidance #​2347
google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)

v2.1.5

  • Added support for Stream.toList(), which was added in JDK-16 and Android 14
    (API level 34).

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies label Mar 1, 2025
@renovate renovate bot enabled auto-merge (squash) March 1, 2025 03:11
@renovate renovate bot merged commit f4b32fd into main Mar 1, 2025
@renovate renovate bot deleted the renovate/gradle-dependencies branch March 1, 2025 03:11
renovate bot added a commit that referenced this pull request Mar 1, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants