-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Bump jsdom to ^27.3.0 #20308
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
base: master
Are you sure you want to change the base?
Bump jsdom to ^27.3.0 #20308
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
374eb80 to
620fb16
Compare
|
Deploy preview: https://deploy-preview-20308--material-ui-x.netlify.app/ Bundle size report
|
620fb16 to
8c4664e
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
8c4664e to
0cf6cb0
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
0cf6cb0 to
1990666
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
1990666 to
5636dca
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
5636dca to
ada9543
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
ada9543 to
0059023
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
0059023 to
02e6e7f
Compare
02e6e7f to
1752859
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
1752859 to
354e41b
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
354e41b to
79cbbe2
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
79cbbe2 to
96e225a
Compare
96e225a to
e110cde
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
e110cde to
a1a2899
Compare
This PR contains the following updates:
^26.1.0->^27.3.0Release Notes
jsdom/jsdom (jsdom)
v27.3.0Compare Source
@acemir/cssom. (acemir)v27.2.0Compare Source
CSSGroupingRule,CSSNestedDeclarations,CSSConditionRule,CSSContainerRule,CSSScopeRule,CSSSupportsRule,CSSLayerBlockRule, andCSSLayerStatementRuleto jsdomWindows. (acemir)@acemir/cssom. (acemir)@import-ed stylesheets to be properly exposed to CSSOM, and not to overwrite the sheet created from the<link>or<style>element. (acemir)v27.1.0Compare Source
@acemir/cssom, including support for nested selectors, nested declarations, layer statements, and improved at-rule validation. (acemir)package.json"engines"field to reflect the new minimum Node.js versions needed to run jsdom, as noted in the changelog for v27.0.1.v27.0.1Compare Source
class=""attribute changes is only possible with a new version of jsdom. (asamuzaK)v27.0.0Compare Source
Changes since 26.1.0
BeforeUnloadEvent,BlobEvent,DeviceMotionEvent(omittingrequestPermission()),DeviceOrientationEvent(omittingrequestPermission()),PointerEvent,PromiseRejectionEvent, andTransitionEvent.movementXandmovementYtoMouseEvent. (These are from the Pointer Lock specification, the rest of which is not implemented.)customElements.getName(). (mash-graz)"jsdomError"events are now documented, with specifictypeproperties and other properties that depend on the type.sendTo()was renamed toforwardTo().jsdomErrorsoption toforwardTo()can be used to control which errors are sent to the Node.js console. This replaces the previousomitJSDOMErrorsboolean option."jsdomError"s for failedXMLHttpRequestfetches are no longer emitted."jsdomError"s to the Node.js console are streamlined.nwsapito@asamuzakjp/dom-selector, closing over 20 selector-related bugs.tough-cookie, which now considers URLs likehttp://localhost/to be secure contexts (per the spec), and thus will returnSecure-flagged cookies for such URLs. (colincasey)cssstyle, which brings along many improvements and fixes to theCSSStyleDeclarationobject and its properties.element.click()to fire aPointerEventinstead of aMouseEvent.<input>element'spattern=""attribute to use thevregular expression flag, instead ofu.Windowobject, including named properties and changing various data properties to accessor properties.document.createEvent()to accept a more correct set of event names.ElementInternalsaccessibility getters and setters. (They were introduced in v23.1.0, but due to inadequate test coverage never actually worked.)Object.defineProperty()on certain objects, such asHTMLSelectElementinstances.jsdom.reconfigure({ url })not updatingdocument.baseURIor properties derived from it. (This regressed in v26.1.0.)initial,inherit, andunsetkeywords, to resolve correctly. (asamuzaK)displaystyle resolution. (asamuzaK)Changes since 27.0.0-beta.3
cssstyle, which brings along various CSS parsing fixes.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM, only on Monday ( * 0-4 * * 1 ) in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.