Open
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.4.0 → 28.0.0) · Repo · Changelog
Release Notes
28.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 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 benchmarkRelease Notes
7.0.0
6.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
7.0.0Update dependencies and dev dependencies6.0.1Various modernizationsImprove READMEUpdate dependencies and dev dependenciesCommits
See the full diff on Github. The new version differs by 4 commits:
11.2.5Preserve fetch promises working in the backgrounddoc: guidance re mocking timers for testing TTLfix git repo urlRelease Notes
8.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
8.0.1Improve READMEAutomate publishing to npmUpdate dev dependenciesRemove now-outdated commentSpeed up and simplify ByteString and USVString conversionsRelease Notes
5.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
5.0.0Get to 100% test coverageModernize the get-latest-platform-tests scriptAdd MIME type sniffing functionalityModernize the projectFix documented paths to the raw API modulesRelease Notes
16.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
16.0.0Update test and spec reference commitsMigrate from benchmark.js to tinybenchSpecify explicit minimum Node.js versionUpdate dependencies and dev dependenciesAdd encoding support for query string parsingUpdate dev dependencies and auto-publish🆕 undici (added, 7.21.0)
🗑️ ws (removed)
Depfu 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