samply / blaze

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

chore(deps): update jackson to v2.17.2 #1876

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change
com.fasterxml.jackson.core/jackson-databind (source) patch 2.17.1 -> 2.17.2
com.fasterxml.jackson.dataformat/jackson-dataformat-cbor patch 2.17.1 -> 2.17.2
com.fasterxml.jackson.dataformat/jackson-dataformat-xml patch 2.17.1 -> 2.17.2
com.fasterxml.jackson.datatype/jackson-datatype-jsr310 patch 2.17.1 -> 2.17.2
com.fasterxml.jackson.module/jackson-module-jaxb-annotations patch 2.17.1 -> 2.17.2

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 these updates again.



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

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 94.77%. Comparing base (1643229) to head (bcacffe).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/samply/blaze/pull/1876/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/1876?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply) ```diff @@ Coverage Diff @@ ## main #1876 +/- ## ======================================= Coverage 94.77% 94.77% ======================================= Files 320 320 Lines 19279 19279 Branches 477 477 ======================================= Hits 18271 18271 Misses 531 531 Partials 477 477 ```