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 lambdaisland/kaocha to v1.91.1392 #1819

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
lambdaisland/kaocha kaocha minor 1.85.1342 -> 1.91.1392

Release Notes

lambdaisland/kaocha (lambdaisland/kaocha) ### [`v1.91.1392`](https://togithub.com/lambdaisland/kaocha/blob/HEAD/CHANGELOG.md#1911392-2024-05-23--c2d7e1f) [Compare Source](https://togithub.com/lambdaisland/kaocha/compare/v1.90.1383...v1.91.1392) #### Fixed - Handle assertions using `:actual (not= ,,,)` output format, this fixed deep-diff when using the Expectations library. ### [`v1.90.1383`](https://togithub.com/lambdaisland/kaocha/blob/HEAD/CHANGELOG.md#1901383-2024-05-15--165bd62) [Compare Source](https://togithub.com/lambdaisland/kaocha/compare/v1.89.1380...v1.90.1383) #### Changed - Always make the notifier plugin a no-op in CI environments, so when `(= "true" (getenv "CI"))` ### [`v1.89.1380`](https://togithub.com/lambdaisland/kaocha/blob/HEAD/CHANGELOG.md#1891380-2024-05-07--d10b0de) [Compare Source](https://togithub.com/lambdaisland/kaocha/compare/v1.88.1376...v1.89.1380) #### Changed - We no longer depend on clojure or spec.alpha, as it is assumed your app declares its own Clojure dependency, which will pull in the matching spec.alpha version. ### [`v1.88.1376`](https://togithub.com/lambdaisland/kaocha/blob/HEAD/CHANGELOG.md#1881376-2024-03-25--8308e16) [Compare Source](https://togithub.com/lambdaisland/kaocha/compare/v1.87.1366...v1.88.1376) #### Fixed - Track all results when `:once` fixtures call `f` multiple times. (thanks [@​NoahTheDuke](https://togithub.com/NoahTheDuke)) #### Changed - Version bumps ### [`v1.87.1366`](https://togithub.com/lambdaisland/kaocha/blob/HEAD/CHANGELOG.md#1871366-2023-09-27--f514905) [Compare Source](https://togithub.com/lambdaisland/kaocha/compare/v1.86.1355...v1.87.1366) #### Added - Added `kaocha.stacktrace/*stacktrace-stop-list*` binding to stop printing a stacktrace after matching a string ### [`v1.86.1355`](https://togithub.com/lambdaisland/kaocha/blob/HEAD/CHANGELOG.md#1861355-2023-08-30--a81f4cb) [Compare Source](https://togithub.com/lambdaisland/kaocha/compare/v1.85.1342...v1.86.1355) #### Fixed - \[watch] Fix watching when paths do not exist. - \[watch] Respect disabling of unload/reload when watching. - \[watch] Respect clojure.tools.namespace.repl load/unload metadata.

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 1 week ago

Codecov Report

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

Project coverage is 96.19%. Comparing base (855bb10) to head (e50ac3e). 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/1819/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/1819?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply) ```diff @@ Coverage Diff @@ ## develop #1819 +/- ## ======================================== Coverage 96.19% 96.19% ======================================== Files 271 271 Lines 17353 17353 Branches 347 347 ======================================== Hits 16693 16693 Misses 313 313 Partials 347 347 ```