Skip to content

Conversation

@bottd
Copy link
Owner

@bottd bottd commented Jan 24, 2026

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/workers-types 4.20260123.04.20260127.0 age confidence
@lucide/svelte (source) 0.562.00.563.1 age confidence
@nx/eslint (source) 22.4.122.4.2 age confidence
@takumi-rs/core 0.65.00.66.2 age confidence
@takumi-rs/helpers 0.65.00.66.3 age confidence
@tanstack/svelte-query (source) 6.0.176.0.18 age confidence
happy-dom 20.3.720.3.9 age confidence
nx (source) 22.4.122.4.2 age confidence
playwright (source) 1.57.01.58.0 age confidence
react (source) 19.2.319.2.4 age confidence
svelte (source) 5.48.05.48.3 age confidence
typescript-eslint (source) 8.53.18.54.0 age confidence
vite-tsconfig-paths 6.0.46.0.5 age confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v4.20260127.0

Compare Source

v4.20260124.0

Compare Source

lucide-icons/lucide (@​lucide/svelte)

v0.563.1: Hotfix `@​lucide/svelte` hasA11yProp.js import

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.563.0...0.563.1

v0.563.0: Version 0.563.0

Compare Source

What's Changed

aria-hidden is by default added to icons components in all packages. This was already added to lucide-react before.
Making icons accessible, you can add an aria-label or a title. See docs about accessibility.

All changes

New Contributors

Full Changelog: lucide-icons/lucide@0.562.0...0.563.0

nrwl/nx (@​nx/eslint)

v22.4.2

Compare Source

22.4.2 (2026-01-26)
🚀 Features
  • core: display batch tasks in the tui (#​33695)
  • core: add variant 2 to CNW cloud prompts with promo message (#​34223)
🩹 Fixes
  • core: handle resizing a bit better for inline_tui (#​34006)
  • core: consolidate GitHub URL messaging when gh push fails (#​34196)
  • core: cloud commands are noop when not connected rather than errors (#​34193)
  • core: fall back to node_modules when tmp has noexec (#​34207, #​33991)
  • devkit: allow null values in JSON schema validation (#​34167)
  • react: remove file-loader dependency and update svgr migration (#​34218)
❤️ Thank You
kane50613/takumi (@​takumi-rs/core)

v0.66.2

Compare Source

v0.66.1

Compare Source

v0.66.0

Compare Source

Patch Changes
  • 80da5a7: remove unused browser field
TanStack/query (@​tanstack/svelte-query)

v6.0.18

Compare Source

Patch Changes
capricorn86/happy-dom (happy-dom)

v20.3.9

Compare Source

👷‍♂️ Patch fixes
  • Accept Document nodes as valid boundary points in Selection API - By @​skoch13 in task #​1952

v20.3.8

Compare Source

👷‍♂️ Patch fixes
  • The getters for the properties focusNode and focusOffset in the Selection API returned incorrect values - By @​skoch13 in task #​1850
microsoft/playwright (playwright)

v1.58.0

Compare Source

📣 Playwright CLI+SKILLs 📣

We are adding a new token-efficient CLI mode of operation to Playwright with the skills located at playwright-cli. This brings the long-awaited official SKILL-focused CLI mode to our story and makes it more coding agent-friendly.

It is the first snapshot with the essential command set (which is already larger than the original MCP!), but we expect it to grow rapidly. Unlike the token use, that one we expect to go down since snapshots are no longer forced into the LLM!

Timeline

If you're using merged reports, the HTML report Speedboard tab now shows the Timeline:

Timeline chart in the HTML report

UI Mode and Trace Viewer Improvements

  • New 'system' theme option follows your OS dark/light mode preference
  • Search functionality (Cmd/Ctrl+F) is now available in code editors
  • Network details panel has been reorganized for better usability
  • JSON responses are now automatically formatted for readability

Thanks to @​cpAdm for contributing these improvements!

Miscellaneous

browserType.connectOverCDP() now accepts an isLocal option. When set to true, it tells Playwright that it runs on the same host as the CDP server, enabling file system optimizations.

Breaking Changes ⚠️

  • Removed _react and _vue selectors. See locators guide for alternatives.
  • Removed :light selector engine suffix. Use standard CSS selectors instead.
  • Option devtools from browserType.launch() has been removed. Use args: ['--auto-open-devtools-for-tabs'] instead.
  • Removed macOS 13 support for WebKit. We recommend to upgrade your macOS version, or keep using an older Playwright version.

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 144
  • Microsoft Edge 144
facebook/react (react)

v19.2.4: 19.2.4 (January 26th, 2026)

Compare Source

React Server Components

sveltejs/svelte (svelte)

v5.48.3

Compare Source

Patch Changes
  • fix: hydration failing with settled async blocks (#​17539)

  • fix: add pointer and touch events to a11y_no_static_element_interactions warning (#​17551)

  • fix: handle false dynamic components in SSR (#​17542)

  • fix: avoid unnecessary block effect re-runs after async work completes (#​17535)

  • fix: avoid using dev-mode array.includes wrapper on internal array checks (#​17536)

v5.48.2

Compare Source

Patch Changes
  • fix: export wait function from internal client index (#​17530)

v5.48.1

Compare Source

Patch Changes
  • fix: hoist snippets above const in same block (#​17516)

  • fix: properly hydrate await in {@​html} (#​17528)

  • fix: batch resolution of async work (#​17511)

  • fix: account for empty statements when visiting in transform async (#​17524)

  • fix: avoid async overhead for already settled promises (#​17461)

  • fix: better code generation for const tags with async dependencies (#​17518)

typescript-eslint/typescript-eslint (typescript-eslint)

v8.54.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

aleclarson/vite-tsconfig-paths (vite-tsconfig-paths)

v6.0.5

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekday" in timezone America/Chicago, 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 has been generated by Renovate Bot.

@bottd bottd force-pushed the renovate/non-major-updates branch 2 times, most recently from d915df8 to f22da82 Compare January 26, 2026 05:16
@bottd bottd force-pushed the renovate/non-major-updates branch from f22da82 to d4e5253 Compare January 27, 2026 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants