rthaut / deviantART-Filter

A browser extension that allows you to filter DeviantArt by user, keyword, and/or category.
https://rthaut.github.io/deviantART-Filter/
GNU General Public License v3.0
31 stars 1 forks source link

fix(deps): update dependency match-sorter to v5 #151

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
match-sorter dependencies major ^4.1.0 -> ^5.0.0

Release Notes

kentcdodds/match-sorter ### [`v5.0.0`](https://togithub.com/kentcdodds/match-sorter/releases/v5.0.0) [Compare Source](https://togithub.com/kentcdodds/match-sorter/compare/v4.2.1...v5.0.0) ##### Features - change export from default to named ([ad338de](https://togithub.com/kentcdodds/match-sorter/commit/ad338de83b8244d28717d62d28a1578da22b3917)) - **case:** remove support of different casings (camel/kebab/etc) ([02a0180](https://togithub.com/kentcdodds/match-sorter/commit/02a0180f7fa565234269b3344cabe603ca0a8c06)), closes [#​103](https://togithub.com/kentcdodds/match-sorter/issues/103) [#​106](https://togithub.com/kentcdodds/match-sorter/issues/106) ##### BREAKING CHANGES - We no longer support a default export. You must use a named import - **case:** This removes support for different cases (like camelCase, PascalCase, kebab-case, snake_case). A workaround is documented in the README.md.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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