dadrus / heimdall

A cloud native Identity Aware Proxy and Access Control Decision service
https://dadrus.github.io/heimdall/
Apache License 2.0
133 stars 15 forks source link

deps: update module github.com/wi2l/jsondiff to v0.6.1 #1974

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/wI2L/jsondiff v0.6.0 -> v0.6.1 age adoption passing confidence

Release Notes

wI2L/jsondiff (github.com/wI2L/jsondiff) ### [`v0.6.1`](https://redirect.github.com/wI2L/jsondiff/releases/tag/v0.6.1) [Compare Source](https://redirect.github.com/wI2L/jsondiff/compare/v0.6.0...v0.6.1) This release fixes the behavior of the `Equivalent` option for nested arrays. #### Changelog - [`4fea2d0`](https://redirect.github.com/wI2L/jsondiff/commit/4fea2d0dcad8b1288df74da0fac3992bf54f8036) chore: various fixes - [`0a42b43`](https://redirect.github.com/wI2L/jsondiff/commit/0a42b43184a3d3faa8fce9467f39d4e9afff3691) ci: fix workflow file extension - [`ea38423`](https://redirect.github.com/wI2L/jsondiff/commit/ea384230edc92a566330cf8108f9582ac7131257) fix: bound check on patch insert - [`2399596`](https://redirect.github.com/wI2L/jsondiff/commit/23995962b0238682e1d6c9eb0d3245baec1b7924) docs(README): add Github action badge for CI workflow - [`c154e66`](https://redirect.github.com/wI2L/jsondiff/commit/c154e66e082b41e4b7a74a078d7ddaab24f814dd) ci: merge test/lint jobs in a single workflow - [`2f1f3f0`](https://redirect.github.com/wI2L/jsondiff/commit/2f1f3f0024894db041f4abdd08db8050d8643695) docs(README): update benchmarks results - [`19a2a0a`](https://redirect.github.com/wI2L/jsondiff/commit/19a2a0a09d8b9987ae615507e37606b7220fc815) feat: nested array equivalence - [`dfdd539`](https://redirect.github.com/wI2L/jsondiff/commit/dfdd539adbf6a40f352ebb918e44266125c33c66) docs(README): remove broken Github Actions badge - [`d80a84c`](https://redirect.github.com/wI2L/jsondiff/commit/d80a84c6bdd0d2e90944712d74a532280a76ed79) docs(README): update playground link

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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 89.44%. Comparing base (30e9f38) to head (001ea0c). Report is 1 commits behind head on release.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release #1974 +/- ## ======================================== Coverage 89.44% 89.44% ======================================== Files 271 271 Lines 11470 11470 ======================================== Hits 10259 10259 Misses 970 970 Partials 241 241 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.