Update jsdom 28.0.0 → 29.0.0 (major)#80
Closed
depfu[bot] wants to merge 1 commit into
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 (28.0.0 → 29.0.0) · Repo · Changelog
Release Notes
29.0.0
28.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 53 commits:
Version 29.0.0Use undici's request() API for XHR dispatchingConvert CSSStyleDeclaration to webidl2jsMerge in `cssstyle` and replace `@acemir/cssom`Remove unused http(s)-proxy-agent dependenciesUpdate domSelectorUse --fgrep for npm run test:tuwpt:browserUse stable ports for test:tuwpt:browserSuppress informational WPT output when using the min reporterLazily initialize DOMSelectorReplace manual attribute reflection with IDL reflectionUpdate ESLint toolchain and fix XHR JSON response bugUpdate most dependencies and dev dependenciesAdd failing test for background and border with cssTextInstruct agents to use mocha's min reporterSkip non-style at-rules in getComputedStyle processingFix a potential race in the sync XHR workerAdd failing test for stroke propertySplit rule processing into handleRule() and handleStyle()Fix link to css parser (#4076)Disable send-redirect-bogus-sync.htm for nowAdd bad port blockingAvoid redundant cloning in getCascadedPropertyValueAdd failing test for CSS font parsingSkip response-body-errors.any.html test on Node.js v20Version 28.1.0Apply CSS specificity when computing stylesSkip single-byte-decoder encoding tests on Node 20Generalize node version conditions in test expectationsRewrite getElementById ID caching for tree-order correctnessFix potential sync XHR worker hang from unhandled dispatch errorsCache the root node for document-connected treesAdd documentation comment to create-event-accessor.jsSimplify Window.js installEventHandlersCentralize "determine the target of an event handler"Clarify script execution threat model in READMEGenerate event handler sets from WebIDL filesMove generated outputs to lib/generated/Fix undici v6/v7 cross-version global dispatcher compatibilityFix two to-upstream tests that fail in real browsersAdd script to verify to-upstream WPT tests in a real browserPort 18 legacy test files to web platform testsRefactor getComputedStyle() + style-rules.js boundaryFix priority handling in getComputedStyle()Use a persistent worker thread for synchronous XHRRefactor style code organization and cache initializationReplace Benchmark.js with tinybenchFix FileReader event timing and result stateImplement Blob's text(), arrayBuffer(), and bytes() methodsFix assert.rejects() calls that were not being awaitedConsolidate test server helpers into a single moduleReplace custom delay helper with node:timers/promisesUpdate dependencies and dev dependenciesDepfu 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