This repository was archived by the owner on Mar 31, 2025. It is now read-only.
chore(deps): update dependency match-sorter to v8#99
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency match-sorter to v8#99renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Reviewer's Guide by SourceryThis pull request updates the match-sorter dependency from version 2.2.1 to 8.0.0. This is a major version update, which includes breaking changes. Class diagram showing match-sorter version updateclassDiagram
class Dependencies {
+match-sorter: string
}
note for Dependencies "Version updated from ^2.2.1 to ^8.0.0"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
ee35e35 to
789f42c
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
789f42c to
1b36c1f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.2.1->^8.0.0Release Notes
kentcdodds/match-sorter (match-sorter)
v8.0.0Compare Source
Features
BREAKING CHANGES
v7.0.0Compare Source
This has the same contents as v6.4.0:
Features
Bug Fixes
BREAKING CHANGES
v6.4.0Compare Source
DEPRECATED: This was arguably a breaking change so we've deprecated this version and released a major version.
Features
v6.3.4Compare Source
Bug Fixes
Object.hasOwnPropertyfor additional browser support (#151) (03194e9)v6.3.3Compare Source
Bug Fixes
v6.3.2Compare Source
Bug Fixes
v6.3.1Compare Source
Bug Fixes
v6.3.0Compare Source
Features
v6.2.0Compare Source
Features
v6.1.0Compare Source
Features
v6.0.2Compare Source
Bug Fixes
v6.0.1Compare Source
Bug Fixes
v6.0.0Compare Source
Features
BREAKING CHANGES
the API for baseSort arguments now uses rankedValue instead of rankedItem
Now using String.prototype.{startsWith,includes}. Older browsers must have a polyfill for these modern APIs.
apply @rbusquet's suggestions and upgrade kcd-scripts
v5.0.0Compare Source
Features
BREAKING CHANGES
named import
camelCase, PascalCase, kebab-case, snake_case). A workaround is
documented in the README.md.
v4.2.1Compare Source
Bug Fixes
v4.2.0Compare Source
Features
v4.1.0Compare Source
Features
v4.0.2Compare Source
Bug Fixes
v4.0.1Compare Source
Bug Fixes
v4.0.0Compare Source
Features
BREAKING CHANGES
matchSorterfrom thedefaultproperty.v3.1.1Compare Source
Bug Fixes
v3.1.0Compare Source
Features
v3.0.1Compare Source
Bug Fixes
v3.0.0Compare Source
Bug Fixes
BREAKING CHANGES
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.