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

fix(deps): update all non-major dependencies #6

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.12.1 -> 8.13 age adoption passing confidence
io.ktor:ktor-client-js dependencies patch 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-cio dependencies patch 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-darwin dependencies patch 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-winhttp dependencies patch 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-okhttp dependencies patch 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-jetty dependencies patch 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-core dependencies patch 3.1.0 -> 3.1.1 age adoption passing confidence
com.android.library (source) plugin minor 8.7.3 -> 8.8.2 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.13

Compare Source

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

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)

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

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 05d125f to 916041b Compare February 22, 2025 03:07
Copy link

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 916041b to 5158c19 Compare February 22, 2025 03:17
Copy link

Overall Project 1.78%

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5158c19 to 32da20e Compare February 22, 2025 22:12
Copy link

Overall Project 1.78%

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 32da20e to 726fe3d Compare February 22, 2025 23:28
Copy link

Overall Project 1.78%

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 726fe3d to 9b1e69e Compare February 24, 2025 13:28
Copy link

Overall Project 1.78%

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b1e69e to bf77648 Compare February 24, 2025 18:52
@renovate renovate bot changed the title chore(deps): update plugin com.android.library to v8.8.1 fix(deps): update all non-major dependencies Feb 24, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bf77648 to 341dadf Compare February 25, 2025 11:52
Copy link

Overall Project 1.78%

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 341dadf to b5d7b80 Compare February 26, 2025 22:30
Copy link

Overall Project 1.78%

There is no coverage information present for the Files changed

@gmitch215 gmitch215 merged commit b536225 into master Mar 4, 2025
11 checks passed
@gmitch215 gmitch215 deleted the renovate/all-minor-patch branch March 4, 2025 14:18
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