jaegertracing / jaeger-ui

Web UI for Jaeger
http://jaegertracing.io/
Apache License 2.0
1.15k stars 485 forks source link

Update dependency match-sorter to v8 #2498

Closed renovate-bot closed 1 week ago

renovate-bot commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
match-sorter ^6.3.1 -> ^8.0.0 age adoption passing confidence

Release Notes

kentcdodds/match-sorter (match-sorter) ### [`v8.0.0`](https://redirect.github.com/kentcdodds/match-sorter/releases/tag/v8.0.0) [Compare Source](https://redirect.github.com/kentcdodds/match-sorter/compare/v7.0.0...v8.0.0) ##### Features - **revert:** support finding data with typos ([#​153](https://redirect.github.com/kentcdodds/match-sorter/issues/153)) ([#​155](https://redirect.github.com/kentcdodds/match-sorter/issues/155)) ([ec8e007](https://redirect.github.com/kentcdodds/match-sorter/commit/ec8e0078389b2267323924f264f5255629694a9f)) ##### BREAKING CHANGES - **revert:** We've reverted the last release which added support for typos because it was too generous ### [`v7.0.0`](https://redirect.github.com/kentcdodds/match-sorter/releases/tag/v7.0.0) [Compare Source](https://redirect.github.com/kentcdodds/match-sorter/compare/v6.4.0...v7.0.0) This has the same contents as v6.4.0: ##### Features - support finding data with typos ([#​153](https://redirect.github.com/kentcdodds/match-sorter/issues/153)) ([8fc0645](https://redirect.github.com/kentcdodds/match-sorter/commit/8fc0645af4b2dfdbb53dd9c1c088ab52cd997f5f)) ##### Bug Fixes - **release:** manually release a major version ([d9b7dab](https://redirect.github.com/kentcdodds/match-sorter/commit/d9b7dab7d10f65db0dbc7df5788ee6e81eb26377)), closes [/github.com/kentcdodds/match-sorter/pull/153#issuecomment-2417996730](https://redirect.github.com//github.com/kentcdodds/match-sorter/pull/153/issues/issuecomment-2417996730) ##### BREAKING CHANGES - **release:** The last release was arguably a breaking change so we're going to trigger this major version and deprecate the 6.4.0. ### [`v6.4.0`](https://redirect.github.com/kentcdodds/match-sorter/releases/tag/v6.4.0) [Compare Source](https://redirect.github.com/kentcdodds/match-sorter/compare/v6.3.4...v6.4.0) **DEPRECATED**: This was arguably a breaking change so we've deprecated this version and released a major version. ##### Features - support finding data with typos ([#​153](https://redirect.github.com/kentcdodds/match-sorter/issues/153)) ([8fc0645](https://redirect.github.com/kentcdodds/match-sorter/commit/8fc0645af4b2dfdbb53dd9c1c088ab52cd997f5f))

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

Codecov Report

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

Project coverage is 96.61%. Comparing base (c041a3c) to head (b4cfc1a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2498 +/- ## ======================================= Coverage 96.61% 96.61% ======================================= Files 254 254 Lines 7679 7679 Branches 1995 1931 -64 ======================================= Hits 7419 7419 Misses 260 260 ```

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