samply / blaze

A FHIR® Server with internal, fast CQL Evaluation Engine
https://samply.github.io/blaze
Apache License 2.0
141 stars 19 forks source link

chore(deps): update dependency ring/ring-core to v1.12.2 #1802

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ring/ring-core patch 1.12.1 -> 1.12.2

Release Notes

ring-clojure/ring (ring/ring-core) ### [`v1.12.2`](https://togithub.com/ring-clojure/ring/blob/HEAD/CHANGELOG.md#1122-2024-06-13) [Compare Source](https://togithub.com/ring-clojure/ring/compare/1.12.1...1.12.2) - Updated Jetty to 11.0.21 - Updated Apache Commons IO to 2.16.1

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 3 weeks ago

Codecov Report

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

Project coverage is 96.19%. Comparing base (7f1110b) to head (c72cdba). Report is 1 commits behind head on develop.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/samply/blaze/pull/1802/graphs/tree.svg?width=650&height=150&src=pr&token=tuYGGhSxBX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply)](https://app.codecov.io/gh/samply/blaze/pull/1802?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply) ```diff @@ Coverage Diff @@ ## develop #1802 +/- ## ======================================== Coverage 96.19% 96.19% ======================================== Files 271 271 Lines 17340 17340 Branches 346 346 ======================================== Hits 16681 16681 Misses 313 313 Partials 346 346 ```