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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-deps group with 9 updates:
1.4.12
1.4.14
0.55.0
0.56.0
2.3.6
2.3.7
2.3.6
2.3.7
2.3.6
2.3.7
2.3.6
2.3.7
2.3.6
2.3.7
2.3.6
2.3.7
2.3.6
2.3.7
Updates
ch.qos.logback:logback-classic
from 1.4.12 to 1.4.14Commits
407f935
prepare release 1.4.147018a36
fix missing deseialization filter init call, enable commented out test case8a746eb
start work on 1.4.14-SNAPSHOT7ee000a
prepare release 1.4.13867bf58
remove superflus system.out callUpdates
com.charleskorn.kaml:kaml
from 0.55.0 to 0.56.0Release notes
Sourced from com.charleskorn.kaml:kaml's releases.
Commits
9d7c47f
Merge pull request #461 from charleskorn/renovate/kotest98d971c
Update yarn.lockd431e8d
Disable tests for JS targetf96ca92
Update Kotest to v5.8.01f48cb7
Merge pull request #485 from charleskorn/renovate/org.jetbrains.kotlinx-kotli...dc14a50
Resolve Gradle deprecation warning.b82a3ab
Update regex to match new kotlinx.serialization version.e0074a1
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.6.2cbb4f94
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.23.33a759dd
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.23.2Updates
io.ktor:ktor-server-content-negotiation
from 2.3.6 to 2.3.7Release notes
Sourced from io.ktor:ktor-server-content-negotiation's releases.
Changelog
Sourced from io.ktor:ktor-server-content-negotiation's changelog.
Commits
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)Updates
io.ktor:ktor-serialization-kotlinx-json
from 2.3.6 to 2.3.7Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.
Changelog
Sourced from io.ktor:ktor-serialization-kotlinx-json's changelog.
Commits
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)Updates
io.ktor:ktor-server-status-pages
from 2.3.6 to 2.3.7Release notes
Sourced from io.ktor:ktor-server-status-pages's releases.
Changelog
Sourced from io.ktor:ktor-server-status-pages's changelog.
Commits
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)Updates
io.ktor:ktor-server-core
from 2.3.6 to 2.3.7Release notes
Sourced from io.ktor:ktor-server-core's releases.
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
Commits
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)Updates
io.ktor:ktor-server-netty
from 2.3.6 to 2.3.7Release notes
Sourced from io.ktor:ktor-server-netty's releases.
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
Commits
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)Updates
io.ktor:ktor-server-metrics-micrometer
from 2.3.6 to 2.3.7Release notes
Sourced from io.ktor:ktor-server-metrics-micrometer's releases.
Changelog
Sourced from io.ktor:ktor-server-metrics-micrometer's changelog.
Commits
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)Updates
io.ktor:ktor-server-test-host
from 2.3.6 to 2.3.7Release notes
Sourced from io.ktor:ktor-server-test-host's releases.
Changelog
Sourced from io.ktor:ktor-server-test-host's changelog.
Commits
d5cf25d
Update vulnerable dependencies (#3857)1eb4b55
Release 2.3.7 (#3852)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show