Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.kotlinx:kotlinx-rpc-grpc-core 0.10.0-grpc-127 -> 0.10.1-grpc-155 age confidence
io.ktor.plugin 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-client-js 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-client-cio 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-client-websockets 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-client-core 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-server-test-host 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-server-host-common-jvm 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-server-websockets-jvm 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-server-cors-jvm 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-server-netty-jvm 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-server-core-jvm 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-serialization-kotlinx-json 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-client-serialization 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-client-content-negotiation 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-client-okhttp 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-client-websockets-js 3.3.1 -> 3.3.2 age confidence
io.ktor:ktor-server-cio 3.3.1 -> 3.3.2 age confidence
org.jetbrains.compose 1.9.1 -> 1.9.3 age confidence
androidx.compose:compose-bom 2025.10.01 -> 2025.11.00 age confidence
org.jetbrains.kotlinx.rpc.plugin 0.10.0-grpc-127 -> 0.10.1 age confidence
org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom 2025.10.12 -> 2025.11.5 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ktorio/ktor (io.ktor:ktor-client-js)

v3.3.2

Published 5 November 2025

Improvements
  • WebRTC Client. Remove redundant targets (KTOR-9062)
  • Add Socks proxy support to Darwin engine (KTOR-8968)
  • Java: Improve error message when SOCKS proxy is used (KTOR-2908)
Bugfixes
  • HttpRequestRetry: SendCountExceedException when max retries is more than maxSendCount of HttpSend (KTOR-5850)
  • Darwin: The maxFrameSize option has no effect (KTOR-6963)
  • OpenAPI: StackOverflowError when a response object has property with @​Contextual serializer (KTOR-8878)
  • OpenAPI gen: missing KDoc fields (KTOR-9021)
  • Server call.request.path() returns routing selectors in path (KTOR-7639)
  • StaticContent doesn't allow siblings (KTOR-9012)
  • HttpCache: FileStorage doesn't use given dispatcher for all file operations (KTOR-8832)
  • Curl: SOCKS proxy doesn't work (KTOR-9008)
  • Netty: java.lang.VerifyError is thrown on Android since 3.3.0 (KTOR-8916)
  • Response body channel is canceled while the body is being saved when having HttpRequestRetry and onDownload (KTOR-8975)
  • HttpCache: InvalidCacheStateException when varyKeys stored in files contain uppercase letters since 3.3.0 (KTOR-8970)
JetBrains/compose-jb (org.jetbrains.compose)

v1.9.3

Changes since 1.9.2

Fixes

iOS
  • Fix crash on iOS older than 17 when accessibility is enabled #​2541
Gradle Plugin

Dependencies


v1.9.2

Changes since 1.9.1

Fixes

Multiple Platforms
  • Prevent possible symbol duplicates in savedstate-compose due to redirects to Google's runtime-saveable that supports all KMP platforms #​2503
Web
  • Removed an outline on a Canvas element when it's focused #​2450
  • Fix focus with Tab behaviour in Text Fields #​2452

Dependencies


Kotlin/kotlinx-rpc (org.jetbrains.kotlinx.rpc.plugin)

v0.10.1

Published 27 October 2025

Features 🎉
Bug fixes 🐛
Infra 🚧

New Contributors

Full Changelog: 0.10.0...0.10.1

v0.10.0

Published 7 October 2025

Overview

This release brings a lot of changes, work:

  • Kotlin 2.2.20 and 2.2.10 support
  • kRPC: Backpressure

To read about the backpressure feature,
see the updated kRPC Configuration page.

Breaking Changes 🔴
Features 🎉
Bug fixes 🐛
Documentation 📗
Infra 🚧
Other Changes 🧹

New Contributors

Full Changelog: 0.9.1...0.10.0

JetBrains/kotlin-wrappers (org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom)

v2025.11.5

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.11.4...2025.11.5

v2025.11.4

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.11.3...2025.11.4

v2025.11.3

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.11.2...2025.11.3

v2025.11.2

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.11.1...2025.11.2

v2025.11.1

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.11.0...2025.11.1

v2025.11.0

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.10.14...2025.11.0

v2025.10.14

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.10.13...2025.10.14

v2025.10.13

Compare Source

Full Changelog: JetBrains/kotlin-wrappers@2025.10.12...2025.10.13


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 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 Dependencies bump label Sep 24, 2024
@renovate renovate bot requested a review from Mr3zee September 24, 2024 09:23
@renovate renovate bot force-pushed the renovate/samples branch from 8d8cae9 to ae3910d Compare September 27, 2024 09:11
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3 Update Samples dependencies Sep 27, 2024
@renovate renovate bot force-pushed the renovate/samples branch 9 times, most recently from 217d48d to 7a42915 Compare October 7, 2024 21:16
@renovate renovate bot force-pushed the renovate/samples branch 8 times, most recently from 61acd80 to 0e59d54 Compare October 15, 2024 12:10
@renovate renovate bot force-pushed the renovate/samples branch 3 times, most recently from 3f635c1 to 671c4bc Compare October 20, 2024 20:00
@renovate renovate bot force-pushed the renovate/samples branch 6 times, most recently from 4bf83a5 to a6e90c7 Compare October 30, 2024 09:06
@renovate renovate bot force-pushed the renovate/samples branch 5 times, most recently from 7211a80 to 989d011 Compare October 15, 2025 18:48
@renovate renovate bot force-pushed the renovate/samples branch 6 times, most recently from fb3ae05 to 0dab098 Compare October 24, 2025 18:03
@renovate renovate bot force-pushed the renovate/samples branch 2 times, most recently from 9920314 to 00078a1 Compare October 27, 2025 13:03
@renovate renovate bot changed the title Update Samples dependencies Update plugin org.jetbrains.kotlinx.rpc.plugin to v0.10.1 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/samples branch from 00078a1 to bd693be Compare October 27, 2025 23:27
@renovate renovate bot changed the title Update plugin org.jetbrains.kotlinx.rpc.plugin to v0.10.1 Update Samples dependencies Oct 27, 2025
@renovate renovate bot force-pushed the renovate/samples branch 7 times, most recently from 616f0bb to 39a62ef Compare November 3, 2025 19:56
@renovate renovate bot force-pushed the renovate/samples branch 5 times, most recently from 0eed9e7 to d06294d Compare November 6, 2025 23:07
@renovate renovate bot force-pushed the renovate/samples branch from d06294d to a2ff552 Compare November 8, 2025 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant