PR: upgrade mime 1x -> 2.x

Open
#51 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
devops

Research direction

No files or tests are named. Start by locating the dependency declaration and every use of the listed Mime APIs, then run the repository's existing checks after upgrading. Done means the project works with Mime 2.x, its callers use the renamed APIs, and removed methods are no longer required.

Written by the indexing model from the issue text.

Description

Remember that with the new Mime 2.0 Upgrade following braking changes

    ES6 support required (node@>=6)
    lookup() renamed to getType()
    extension() renamed to getExtension()
    charset() and load() methods have been removed
Dominant language
JavaScript
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from donejs/deploy

All issues in donejs/deploy

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.