dennisschroeder / khome

Khome is a smart home automation library for Home Assistant written in Kotlin.
MIT License
115 stars 7 forks source link

chore(deps): Update dependency org.skyscreamer:jsonassert to v1.5.3 #214

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.skyscreamer:jsonassert 1.5.0 -> 1.5.3 age adoption passing confidence

Release Notes

skyscreamer/JSONassert (org.skyscreamer:jsonassert) ### [`v1.5.3`](https://togithub.com/skyscreamer/JSONassert/blob/HEAD/CHANGELOG.md#Version-153---6282024) - Revert Java release version from 21 to 8 due to breaking older compilers. ### [`v1.5.2`](https://togithub.com/skyscreamer/JSONassert/blob/HEAD/CHANGELOG.md#Version-152---6142024) - Fix CVE-2020-15250 JUnit vulnerability (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15250). Bump dependencies. - Add gitIgnore file - README syntax error fix - Accidentally upgraded release to Java version 21 ### [`v1.5.1`](https://togithub.com/skyscreamer/JSONassert/blob/HEAD/CHANGELOG.md#Version-151---742022) Going to try to catch up on some ancient PRs, mainly around security and cleanup. Starting with accepted PRs that didn't get released yet. To be followed hopefully shortly with another release. - Added convenience methods for JSONObject comparison using a custom JSONComparator (thanks jakob-o@!) - Fix issue [#​105](https://togithub.com/skyscreamer/JSONassert/issues/105): Issue when comparing JSONArray if any value is null (thanks suraj1291993@​!) - Fixes security vulnerability associated with older version of junit

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 is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.