LuanRT / google-this

A simple yet powerful module to retrieve organic search results and much more from Google.
https://www.npmjs.com/package/googlethis
MIT License
320 stars 77 forks source link

Upgrade codebase to cheerio v1.0.0-rc12 #53

Closed raghav-misra closed 6 months ago

raghav-misra commented 1 year ago

Pull Request Template

Description

This PR updates the cheerio dependency to version 1.0.0-rc.12

The reason for this update is to ensure compatibility with Deno, which requires a minimum version of 1.0.0-rc.12 for cheerio.

This update should not affect any existing functionality of the googlethis package, but it will ensure that users of the package who are also using Deno will not run into any compatibility issues.

Type of change

Please delete options that are not relevant.

Checklist:

github-actions[bot] commented 6 months ago

This PR has been automatically marked as stale because it has not had recent activity. Remove the stale label or comment or this will be closed in 2 days