material-ui
material-ui copied to clipboard
Bump jsdom to ^24.1.3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| jsdom | ^24.0.0 -> ^24.1.3 |
Release Notes
jsdom/jsdom (jsdom)
v24.1.3
- Fixed calls to
postMessage()that were done as a bare property (i.e.,postMessage()instead ofwindow.postMessage()).
v24.1.2
- Fixed an issue with the
inoperator applied toEventTargetmethods, e.g.'addEventListener' in window, which only appeared in Node.js ≥22.5.0. (legendecas) - Fixed the events fired by
blur(): it no longer firesfocusandfocusinon theDocument, andblurandfocusoutno longer have theirrelatedTargetproperty set. (asamuzaK)
v24.1.1
- Fixed selection methods to trigger the
selectionchangeevent on theDocumentobject. (piotr-oles)
v24.1.0
- Added the
getSetCookie()method to theHeadersclass. (ushiboy) - Fixed the creation and parsing of elements with names from
Object.prototype, like"constructor"or"toString". - Updated
rweb-cssom, which can now parse additional CSS constructs.
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Netlify deploy preview
https://deploy-preview-42805--material-ui.netlify.app/
Bundle size report
No bundle size changes (Toolpad) No bundle size changes
Generated by :no_entry_sign: dangerJS against c2559dad0b7f12ac7f51f340488a11815b19449d
Closing in favor of #44020
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (^24.1.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.