Skip to content

fix(deps): update all dependencies #3602

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 4 commits into from
Apr 13, 2025
Merged

fix(deps): update all dependencies #3602

merged 4 commits into from
Apr 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.library (source) 8.9.0 -> 8.9.1 age adoption passing confidence
com.android.library:com.android.library.gradle.plugin (source) 8.9.0 -> 8.9.1 age adoption passing confidence
org.jetbrains.compose 1.7.3 -> 1.8.0+check age adoption passing confidence
io.ktor:ktor-server-core 3.1.1 -> 3.1.2 age adoption passing confidence
io.ktor:ktor-client-mock 3.1.1 -> 3.1.2 age adoption passing confidence
io.ktor:ktor-server-test-host 3.1.1 -> 3.1.2 age adoption passing confidence
io.ktor:ktor-client-core 3.1.1 -> 3.1.2 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) 2.1.10-1.0.31 -> 2.1.20-1.0.32 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-server-core)

v3.1.2

Compare Source

Published 27 March 2025

Improvements
Bugfixes
  • URL-safe base64 decoding problem (KTOR-8292)
  • Auth: AuthTokenHolder.clearToken executed in the middle of an ongoing token update doesn't actually clear (KTOR-8312)
  • Android: "Array has more than one element" error when starting a server with release build (KTOR-7298)
  • WebSockets: extensions in sec-websocket-extensions header must be separated by comma (KTOR-6384)
  • OkHttp: Cancelling of SSESession.incoming flow doesn't cancel connection (KTOR-8244)
google/ksp (com.google.devtools.ksp:symbol-processing-api)

v2.1.20-1.0.32

Compare Source

What's Changed

#​2379 [KSP2] resolved type of vararg parameter in functions changed vs KSP1
#​2358 [KSP2] Annotation missing from property when VALUE_PARAMETER target is used.

And various performance optimizations!

v2.1.20-1.0.31

Compare Source

What's Changed

Full Changelog: google/ksp@2.1.20-RC2-1.0.31...2.1.20-1.0.31


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 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.

Copy link
Contributor

github-actions bot commented Mar 21, 2025

Kover Report

Total Project Coverage 45.77%

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 2e8538f to 9b3d490 Compare March 26, 2025 18:13
| datasource | package                                                   | from          | to            |
| ---------- | --------------------------------------------------------- | ------------- | ------------- |
| maven      | com.android.library:com.android.library.gradle.plugin     | 8.9.0         | 8.9.1         |
| maven      | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | 1.7.3         | 1.8.0+check   |
| maven      | io.ktor:ktor-server-core                                  | 3.1.1         | 3.1.2         |
| maven      | io.ktor:ktor-client-mock                                  | 3.1.1         | 3.1.2         |
| maven      | io.ktor:ktor-server-test-host                             | 3.1.1         | 3.1.2         |
| maven      | io.ktor:ktor-client-core                                  | 3.1.1         | 3.1.2         |
| maven      | com.google.devtools.ksp:symbol-processing-api             | 2.1.10-1.0.31 | 2.1.20-1.0.32 |
Copy link
Contributor Author

renovate bot commented Mar 29, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@serras serras merged commit 84d567d into main Apr 13, 2025
12 checks passed
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.

1 participant