-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: cheeriojs/cheerio
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump @astrojs/mdx from 7.0.8 to 8.0.1 in /website
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#5529
opened Sep 16, 2026 by
dependabot
Bot
Loading…
build(deps-dev): bump @vitest/coverage-v8 from 4.1.11 to 5.0.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#5512
opened Sep 11, 2026 by
dependabot
Bot
Loading…
build(deps-dev): bump vitest from 4.1.11 to 5.0.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#5511
opened Sep 11, 2026 by
dependabot
Bot
Loading…
fix(forms): exclude controls inside a disabled fieldset from serialization
#5486
opened Sep 3, 2026 by
rajanpanth
Contributor
Loading…
fix(manipulation): clone Cheerio content in the html() setter for all targets but the last
#5485
opened Sep 3, 2026 by
rajanpanth
Contributor
Loading…
fix(attributes): return option values, not text, from val() on a multiple select
#5484
opened Sep 3, 2026 by
rajanpanth
Contributor
Loading…
fix: remove every occurrence of a duplicated class in toggleClass
#5472
opened Sep 2, 2026 by
rajanpanth
Contributor
Loading…
fix: split the class attribute on ASCII whitespace only
#5471
opened Sep 2, 2026 by
rajanpanth
Contributor
Loading…
fix: derive data keys the way a browser derives dataset keys
#5470
opened Sep 2, 2026 by
rajanpanth
Contributor
Loading…
fix: split style declarations at top-level semicolons only
#5449
opened Aug 22, 2026 by
rajanpanth
Contributor
Loading…
fix: make removeAttr case-insensitive for HTML documents
#5448
opened Aug 22, 2026 by
rajanpanth
Contributor
Loading…
fix(manipulation): copy the content when replacing several elements
#5431
opened Aug 13, 2026 by
maximilliangrand
Loading…
fix: treat attribute names as case-insensitive outside XML mode
#5430
opened Aug 12, 2026 by
nahuelsoria
Loading…
fix: do not split style declarations on semicolons inside quotes or functions
#5429
opened Aug 12, 2026 by
nahuelsoria
Loading…
build(deps-dev): bump typescript from 6.0.3 to 7.0.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#5422
opened Aug 7, 2026 by
dependabot
Bot
Loading…
fix(css): don't split declarations on separators inside values
#5411
opened Aug 6, 2026 by
Jaybhade
Loading…
fix(attributes): resolve prop URLs the way the DOM does
#5385
opened Jul 30, 2026 by
vojtisprime11
Contributor
Loading…
fix(website): make docs TOC scrollable when it overflows
#5363
opened Jul 22, 2026 by
Hashim1999164
Loading…
4 tasks
build(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /website
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#5353
opened Jul 16, 2026 by
dependabot
Bot
Loading…
fix(attributes): match select option by value comparison in val() setter
#5325
opened Jun 25, 2026 by
spokodev
Loading…
fix(attributes): .attr('value') on <option> without value attribute returns undefined
#5312
opened Jun 17, 2026 by
JSap0914
Loading…
fix(attributes): make removeAttr case-insensitive in HTML mode
#5290
opened Jun 6, 2026 by
abhu85
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.