Closed dependabot[bot] closed 1 month ago
Bumps the gradle group in /app with 4 updates: io.ktor:ktor-server-cors, io.ktor:ktor-server-call-logging, io.ktor:ktor-server-test-host-jvm and io.mockk:mockk.
Updates io.ktor:ktor-server-cors from 2.3.12 to 3.0.0
io.ktor:ktor-server-cors
Sourced from io.ktor:ktor-server-cors's releases.
3.0.0-rc-2 Published 2 October 2024 Bugfixes Sessions: custom SessionSerializer is no longer supported (KTOR-7442) Multipart/form-data: Request timeout when receiving FileItem with 3.0.0-rc-1 (KTOR-7484) MultiPartData.readPart does not return null when stream ends (KTOR-7500) Multipart/form-data: Form limit applied for binary and file items (KTOR-7356) Autoreload not working by default under Windows (KTOR-3031) HttpCache: Cache collision in the plugin when Authorization header is used (KTOR-7483) Gradle sync issue with kotlin-serialization 1.7.2 on 3.0.0-rc-1 (KTOR-7477) The ApplicationStopping event isn't raised when application is terminated with SIGINT (KTOR-7448) respondOutputStream reads entire contents into memory before returning response (KTOR-7461) UninitializedPropertyAccessException for request property when using MonitoringEvent(RoutingCallStarted) (KTOR-7449) Preconfigured NSURLSession causes requests to hang (KTOR-7355) Failures after upgrading Ktor in test server (KTOR-7431) InputStream.toByteReadChannel creates unattached job (KTOR-7012) Maven builds not working (KTOR-7425) Improvements Deprecate withTestApplication APIs with ERROR and migrate to testApplication (KTOR-7284) Replace java.time options in Websockets plugin (KTOR-7446) Don't publish an empty io.ktor:ktor Maven artifact (KTOR-7546) Ktor doesn't read System properties from jvm (KTOR-7492) Redirect dependencies from ktor-server-test-base (KTOR-7393) Include relocation notes for old Ktor modules (KTOR-6826) ByteReadChannel.readFully(dst: ByteArray, offset: Int, length: Int) is missing since 3.0.0-beta-2 (KTOR-7427) ByteChannel.readUtf8Line() backwards compatibility (KTOR-7474) Kotlinx-io response extension (KTOR-7504) Features Add multiplatform support for XML (KTOR-5085) Add watchosDeviceArm64 target (KTOR-6368) 3.0.0-rc-1 Published 9 September 2024 Bugfixes Bytecode incompatibility in AttributeKey (KTOR-7334) ContentEncoding: request hangs when using 3.0.0-beta-2 (KTOR-7265) Revert Routing API changes from Route to Routing (KTOR-7238) IOException: startIndex (0) > endIndex (-1) when making concurrent requests via thread pool (KTOR-7254) ByteReadChannel.copyTo sometimes throws "IllegalArgumentException: Buffer is empty" (KTOR-7220) Redirect dependencies from ktor-server-test-base (KTOR-7393) CIO: EmbeddedServer.stop always blocks for shutdownGracePeriod (KTOR-7360) SSE: the plugin doesn't follow the spec when multiline data is sent (KTOR-7391) Infinite creation of CancellableContinuationImpl on ByteChannel.flush (KTOR-7324) Improvements Include relocation notes for old Ktor modules (KTOR-6826)
Published 2 October 2024
request
InputStream.toByteReadChannel
withTestApplication
testApplication
java.time
io.ktor:ktor
ByteReadChannel.readFully(dst: ByteArray, offset: Int, length: Int)
Published 9 September 2024
Route
Routing
... (truncated)
Sourced from io.ktor:ktor-server-cors's changelog.
3.0.0-rc-2 Published 2 October 2024 Bugfixes Sessions: custom SessionSerializer is no longer supported (KTOR-7442) Multipart/form-data: Request timeout when receiving FileItem with 3.0.0-rc-1 (KTOR-7484) MultiPartData.readPart does not return null when stream ends (KTOR-7500) Multipart/form-data: Form limit applied for binary and file items (KTOR-7356) Autoreload not working by default under Windows (KTOR-3031) HttpCache: Cache collision in the plugin when Authorization header is used (KTOR-7483) Gradle sync issue with kotlin-serialization 1.7.2 on 3.0.0-rc-1 (KTOR-7477) The ApplicationStopping event isn't raised when application is terminated with SIGINT (KTOR-7448) respondOutputStream reads entire contents into memory before returning response (KTOR-7461) UninitializedPropertyAccessException for request property when using MonitoringEvent(RoutingCallStarted) (KTOR-7449) Preconfigured NSURLSession causes requests to hang (KTOR-7355) Failures after upgrading Ktor in test server (KTOR-7431) InputStream.toByteReadChannel creates unattached job (KTOR-7012) Maven builds not working (KTOR-7425) Improvements Deprecate withTestApplication APIs with ERROR and migrate to testApplication (KTOR-7284) Replace java.time options in Websockets plugin (KTOR-7446) Ktor doesn't read System properties from jvm (KTOR-7492) Redirect dependencies from ktor-server-test-base (KTOR-7393) Include relocation notes for old Ktor modules (KTOR-6826) ByteReadChannel.readFully(dst: ByteArray, offset: Int, length: Int) is missing since 3.0.0-beta-2 (KTOR-7427) ByteChannel.readUtf8Line() backwards compatibility (KTOR-7474) Kotlinx-io response extension (KTOR-7504) Features Add multiplatform support for XML (KTOR-5085) Add watchosDeviceArm64 target (KTOR-6368) 3.0.0-rc-1 Published 9 September 2024 Bugfixes Bytecode incompatibility in AttributeKey (KTOR-7334) ContentEncoding: request hangs when using 3.0.0-beta-2 (KTOR-7265) Revert Routing API changes from Route to Routing (KTOR-7238) IOException: startIndex (0) > endIndex (-1) when making concurrent requests via thread pool (KTOR-7254) ByteReadChannel.copyTo sometimes throws "IllegalArgumentException: Buffer is empty" (KTOR-7220) Redirect dependencies from ktor-server-test-base (KTOR-7393) CIO: EmbeddedServer.stop always blocks for shutdownGracePeriod (KTOR-7360) SSE: the plugin doesn't follow the spec when multiline data is sent (KTOR-7391) Infinite creation of CancellableContinuationImpl on ByteChannel.flush (KTOR-7324) Improvements Include relocation notes for old Ktor modules (KTOR-6826)
Updates io.ktor:ktor-server-call-logging from 2.3.12 to 3.0.0
io.ktor:ktor-server-call-logging
Sourced from io.ktor:ktor-server-call-logging's releases.
Sourced from io.ktor:ktor-server-call-logging's changelog.
Updates io.ktor:ktor-server-test-host-jvm from 2.3.12 to 3.0.0
io.ktor:ktor-server-test-host-jvm
Sourced from io.ktor:ktor-server-test-host-jvm's releases.
Sourced from io.ktor:ktor-server-test-host-jvm's changelog.
Updates io.mockk:mockk from 1.13.12 to 1.13.13
io.mockk:mockk
Sourced from io.mockk:mockk's releases.
1.13.13 What's Changed Kotlin 2.0.0 by @SimonMarquis in mockk/mockk#1255 Don't unbox primitive value class returned by suspend function by @SackCastellon in mockk/mockk#1253 Fix RequireParallelTesting Annotation by @thamp59 in mockk/mockk#1265 Enable clearAllMocks to clear only thread-local mocks. by @xzhang-brex in mockk/mockk#1276 build(issue 1280): bump toolchain-jvm version to 17 by @Kulesko in mockk/mockk#1281 fix(1284): do not transform static constructor by @LitterSun in mockk/mockk#1285 Remove unused loggers by @Sandhya2902 in mockk/mockk#1011 chore: converting functions to expression bodies and minor function refactoring by @casplattel in mockk/mockk#1260 Add anyNullable by @NWuensche in mockk/mockk#1287 fix(813): Handle nullable value classes by @VasilisDrettas-tomtom in mockk/mockk#1295 Improve error message on unexpected calls count by @MGaetan89 in mockk/mockk#1298 Run unmockkAll after each JUnit 5 test by @erikhuizinga in mockk/mockk#1297 New Contributors @SackCastellon made their first contribution in mockk/mockk#1253 @thamp59 made their first contribution in mockk/mockk#1265 @xzhang-brex made their first contribution in mockk/mockk#1276 @Kulesko made their first contribution in mockk/mockk#1281 @LitterSun made their first contribution in mockk/mockk#1285 @VasilisDrettas-tomtom made their first contribution in mockk/mockk#1295 @MGaetan89 made their first contribution in mockk/mockk#1298 Full Changelog: https://github.com/mockk/mockk/compare/1.13.11...1.13.13
@SimonMarquis
@SackCastellon
@thamp59
@xzhang-brex
@Kulesko
@LitterSun
@Sandhya2902
@casplattel
@NWuensche
@VasilisDrettas-tomtom
@MGaetan89
unmockkAll
@erikhuizinga
Full Changelog: https://github.com/mockk/mockk/compare/1.13.11...1.13.13
a81fe33
edf9f95
ba215b8
c841e51
6688d6a
7314083
92d1d0d
e1c2de7
9f1c5b2
b1d3dc0
3.0.0-rc-2 Published 2 October 2024 Bugfixes Sessions: custom SessionSerializer is no longer supported (KTOR-7442) Multipart/form-data: Request timeout when receiving FileItem with 3.0.0-rc-1 (KTOR-7484) MultiPartData.readPart does not return null when stream ends (KTOR-7500) Multipart/form-data: Form limit applied for binary and file items (KTOR-7356) Autoreload not working by default under Windows (KTOR-3031) HttpCache: Cache collision in the plugin when Authorization header is used (KTOR-7483) Gradle sync issue with kotlin-serialization 1.7.2 on 3.0.0-rc-1 (KTOR-7477) The ApplicationStopping event isn't raised when application is terminated with SIGINT (KTOR-7448) respondOutputStream reads entire contents into memory before returning response (KTOR-7461) UninitializedPropertyAccessException for request property when using MonitoringEvent(RoutingCallStarted) (KTOR-7449) Preconfigured NSURLSession causes requests to hang (KTOR-7355) Failures after upgrading Ktor in test server (KTOR-7431) InputStream.toByteReadChannel creates unattached job (KTOR-7012) Maven builds not working (KTOR-7425) Improvements Deprecate withTestApplication APIs with ERROR and migrate to testApplication (KTOR-7284) Replace java.time options in Websockets plugin (KTOR-7446) Ktor doesn't read System properties from jvm (KTOR-7492) Redirect dependencies from ktor-server-test-base (KTOR-7393) Include relocation notes for old Ktor modules (KTOR-6826) ByteReadChannel.readFully(dst: ByteArray, offset: Int, length: Int) is missing since 3.0.0-beta-2 (KTOR-7427) ByteChannel.readUtf8Line() backwards compatibility (KTOR-7474) Kotlinx-io response extension (KTOR-7504) Features Add multiplatform support for XML (KTOR-5085) Add watchosDeviceArm64 target (KTOR-6368) 3.0.0-rc-1 Published 9 September 2024 Bugfixes Bytecode incompatibility in AttributeKey (KTOR-7334) ContentEncoding: request hangs when using 3.0.0-beta-2 (KTOR-7265) Revert Routing API changes from Route to Routing (KTOR-7238) IOException: startIndex (0) > endIndex (-1) when making concurrent requests via thread pool (KTOR-7254) ByteReadChannel.copyTo sometimes throws "Illeg... _Description has been truncated_
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the gradle group in /app with 4 updates: io.ktor:ktor-server-cors, io.ktor:ktor-server-call-logging, io.ktor:ktor-server-test-host-jvm and io.mockk:mockk.
Updates
io.ktor:ktor-server-cors
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-cors's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-cors's changelog.
... (truncated)
Commits
Updates
io.ktor:ktor-server-call-logging
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-call-logging's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-call-logging's changelog.
... (truncated)
Commits
Updates
io.ktor:ktor-server-test-host-jvm
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-test-host-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-test-host-jvm's changelog.
... (truncated)
Commits
Updates
io.ktor:ktor-server-call-logging
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-call-logging's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-call-logging's changelog.
... (truncated)
Commits
Updates
io.mockk:mockk
from 1.13.12 to 1.13.13Release notes
Sourced from io.mockk:mockk's releases.
Commits
a81fe33
Version bumpedf9f95
Merge pull request #1297 from erikhuizinga/erikhuizinga-bench-junit-apiba215b8
Merge pull request #1298 from MGaetan89/update_calls_bounds_msgc841e51
Improve error message on unexpected calls count6688d6a
Respect JUnit 5 test instance lifecycle7314083
Add Gradle wrapper validation92d1d0d
Dump APIe1c2de7
Reformat9f1c5b2
Unmock after each testb1d3dc0
Benchmark clearAllMocks and unmockkAllUpdates
io.ktor:ktor-server-test-host-jvm
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-test-host-jvm's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-test-host-jvm's changelog.