-
-
Notifications
You must be signed in to change notification settings - Fork 919
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
feat: updated mime-db to 1.52.0 #808
Conversation
feat: Added mime-db as dev dep feat: Added script to sync mime-db
Codecov Report
@@ Coverage Diff @@
## main #808 +/- ##
=========================================
Coverage 99.34% 99.35%
=========================================
Files 1921 1921
Lines 177120 179085 +1965
Branches 909 909
=========================================
+ Hits 175967 177932 +1965
Misses 1097 1097
Partials 56 56
|
Co-authored-by: ST-DDT <ST-DDT@gmx.de>
Co-authored-by: ST-DDT <ST-DDT@gmx.de>
Thank you. Great idea. |
@prisis just out of the interest: why do we copy it to our source instead of just keeping it as dependency and importing like any other module? |
It's the first step, i would like to discuss how we will handle dependencies in the future for faker. For now I just want to provide a way without adding something new :) |
feat: Added mime-db as dev dep
feat: Added script to sync mime-db
Im proposing a different approach to update the mime-types