Unclaimed project
Are you a maintainer of kweb-core? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
kweb-core
A Kotlin web framework
Back to changelogNew
1.4.9 MouseEvent improvements and dependency updates
Overview
Mostly dependency updates and fixing related breakages, along with @toddharrison's improvements to MouseEvent, many thanks for the contribution.
What's Changed
- Bump io.ktor:ktor-server-caching-headers from 2.3.0 to 2.3.2 by @dependabot in https://github.com/kwebio/kweb-core/pull/509
- Bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.10.0 by @dependabot in https://github.com/kwebio/kweb-core/pull/511
- Bump io.ktor:ktor-network-tls-certificates from 2.3.0 to 2.3.2 by @dependabot in https://github.com/kwebio/kweb-core/pull/512
- Bump com.google.guava:guava from 32.0.1-jre to 32.1.1-jre by @dependabot in https://github.com/kwebio/kweb-core/pull/513
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.5.0 to 1.5.1 by @dependabot in https://github.com/kwebio/kweb-core/pull/514
- Bump org.jetbrains.dokka from 1.8.10 to 1.8.20 by @dependabot in https://github.com/kwebio/kweb-core/pull/517
Bump io.ktor:ktor-server-default-headers from 2.3.0 to 2.3.3 by @dependabot in https://github.com/kwebio/kweb-core/pull/522Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.9 by @dependabot in https://github.com/kwebio/kweb-core/pull/523Bump io.ktor:ktor-server-compression from 2.3.2 to 2.3.4 by @dependabot in https://github.com/kwebio/kweb-core/pull/532Bump dev.forkhandles:result4k from 2.5.0.0 to 2.7.1.0 by @dependabot in https://github.com/kwebio/kweb-core/pull/530Bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.10.0 to 4.12.1 by @dependabot in https://github.com/kwebio/kweb-core/pull/534Bump com.github.ben-manes.versions from 0.46.0 to 0.48.0 by @dependabot in https://github.com/kwebio/kweb-core/pull/535Bump io.github.bonigarcia:selenium-jupiter from 4.3.5 to 4.3.7 by @dependabot in https://github.com/kwebio/kweb-core/pull/537Bump io.kotest:kotest-bom from 5.6.2 to 5.7.2 by @dependabot in https://github.com/kwebio/kweb-core/pull/538Bump io.ktor:ktor-network-tls-certificates from 2.3.2 to 2.3.5 by @dependabot in https://github.com/kwebio/kweb-core/pull/541Bump io.ktor:ktor-server-caching-headers from 2.3.2 to 2.3.5 by @dependabot in https://github.com/kwebio/kweb-core/pull/542Bump org.jetbrains.kotlinx.kover from 0.7.2 to 0.7.4 by @dependabot in https://github.com/kwebio/kweb-core/pull/543Bump io.ktor:ktor-server-jetty from 2.3.0 to 2.3.5 by @dependabot in https://github.com/kwebio/kweb-core/pull/544Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in https://github.com/kwebio/kweb-core/pull/545Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 by @dependabot in https://github.com/kwebio/kweb-core/pull/546Bump io.ktor:ktor-server-compression from 2.3.4 to 2.3.5 by @dependabot in https://github.com/kwebio/kweb-core/pull/547Bump io.ktor:ktor-server-default-headers from 2.3.3 to 2.3.5 by @dependabot in https://github.com/kwebio/kweb-core/pull/548Added missing MouseEvent coordinates by @toddharrison in https://github.com/kwebio/kweb-core/pull/560Bump com.codeborne:selenide from 6.13.1 to 7.0.3 by @dependabot in https://github.com/kwebio/kweb-core/pull/561Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0-RC to 1.6.2 by @dependabot in https://github.com/kwebio/kweb-core/pull/562Bump ch.qos.logback:logback-classic from 1.4.9 to 1.4.14 by @dependabot in https://github.com/kwebio/kweb-core/pull/563Bump org.jetbrains.kotlin:kotlin-serialization from 1.8.21 to 1.9.21 by @dependabot in https://github.com/kwebio/kweb-core/pull/559Bump org.seleniumhq.selenium:selenium-chrome-driver from 4.10.0 to 4.15.0 by @dependabot in https://github.com/kwebio/kweb-core/pull/554New Contributors
- @toddharrison made their first contribution in https://github.com/kwebio/kweb-core/pull/560
Full Changelog: https://github.com/kwebio/kweb-core/compare/1.4.8...1.4.9