Bump the android-dependencies group with 7 updates
Type: Pull Request
State: Open
Association: None
Comments: 1
(10 months ago)
(10 months ago)
dependencies java
Bumps the android-dependencies group with 7 updates:
| Package | From | To |
|---|---|---|
| io.ktor:ktor-client-auth | 3.2.2 |
3.2.3 |
| io.ktor:ktor-client-cio | 3.2.2 |
3.2.3 |
| io.ktor:ktor-client-content-negotiation | 3.2.2 |
3.2.3 |
| io.ktor:ktor-client-core | 3.2.2 |
3.2.3 |
| io.ktor:ktor-serialization-kotlinx-json | 3.2.2 |
3.2.3 |
| io.ktor:ktor-client-mock | 3.2.2 |
3.2.3 |
| io.ktor:ktor-client-logging | 3.2.2 |
3.2.3 |
Updates io.ktor:ktor-client-auth from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-auth's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-auth's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-client-cio from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-cio's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-cio's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-client-content-negotiation from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-client-core from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-core's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-serialization-kotlinx-json from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-serialization-kotlinx-json's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-client-mock from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-mock's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-mock's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-client-cio from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-cio's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-cio's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-client-content-negotiation from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-client-core from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-core's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-client-logging from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-logging's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-logging's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-serialization-kotlinx-json from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-serialization-kotlinx-json's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable in compare view
Updates io.ktor:ktor-client-mock from 3.2.2 to 3.2.3
Release notes
Sourced from io.ktor:ktor-client-mock's releases.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Changelog
Sourced from io.ktor:ktor-client-mock's changelog.
3.2.3
Published 29 July 2025
Improvements
- Server only accepts
yamlas the configuration file suffix (KTOR-8712)- JS / WASM error when process global is undefined (KTOR-8686)
- DI async duplicate resolution (KTOR-8681)
Bugfixes
Commits
dfbeb28Add changelog for 3.2.3 (#5026)41614b5Release 3.2.3 (#5023)7ea26adKTOR-8712 add .yml as allowed suffix for configuration0ceafadKTOR-8687 Fix missing\r\nin CIO Expect-Continue response (#5019)92266d5KTOR-8700 fix Websocket binary frames fin on wasm and js92708faKTOR-8523 Fix for empty part parse exceptionb9b859dKTOR-8682 sanitize infinite loop962343e[js, wasmJs] fix crash of absence of theprocessglobal by providing defaul...366623bKTOR-7234 Fix WS session closure35d98baKTOR-8674 Add exit hook override- Additional commits viewable 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
0
0
+0
-0
Package Dependencies
maven
3.2.2 → 3.2.3
Patch
maven
3.2.2 → 3.2.3
Patch
io.ktor:ktor-client-logging
maven
3.2.2 → 3.2.3
Patch
Technical Details
| ID: | 4350459 |
| UUID: | 3275491341 |
| Node ID: | PR_kwDOPU2Djs6hRoHt |
| Host: | GitHub |
| Repository: | CoderMP/compose-android-template |