simbot-component-qq-guild
simbot-component-qq-guild copied to clipboard
build(deps): bump ktor from 2.3.8 to 2.3.11
Bumps ktor from 2.3.8 to 2.3.11.
Updates io.ktor:ktor-serialization-kotlinx-json from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-server-content-negotiation from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-server-content-negotiation's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-server-netty from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-server-netty's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-client-content-negotiation from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-client-serialization from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-client-serialization's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-client-websockets from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-client-websockets's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-client-core from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-client-core's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-client-cio from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-client-cio's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-client-js from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-client-js's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-client-java from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-client-java's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-client-mock from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-client-mock's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-client-curl from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-client-curl's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-client-winhttp from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-client-winhttp's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Updates io.ktor:ktor-client-darwin from 2.3.8 to 2.3.11
Release notes
Sourced from io.ktor:ktor-client-darwin's releases.
2.3.10
Published 8 April 2024
Bugfixes
- CallLogging, StatusPages: response logged twice when status handler is used (KTOR-6839)
- NodeJS WebSocket client sometimes drops a frame received immediately after handshake (KTOR-6883)
- IPv6 addresses are not supported in NettyConnectionPoint and CIOConnectionPoint (KTOR-5383)
- JS browser: "Maximum call stack size exceeded" on HTTP request when targeting es2015 (KTOR-6878)
- CIO: File upload fails with
NumberFormatExceptionwhen uploading file larger than INT_MAX bytes (~2.1 GiB) since 2.3.0 (KTOR-6851)- CallLogging: the plugin completely overrides MDC if at least one entry is configured (KTOR-6642)
- SSE plugin: Duplicated "Content-Type: text/event-stream" headers (KTOR-6735)
- CIO: "getSubjectAlternativeNames(...) must not be null" when IP-addresses are verified and no SAN in the certificate (KTOR-6746)
Improvements
- Inconsistent behavior of Netty and rest engines by returning null or empty string for query parameters without values (KTOR-6850)
- Android: no logs are present in Logcat with
Logger.ANDROID(KTOR-1219)2.3.9
Published 4 March 2024
Improvements
- Allow to set secure cookie even with http scheme (KTOR-3159)
Bugfixes
- ContentNegotiation: the plugin appends duplicated MIME type to Accept header (KTOR-6684)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)