Commit 70847d3
authored
fix(deps): update dependency io.ktor:ktor-bom to v3.3.1 (#417)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [io.ktor:ktor-bom](https://redirect.github.com/ktorio/ktor) | `3.3.0`
-> `3.3.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>ktorio/ktor (io.ktor:ktor-bom)</summary>
###
[`v3.3.1`](https://redirect.github.com/ktorio/ktor/releases/tag/3.3.1)
[Compare
Source](https://redirect.github.com/ktorio/ktor/compare/3.3.0...3.3.1)
> Published 8 October 2025
##### Improvements
- Add a note about SSE session lifetime in KDoc
([KTOR-8440](https://youtrack.jetbrains.com/issue/KTOR-8440))
- Update Kotlin to 2.2.20
([KTOR-8896](https://youtrack.jetbrains.com/issue/KTOR-8896))
##### Bugfixes
- NumberFormatException when Content-Length header value contains null
bytes ([KTOR-4828](https://youtrack.jetbrains.com/issue/KTOR-4828))
- SerializationException: Serializer for class 'ClientSSESession' is not
found when server responds with JSON
([KTOR-7631](https://youtrack.jetbrains.com/issue/KTOR-7631))
- Netty: loadConfiguration missing enableHttp2 and enableH2c properties
([KTOR-8898](https://youtrack.jetbrains.com/issue/KTOR-8898))
- Netty: EmbeddedServer.stop always blocks for twice of
shutdownGracePeriod
([KTOR-8770](https://youtrack.jetbrains.com/issue/KTOR-8770))
- shutdownGracePeriod is used instead of shutdownTimeout in
EmbeddedServer.stop()
([KTOR-8771](https://youtrack.jetbrains.com/issue/KTOR-8771))
- Support serving static resources within bootJar
([KTOR-8592](https://youtrack.jetbrains.com/issue/KTOR-8592))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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 this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/mokksy/ai-mocks).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 57acdbf commit 70847d3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments