Skip to content

chore(deps): update all dependencies (major) - autoclosed#125

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-all
Closed

chore(deps): update all dependencies (major) - autoclosed#125
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 20, 2026

This PR contains the following updates:

Package Change Age Confidence
jsdom 28.1.029.0.2 age confidence
typescript (source) 5.9.36.0.2 age confidence

Release Notes

jsdom/jsdom (jsdom)

v29.0.2

Compare Source

  • Significantly improved and sped up getComputedStyle(). Computed value rules are now applied across a broader set of properties, and include fixes related to inheritance, defaulting keywords, custom properties, and color-related values such as currentcolor and system colors. (@​asamuzaK)
  • Fixed CSS 'background' and 'border' shorthand parsing. (@​asamuzaK)

v29.0.1

Compare Source

v29.0.0

Compare Source

Breaking changes:

  • Node.js v22.13.0+ is now the minimum supported v22 version (was v22.12.0+).

Other changes:

  • Overhauled the CSSOM implementation, replacing the @acemir/cssom and cssstyle dependencies with fresh internal implementations built on webidl2js wrappers and the css-tree parser. Serialization, parsing, and API behavior is improved in various ways, especially around edge cases.
  • Added CSSCounterStyleRule and CSSNamespaceRule to jsdom Windows.
  • Added cssMediaRule.matches and cssSupportsRule.matches getters.
  • Added proper media query parsing in MediaList, using css-tree instead of naive comma-splitting. Invalid queries become "not all" per spec.
  • Added cssKeyframeRule.keyText getter/setter validation.
  • Added cssStyleRule.selectorText setter validation: invalid selectors are now rejected.
  • Added styleSheet.ownerNode, styleSheet.href, and styleSheet.title.
  • Added bad port blocking per the fetch specification, preventing fetches to commonly-abused ports.
  • Improved Document initialization performance by lazily initializing the CSS selector engine, avoiding ~0.5 ms of overhead per Document. (thypon)
  • Fixed a memory leak when stylesheets were removed from the document.
  • Fixed CSSStyleDeclaration modifications to properly trigger custom element reactions.
  • Fixed nested @media rule parsing.
  • Fixed CSSStyleSheet's "disallow modification" flag not being checked in all mutation methods.
  • Fixed XMLHttpRequest's response getter returning parsed JSON during the LOADING state instead of null.
  • Fixed getComputedStyle() crashing in XHTML documents when stylesheets contained at-rules such as @page or @font-face.
  • Fixed a potential hang in synchronous XMLHttpRequest caused by a race condition with the worker thread's idle timeout.
microsoft/TypeScript (typescript)

v6.0.2

Compare Source


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • "on friday after 9am and before 5pm"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 20, 2026

Deploy Preview for bluesky-pwa ready!

Name Link
🔨 Latest commit 88af807
🔍 Latest deploy log https://app.netlify.com/projects/bluesky-pwa/deploys/69d66e94c2cb45000832f935
😎 Deploy Preview https://deploy-preview-125--bluesky-pwa.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/major-all branch from 9ac6480 to bad3101 Compare March 23, 2026 17:44
@renovate renovate bot changed the title chore(deps): update dependency jsdom to v29 chore(deps): update all dependencies (major) Mar 23, 2026
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 78a491b to e1000e8 Compare April 1, 2026 20:18
@renovate renovate bot force-pushed the renovate/major-all branch from e1000e8 to 070985d Compare April 7, 2026 05:43
@renovate renovate bot force-pushed the renovate/major-all branch from 070985d to 88af807 Compare April 8, 2026 15:04
@renovate renovate bot changed the title chore(deps): update all dependencies (major) chore(deps): update all dependencies (major) - autoclosed Apr 9, 2026
@renovate renovate bot closed this Apr 9, 2026
@renovate renovate bot deleted the renovate/major-all branch April 9, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants