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.20260124.0 age confidence
@lucide/svelte (source) 0.562.00.563.1 age confidence
@tanstack/svelte-query (source) 6.0.176.0.18 age confidence
playwright (source) 1.57.01.58.0 age confidence
svelte (source) 5.48.05.48.1 age confidence
vite-tsconfig-paths 6.0.46.0.5 age confidence

Release Notes

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

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

TanStack/query (@​tanstack/svelte-query)

v6.0.18

Compare Source

Patch Changes
microsoft/playwright (playwright)

v1.58.0

Compare Source

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
sveltejs/svelte (svelte)

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)

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.

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