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 ktor monorepo to v3.0.3 #141

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-server-test-host 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-auth 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-core 3.0.2 -> 3.0.3 age adoption passing confidence
io.ktor:ktor-server-netty 3.0.2 -> 3.0.3 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-server-test-host)

v3.0.3

Compare Source

Published 18 December 2024

Bugfixes
  • "Module not found" errors when executing browserProductionWebpack task since 3.0.2 (KTOR-7912)
  • Darwin: "IllegalStateException: Content-Length mismatch" on requesting gzipped content (KTOR-7943)
  • JS/WASM fails with "IllegalStateException: Content-Length mismatch" on requesting gzipped content (KTOR-7934)
  • FormFieldLimit is overwritten by default arg (KTOR-7946)
  • A Performance issue reading with ByteReadChannel.readUTF8LineTo request body (KTOR-7941)
  • Installing HttpCache before ContentEncoding prevents response body to be decoded (KTOR-7830)
  • TestApplication.stop() doesn't stop the application anymore (KTOR-7682)
  • File is not commited after closing writeChannel() of the file (KTOR-7845)

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 force-pushed the renovate/ktor-monorepo branch 2 times, most recently from 1705dad to fbcd3ad Compare December 20, 2024 08:30
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from fbcd3ad to 6a84b7f Compare December 20, 2024 08:59
@stuebingerb stuebingerb merged commit 02a8911 into main Dec 20, 2024
4 checks passed
@stuebingerb stuebingerb deleted the renovate/ktor-monorepo branch December 20, 2024 09:04
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