This repository has been archived by the owner on Aug 10, 2024. It is now read-only.
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 #509
- Bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.10.0 by @dependabot in #511
- Bump io.ktor:ktor-network-tls-certificates from 2.3.0 to 2.3.2 by @dependabot in #512
- Bump com.google.guava:guava from 32.0.1-jre to 32.1.1-jre by @dependabot in #513
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.5.0 to 1.5.1 by @dependabot in #514
- Bump org.jetbrains.dokka from 1.8.10 to 1.8.20 by @dependabot in #517
- Bump io.ktor:ktor-server-default-headers from 2.3.0 to 2.3.3 by @dependabot in #522
- Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.9 by @dependabot in #523
- Bump io.ktor:ktor-server-compression from 2.3.2 to 2.3.4 by @dependabot in #532
- Bump dev.forkhandles:result4k from 2.5.0.0 to 2.7.1.0 by @dependabot in #530
- Bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.10.0 to 4.12.1 by @dependabot in #534
- Bump com.github.ben-manes.versions from 0.46.0 to 0.48.0 by @dependabot in #535
- Bump io.github.bonigarcia:selenium-jupiter from 4.3.5 to 4.3.7 by @dependabot in #537
- Bump io.kotest:kotest-bom from 5.6.2 to 5.7.2 by @dependabot in #538
- Bump io.ktor:ktor-network-tls-certificates from 2.3.2 to 2.3.5 by @dependabot in #541
- Bump io.ktor:ktor-server-caching-headers from 2.3.2 to 2.3.5 by @dependabot in #542
- Bump org.jetbrains.kotlinx.kover from 0.7.2 to 0.7.4 by @dependabot in #543
- Bump io.ktor:ktor-server-jetty from 2.3.0 to 2.3.5 by @dependabot in #544
- Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in #545
- Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 by @dependabot in #546
- Bump io.ktor:ktor-server-compression from 2.3.4 to 2.3.5 by @dependabot in #547
- Bump io.ktor:ktor-server-default-headers from 2.3.3 to 2.3.5 by @dependabot in #548
- Added missing MouseEvent coordinates by @toddharrison in #560
- Bump com.codeborne:selenide from 6.13.1 to 7.0.3 by @dependabot in #561
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0-RC to 1.6.2 by @dependabot in #562
- Bump ch.qos.logback:logback-classic from 1.4.9 to 1.4.14 by @dependabot in #563
- Bump org.jetbrains.kotlin:kotlin-serialization from 1.8.21 to 1.9.21 by @dependabot in #559
- Bump org.seleniumhq.selenium:selenium-chrome-driver from 4.10.0 to 4.15.0 by @dependabot in #554
New Contributors
- @toddharrison made their first contribution in #560
Full Changelog: 1.4.8...1.4.9