Skip to content

chore(deps): remove cheerio from renovate blacklist #2119

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

Merged
merged 4 commits into from
Jun 9, 2025

Conversation

eglitise
Copy link
Collaborator

@eglitise eglitise commented Jun 9, 2025

Renovate unexpectedly updated cheerio to 1.1.0 so I checked out if it still works, despite the breaking changes in 1.0.0. To my surprise - it does.

  • Remove cheerio from Renovate blacklist
    * Remove obsolete cheerio option _useHtmlParser2 - while it is replaced with the xml option, using it failed to load most of the webview contents, whereas they loaded just fine without any extra options. Took a look at the code and it's not actually obsolete. I thought I saw that it was.
  • Fix typos in comment

@github-actions github-actions bot added the chore Internal changes not visible to the user label Jun 9, 2025
@eglitise
Copy link
Collaborator Author

eglitise commented Jun 9, 2025

Not really sure why CI is failing, it runs just fine on my local Windows 🤔 The slowness from GH's latest Windows runner version isn't helping either.

Seems like it's not actually obsolete
@eglitise eglitise merged commit ace689a into appium:main Jun 9, 2025
10 checks passed
@eglitise eglitise deleted the adjust-cheerio branch June 9, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Internal changes not visible to the user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant