the-benchmarker / web-frameworks

Which is the fastest web framework?
MIT License
6.91k stars 642 forks source link

fix(deps): update dependency metosin:muuntaja to v0.6.10 #7318

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
metosin:muuntaja dependencies patch 0.6.8 -> 0.6.10

Release Notes

metosin/muuntaja (metosin:muuntaja) ### [`v0.6.10`](https://togithub.com/metosin/muuntaja/blob/HEAD/CHANGELOG.md#0610-2024-03-15) [Compare Source](https://togithub.com/metosin/muuntaja/compare/0.6.9...0.6.10) - Update deps: ```clj [clj-commons/clj-yaml "1.0.27"] is available and fixes CVEs, but we use "0.7.106" ``` - Improvements - Added support for [Charred](https://togithub.com/cnuernber/charred) as a JSON formatter module, from [Nik Peric](https://togithub.com/nikolap) [#​139](https://togithub.com/metosin/muuntaja/pull/139) - Improved performance for `content-type`, from [Ben Sless](https://togithub.com/bsless) [#​128](https://togithub.com/metosin/muuntaja/pull/128), fixes [#​127](https://togithub.com/metosin/muuntaja/issues/127) - Fixes - Fixed CVEs in SnakeYAML dependency ([#​137](https://togithub.com/metosin/muuntaja/issues/137)) - Fixed `decode-response-body` when body content is falsey, from [lotuc](https://togithub.com/lotuc) [#​136](https://togithub.com/metosin/muuntaja/pull/136), fixes [#​134](https://togithub.com/metosin/muuntaja/issues/134) ### [`v0.6.9`](https://togithub.com/metosin/muuntaja/blob/HEAD/CHANGELOG.md#069-BROKEN-DO-NOT-USE) [Compare Source](https://togithub.com/metosin/muuntaja/compare/0.6.8...0.6.9)

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.