Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.4.9 MouseEvent improvements and dependency updates source code.tar.gz | 2023-12-02 | 3.3 MB | |
1.4.9 MouseEvent improvements and dependency updates source code.zip | 2023-12-02 | 3.5 MB | |
README.md | 2023-12-02 | 3.9 kB | |
Totals: 3 Items | 6.8 MB | 0 |
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/522
- Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.9 by @dependabot in https://github.com/kwebio/kweb-core/pull/523
- Bump io.ktor:ktor-server-compression from 2.3.2 to 2.3.4 by @dependabot in https://github.com/kwebio/kweb-core/pull/532
- Bump dev.forkhandles:result4k from 2.5.0.0 to 2.7.1.0 by @dependabot in https://github.com/kwebio/kweb-core/pull/530
- Bump 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/534
- Bump com.github.ben-manes.versions from 0.46.0 to 0.48.0 by @dependabot in https://github.com/kwebio/kweb-core/pull/535
- Bump io.github.bonigarcia:selenium-jupiter from 4.3.5 to 4.3.7 by @dependabot in https://github.com/kwebio/kweb-core/pull/537
- Bump io.kotest:kotest-bom from 5.6.2 to 5.7.2 by @dependabot in https://github.com/kwebio/kweb-core/pull/538
- Bump io.ktor:ktor-network-tls-certificates from 2.3.2 to 2.3.5 by @dependabot in https://github.com/kwebio/kweb-core/pull/541
- Bump io.ktor:ktor-server-caching-headers from 2.3.2 to 2.3.5 by @dependabot in https://github.com/kwebio/kweb-core/pull/542
- Bump org.jetbrains.kotlinx.kover from 0.7.2 to 0.7.4 by @dependabot in https://github.com/kwebio/kweb-core/pull/543
- Bump io.ktor:ktor-server-jetty from 2.3.0 to 2.3.5 by @dependabot in https://github.com/kwebio/kweb-core/pull/544
- Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in https://github.com/kwebio/kweb-core/pull/545
- Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 by @dependabot in https://github.com/kwebio/kweb-core/pull/546
- Bump io.ktor:ktor-server-compression from 2.3.4 to 2.3.5 by @dependabot in https://github.com/kwebio/kweb-core/pull/547
- Bump io.ktor:ktor-server-default-headers from 2.3.3 to 2.3.5 by @dependabot in https://github.com/kwebio/kweb-core/pull/548
- Added missing MouseEvent coordinates by @toddharrison in https://github.com/kwebio/kweb-core/pull/560
- Bump com.codeborne:selenide from 6.13.1 to 7.0.3 by @dependabot in https://github.com/kwebio/kweb-core/pull/561
- Bump 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/562
- Bump ch.qos.logback:logback-classic from 1.4.9 to 1.4.14 by @dependabot in https://github.com/kwebio/kweb-core/pull/563
- Bump org.jetbrains.kotlin:kotlin-serialization from 1.8.21 to 1.9.21 by @dependabot in https://github.com/kwebio/kweb-core/pull/559
- Bump org.seleniumhq.selenium:selenium-chrome-driver from 4.10.0 to 4.15.0 by @dependabot in https://github.com/kwebio/kweb-core/pull/554
New 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