Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ jsdom (27.2.0 → 28.0.0) · Repo · Changelog
Release Notes
28.0.0
27.4.0
27.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 50 commits:
Version 28.0.0Replace the resource loader APIDecode <a> and <area> query strings using document's encodingAdd AGENTS.md (and CLAUDE.md)Mark header-values tests as fail-slow due to Node.js bugUpdate dependencies and dev dependenciesImprove spec alignment of Headers and header type testsFix Windows-specific task kill timeoutsAdd failing regression test for animation-name case-sensitivityUpdate style benchmarkUpdate whatwg-mimetype, data-urls, and @exodus/bytesImprove fetch header infrastructure and use it in XHRLoad non-2xx responses for frames and imagesCleanup stray servers on test shutdownRemove require("url").parse() usageRemove Buffer usage elsewhereAdd an encoding.js wrapper for UTF-8 handlingImprove bytes-related internal names and documentationRemove Buffer usage in WebSocketRemove Buffer usage in XHRRemove Buffer usage in Blob/FileReaderMinor README cleanupsDisable flaky Range-mutations-dataChange.htmlAdd regression test for getComputedStyle respecting !important priorityAdd regression test for getComputedStyle respecting CSS specificityAdd regression test for calc() expressions with parenthesesAdd regression test for getComputedStyle with CSS variables on :rootAdd regression test for getComputedStyle not returning pseudo-class stylesAdd regression test for multiple background-images in getComputedStyleAdd regression test for basic supports rule parsingAdd regression test for insertRule with font-face ruleAdd regression test for class selector with escaped exclamation markAdd regression test for nested media queriesAdd regression test for nested media queries in layer with CSS NestingUpdate dependencies and dev dependenciesEnable characterSet normalization WPTsAdd css/css-backgrounds to WPTs we runAdd regression test for negative box inset CSSRemove workaround for now-fixed CSS parsing issueAdd another setProperty() regression testAdd style performance benchmarkVersion 27.4.0Improve asciiLowercase/asciiUppercase performanceImplement TextEncoder and TextDecoder; improve XML decodingSwitch from iconv-lite to exodus/bytes for decodingUse weak references for rangesAdd currently-failing CSS regression testsVersion 27.3.0Update dependencies and dev dependenciesCSSOM improvementsDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands