matthewmueller / matthewmueller/cheerio-select
package.json CSSselect version number
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hi
In the package.json
"dependencies":{
"CSSselect": "0.x"
}
Now the CSSSelect has been updated to 0.3.5 from 0.3.1. This updated version of CSSselect is used on recent install of cheerio-select. This caused some breakages. Instead of having 0.x why can't we make cheerio-select to use specific version of CSSselect.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Update the dependency entry in package.json, starting with the current CSSselect version range shown in the issue. Use the requested CSSselect 0.3.5 version and verify that a recent cheerio-select install no longer receives the incompatible update or causes the reported breakages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100