Wavesonics / hammer-editor

A simple tool for building stories.
MIT License
126 stars 6 forks source link

Update dependency io.kweb:kweb-core to v1.4.10 #217

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.kweb:kweb-core (source) 1.4.9 -> 1.4.10 age adoption passing confidence

Release Notes

kwebio/kweb-core (io.kweb:kweb-core) ### [`v1.4.10`](https://togithub.com/kwebio/kweb-core/releases/tag/1.4.10): BufferedImage improvements and dependency updates [Compare Source](https://togithub.com/kwebio/kweb-core/compare/1.4.9...1.4.10) #### What's Changed - Removed BufferedImage assumption and provided parameters to ByteArray… by [@​toddharrison](https://togithub.com/toddharrison) in [https://github.com/kwebio/kweb-core/pull/564](https://togithub.com/kwebio/kweb-core/pull/564) - Bump io.ktor:ktor-server-default-headers from 2.3.5 to 2.3.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kwebio/kweb-core/pull/566](https://togithub.com/kwebio/kweb-core/pull/566) - Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.21 to 1.9.22 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kwebio/kweb-core/pull/570](https://togithub.com/kwebio/kweb-core/pull/570) - Bump com.google.guava:guava from 32.1.1-jre to 33.0.0-jre by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kwebio/kweb-core/pull/571](https://togithub.com/kwebio/kweb-core/pull/571) - Bump io.github.bonigarcia:selenium-jupiter from 4.3.7 to 5.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kwebio/kweb-core/pull/572](https://togithub.com/kwebio/kweb-core/pull/572) - Bump dev.forkhandles:result4k from 2.7.1.0 to 2.12.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/kwebio/kweb-core/pull/574](https://togithub.com/kwebio/kweb-core/pull/574) **Full Changelog**: https://github.com/kwebio/kweb-core/compare/1.4.9...1.4.10

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (23aa851) 13.45% compared to head (406ffd2) 13.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #217 +/- ## ======================================== Coverage 13.45% 13.45% ======================================== Files 315 315 Lines 13743 13743 Branches 2098 2098 ======================================== Hits 1849 1849 Misses 11725 11725 Partials 169 169 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.