-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency match-sorter to v8 #99
base: main
Are you sure you want to change the base?
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
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
ee35e35
to
789f42c
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
789f42c
to
1b36c1f
Compare
This PR contains the following updates:
^2.2.1
->^8.0.0
Release Notes
kentcdodds/match-sorter (match-sorter)
v8.0.0
Compare Source
Features
BREAKING CHANGES
v7.0.0
Compare Source
This has the same contents as v6.4.0:
Features
Bug Fixes
BREAKING CHANGES
v6.4.0
Compare Source
DEPRECATED: This was arguably a breaking change so we've deprecated this version and released a major version.
Features
v6.3.4
Compare Source
Bug Fixes
Object.hasOwnProperty
for additional browser support (#151) (03194e9)v6.3.3
Compare Source
Bug Fixes
v6.3.2
Compare Source
Bug Fixes
v6.3.1
Compare Source
Bug Fixes
v6.3.0
Compare Source
Features
v6.2.0
Compare Source
Features
v6.1.0
Compare Source
Features
v6.0.2
Compare Source
Bug Fixes
v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare 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.0
Compare Source
Features
BREAKING CHANGES
named import
camelCase, PascalCase, kebab-case, snake_case). A workaround is
documented in the README.md.
v4.2.1
Compare Source
Bug Fixes
v4.2.0
Compare Source
Features
v4.1.0
Compare Source
Features
v4.0.2
Compare Source
Bug Fixes
v4.0.1
Compare Source
Bug Fixes
v4.0.0
Compare Source
Features
BREAKING CHANGES
matchSorter
from thedefault
property.v3.1.1
Compare Source
Bug Fixes
v3.1.0
Compare Source
Features
v3.0.1
Compare Source
Bug Fixes
v3.0.0
Compare 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.