Skip to content

fix(deps): update non-breaking updates#570

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/non-breaking-updates
Nov 21, 2025
Merged

fix(deps): update non-breaking updates#570
renovate[bot] merged 1 commit intomainfrom
renovate/non-breaking-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 15, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@eslint/compat (source) ^1.4.0 -> ^1.4.1 age confidence devDependencies patch
@eslint/js (source) ^9.38.0 -> ^9.39.1 age confidence devDependencies minor
@sveltejs/kit (source) ^2.47.1 -> ^2.48.4 age confidence devDependencies minor 2.49.0 (+4)
@tailwindcss/vite (source) ^4.1.14 -> ^4.1.17 age confidence devDependencies patch
@tauri-apps/api ^2.8.0 -> ^2.9.0 age confidence dependencies minor
@tauri-apps/cli ^2.8.4 -> ^2.9.4 age confidence devDependencies minor
@tauri-apps/plugin-dialog ^2.4.0 -> ^2.4.2 age confidence dependencies patch
@tauri-apps/plugin-fs ^2.4.2 -> ^2.4.4 age confidence dependencies patch
@tauri-apps/plugin-log ^2.7.0 -> ^2.7.1 age confidence dependencies patch
@tauri-apps/plugin-opener ^2.5.0 -> ^2.5.2 age confidence dependencies patch
@tauri-apps/plugin-process ^2.3.0 -> ^2.3.1 age confidence dependencies patch
@tauri-apps/plugin-sql ^2.3.0 -> ^2.3.1 age confidence dependencies patch
@types/node (source) ^22.18.11 -> ^22.19.1 age confidence devDependencies minor
autoprefixer ^10.4.21 -> ^10.4.22 age confidence devDependencies patch
daisyui (source) ^5.3.7 -> ^5.5.3 age confidence devDependencies minor 5.5.5 (+1)
drizzle-kit (source) ^0.31.5 -> ^0.31.7 age confidence devDependencies patch
drizzle-orm (source) ^0.44.6 -> ^0.44.7 age confidence dependencies patch
eslint (source) ^9.38.0 -> ^9.39.1 age confidence devDependencies minor
eslint-plugin-svelte (source) ^3.12.4 -> ^3.13.0 age confidence devDependencies minor
globals ^16.4.0 -> ^16.5.0 age confidence devDependencies minor
hls.js ^1.6.13 -> ^1.6.14 age confidence dependencies patch 1.6.15
svelte (source) ^5.40.2 -> ^5.43.6 age confidence devDependencies minor 5.43.14 (+7)
svelte-check ^4.3.3 -> ^4.3.4 age confidence devDependencies patch
tailwindcss (source) ^4.1.14 -> ^4.1.17 age confidence devDependencies patch
tauri (source) 2.8.5 -> 2.9.3 age confidence dependencies minor
tauri-build (source) 2.4.1 -> 2.5.2 age confidence build-dependencies minor
tauri-plugin-dialog 2.4.0 -> 2.4.2 age confidence dependencies patch
tauri-plugin-fs 2.4.2 -> 2.4.4 age confidence dependencies patch
tauri-plugin-log 2.7.0 -> 2.7.1 age confidence dependencies patch
tauri-plugin-opener 2.5.0 -> 2.5.2 age confidence dependencies patch
tauri-plugin-process 2.3.0 -> 2.3.1 age confidence dependencies patch
tauri-plugin-sql 2.3.0 -> 2.3.1 age confidence dependencies patch
typescript-eslint (source) ^8.46.1 -> ^8.46.4 age confidence devDependencies patch 8.47.0
vite (source) ^6.4.0 -> ^6.4.1 age confidence devDependencies patch

Release Notes

eslint/rewrite (@​eslint/compat)

v1.4.1

Compare Source

Dependencies
  • The following workspace dependencies were updated
eslint/eslint (@​eslint/js)

v9.39.1

Compare Source

v9.39.0

Compare Source

sveltejs/kit (@​sveltejs/kit)

v2.48.4

Compare Source

Patch Changes
  • fix: adjust query's promise implementation to properly allow chaining (#​14859)

  • fix: make prerender cache work, including in development (#​14860)

v2.48.3

Compare Source

Patch Changes
  • fix: include hash when using resolve with hash routing enabled (#​14786)

  • fix: afterNavigate callback not running after hydration when experimental async is enabled (#​14644)
    fix: Snapshot restore method not called after reload when experimental async is enabled

  • fix: expose issue.path in .allIssues() (#​14784)

v2.48.2

Compare Source

Patch Changes
  • fix: update DOM before running navigate callbacks (#​14829)

v2.48.1

Compare Source

Patch Changes
  • fix: wait for commit promise instead of settled (#​14818)

v2.48.0

Compare Source

Minor Changes
  • feat: use experimental fork API when available (#​14793)
Patch Changes
  • fix: await for settled instead of tick in navigate (#​14800)

v2.47.3

Compare Source

Patch Changes
  • fix: avoid hanging when error() is used while streaming promises from a server load function (#​14722)

  • chore: treeshake load function code if we know it's unused (#​14764)

  • fix: RecursiveFormFields type for recursive or unknown schemas (#​14734)

  • fix: rework internal representation of form value to be $state (#​14771)

tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.1.17

Compare Source

Fixed
  • Substitute @variant inside legacy JS APIs (#​19263)
  • Prevent occasional crash on Windows when loaded into a worker thread (#​19242)

v4.1.16

Compare Source

Fixed
  • Discard candidates with an empty data type (#​19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#​19176)
  • Fix invalid colors due to nested & (#​19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#​19178)

v4.1.15

Compare Source

Fixed
  • Fix Safari devtools rendering issue due to color-mix fallback (#​19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#​19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#​19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#​19100)
  • Prevent important utilities from affecting other utilities (#​19110)
  • Don’t index into strings with the theme(…) function (#​19111)
  • Fix parsing issue when \t is used in at-rules (#​19130)
  • Upgrade: Canonicalize utilities containing 0 values (#​19095)
  • Upgrade: Migrate deprecated break-words to wrap-break-word (#​19157)
Changed
tauri-apps/tauri (@​tauri-apps/api)

v2.9.0: @​tauri-apps/api v2.9.0

Compare Source

PNPM Audit

No known vulnerabilities found

[2.9.0]

New Features
  • f5851ee00 (#​14089) Adds the scrollBarStyle option to the Webview and WebviewBuilder constructors.
  • 3397fd9bf (#​14133) Added app > onBackButtonPress for Android back button handling.
Enhancements
  • 59089723f (#​14091) Added a config to set a data_directory relative to the app-specific data dir in JavaScript and tauri.conf.json.
Bug Fixes

PNPM Publish

> @​tauri-apps/api@2.9.0 npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --no-git-checks

> @​tauri-apps/api@2.9.0 build /home/runner/work/tauri/tauri/packages/api
> rollup -c --configPlugin typescript

�[36m
�[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.5s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../crates/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../crates/tauri/scripts/bundle.global.js�[22m in �[1m1.9s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/20.19.5/x64/bin/node /opt/hostedtoolcache/node/20.19.5/x64/bin/npm
npm info using npm@10.8.2
npm info using node@v20.19.5
npm silly config load:file:/opt/hostedtoolcache/node/20.19.5/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/770b5e21bc9a9b51797683f237994887/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config load:file:/opt/hostedtoolcache/node/20.19.5/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.9.0.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.9.0.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2025-10-20T13_16_53_803Z-
npm verbose logfile /home/runner/.npm/_logs/2025-10-20T13_16_53_803Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.9.0.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.9.0
npm notice Tarball Contents
npm notice 96.7kB CHANGELOG.md
npm notice 10.2kB LICENSE_APACHE-2.0
npm notice 1.1kB LICENSE_MIT
npm notice 3.5kB README.md
npm notice 5.7kB app.cjs
npm notice 5.3kB app.d.ts
npm notice 5.4kB app.js
npm notice 11.2kB core.cjs
npm notice 6.5kB core.d.ts
npm notice 10.7kB core.js
npm notice 11.0kB dpi.cjs
npm notice 8.8kB dpi.d.ts
npm notice 10.8kB dpi.js
npm notice 5.7kB event.cjs
npm notice 4.8kB event.d.ts
npm notice 5.6kB event.js
npm notice 2.2kB external/tslib/tslib.es6.cjs
npm notice 2.2kB external/tslib/tslib.es6.js
npm notice 3.0kB image.cjs
npm notice 2.4kB image.d.ts
npm notice 2.9kB image.js
npm notice 738B index.cjs
npm notice 1.2kB index.d.ts
npm notice 669B index.js
npm notice 1.1kB menu.cjs
npm notice 451B menu.d.ts
npm notice 717B menu.js
npm notice 3.6kB menu/base.cjs
npm notice 887B menu/base.d.ts
npm notice 3.6kB menu/base.js
npm notice 2.2kB menu/checkMenuItem.cjs
npm notice 1.5kB menu/checkMenuItem.d.ts
npm notice 2.2kB menu/checkMenuItem.js
npm notice 7.4kB menu/iconMenuItem.cjs
npm notice 6.1kB menu/iconMenuItem.d.ts
npm notice 7.4kB menu/iconMenuItem.js
npm notice 5.1kB menu/menu.cjs
npm notice 4.4kB menu/menu.d.ts
npm notice 5.0kB menu/menu.js
npm notice 1.7kB menu/menuItem.cjs
npm notice 1.3kB menu/menuItem.d.ts
npm notice 1.6kB menu/menuItem.js
npm notice 1.1kB menu/predefinedMenuItem.cjs
npm notice 2.6kB menu/predefinedMenuItem.d.ts
npm notice 1.1kB menu/predefinedMenuItem.js
npm notice 7.1kB menu/submenu.cjs
npm notice 4.8kB menu/submenu.d.ts
npm notice 6.9kB menu/submenu.js
npm notice 9.8kB mocks.cjs
npm notice 5.0kB mocks.d.ts
npm notice 9.7kB mocks.js
npm notice 1.8kB package.json
npm notice 22.7kB path.cjs
npm notice 17.7kB path.d.ts
npm notice 21.7kB path.js
npm notice 6.4kB tray.cjs
npm notice 8.0kB tray.d.ts
npm notice 6.4kB tray.js
npm notice 20.7kB webview.cjs
npm notice 22.9kB webview.d.ts
npm notice 20.5kB webview.js
npm notice 8.4kB webviewWindow.cjs
npm notice 4.9kB webviewWindow.d.ts
npm notice 8.3kB webviewWindow.js
npm notice 67.9kB window.cjs
npm notice 62.9kB window.d.ts
npm notice 66.9kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.9.0
npm notice filename: tauri-apps-api-2.9.0.tgz
npm notice package size: 133.4 kB
npm notice unpacked size: 690.6 kB
npm notice shasum: 047fcbfec05a719b0cec997eee244cee453fb2fc
npm notice integrity: sha512-qD5tMjh7utwBk[...]U+/Q8nMcPRLNw==
npm notice total files: 67
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=623091683
+ @​tauri-apps/api@2.9.0
npm verbose cwd /tmp/770b5e21bc9a9b51797683f237994887
npm verbose os Linux 6.14.0-1012-azure
npm verbose node v20.19.5
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok
tauri-apps/plugins-workspace (@​tauri-apps/plugin-dialog)

v2.4.2

Compare Source

v2.4.1

Compare Source

postcss/autoprefixer (autoprefixer)

v10.4.22

Compare Source

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.
saadeghi/daisyui (daisyui)

v5.5.3

Compare Source

Bug Fixes

v5.5.2

Compare Source

Bug Fixes
  • prefix for is-drawer-close and is-drawer-open. closes: #​4197 (f3005f4)

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

Features
  • new component hover-3d to make a 3D card
  • new component text-rotate to rotate between multiple words
  • new skeleton variant: skeleton-text for animated gradient text
  • improve diff drag area
  • improve <code> padding in prose. closes: #​4243
  • new dropdown modifier: dropdown-close to force close a dropdown
  • btn selector improvements (7% smaller CSS size)
  • details in menu now has smooth transition
Docs
  • search now includes all class names and variables
  • update disable menu example to be more accessible
  • update llms.txt

v5.4.8

Compare Source

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@5.4.8

💚 Thank you for using daisyUI!

v5.4.7

Compare Source

Bug Fixes

v5.4.6

Compare Source

Bug Fixes

v5.4.5

Compare Source

Bug Fixes
  • leaking grid style issue in list (a22e54d)

v5.4.4

Compare Source

Bug Fixes
  • substract padding from tab-content height for tabs-box (#​4235) (e59a7a0)

v5.4.3

Compare Source

Bug Fixes
  • kbd box-shadow in prose (1f3e4d1)

v5.4.2

Compare Source

Bug Fixes
  • drawer height issue from 5.4.0 (261b302)

v5.4.1

Compare Source

Bug Fixes
  • allow outline on all methods of dropdown, not just summary (624a0a6)

v5.4.0

Compare Source

Bug Fixes
  • drawer height issue from 5.4.0 (261b302)

v5.3.11

Compare Source

Bug Fixes

v5.3.10

Compare Source

Bug Fixes
  • range thumb color on Safari (2c4a825)

v5.3.9

Compare Source

Bug Fixes
  • allow browser to find text in collapse <details> (bde0427), closes #​4194

v5.3.8

Compare Source

Bug Fixes
  • easier overriding before/after content using utility classes. closes: #​4196 (f2b1e9f)
drizzle-team/drizzle-orm (drizzle-kit)

v0.31.7: drizzle-kit@0.31.7

Compare Source

Bug fixes

v0.31.6

Compare Source

Bug fixes
eslint/eslint (eslint)

v9.39.1

Compare Source

v9.39.0

Compare Source

sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v3.13.0

Compare Source

Minor Changes
Patch Changes

v3.12.5

Compare Source

Patch Changes
sindresorhus/globals (globals)

v16.5.0

Compare Source


video-dev/hls.js (hls.js)

v1.6.14

Compare Source

Summary

HLS.js v1.6.14 includes bug fixes and improvements over the last release.

Changes Since The Last Release

  • Fixed #​7608: exception calling setMediaKeys with Interstitial preroll (#​7615)
  • Fixed #​7581: exception on legacy platforms where media.play() does not return a Promise with Interstitials (#​7586)

Demo Page

https://6c1eb7c9.hls-js-dev.pages.dev/demo/

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

sveltejs/svelte (svelte)

v5.43.6

Compare Source

Patch Changes
  • fix: don't deactivate other batches (#​17132)

v5.43.5

Compare Source

Patch Changes
  • fix: ensure async static props/attributes are awaited (#​17120)

  • fix: wait on dependencies of async bindings (#​17120)

  • fix: await dependencies of style directives (#​17120)

v5.43.4

Compare Source

Patch Changes
  • chore: simplify connection/disconnection logic (#​17105)

  • fix: reconnect deriveds to effect tree when time-travelling (#​17105)

v5.43.3

Compare Source

Patch Changes
  • fix: ensure fork always accesses correct values (#​17098)

  • fix: change title only after any pending work has completed (#​17061)

  • fix: preserve symbols when creating derived rest properties (#​17096)

v5.43.2

Compare Source

Patch Changes
  • fix: treat each blocks with async dependencies as uncontrolled (#​17077)

v5.43.1

Compare Source

Patch Changes
  • fix: transform $bindable after await expressions (#​17066)

v5.43.0

Compare Source

Minor Changes
Patch Changes
  • fix: settle batch after DOM updates (#​17054)

v5.42.3

Compare Source

Patch Changes
  • fix: handle <svelte:head> rendered asynchronously (#​17052)

  • fix: don't restore batch in #await (#​17051)

v5.42.2

Compare Source

Patch Changes
  • fix: better error message for global variable assignments (#​17036)

  • chore: tweak memoizer logic (#​17042)

v5.42.1

Compare Source

Patch Changes
  • fix: ignore fork discard() after commit() (#​17034)

v5.42.0

Compare Source

Minor Changes
Patch Changes
  • fix: always allow setContext before first await in component (#​17031)

  • fix: less confusing names for inspect errors (#​17026)

v5.41.4

Compare Source

Patch Changes
  • fix: take into account static blocks when determining transition locality (#​17018)

  • fix: coordinate mount of snippets with await expressions (#​17021)

  • fix: better optimization of await expressions (#​17025)

  • fix: flush pending changes after rendering failed snippet (#​16995)

v5.41.3

Compare Source

Patch Changes
  • chore: exclude vite optimized deps from stack traces (#​17008)

  • perf: skip repeatedly traversing the same derived (#​17016)

v5.41.2

Compare Source

Patch Changes
  • fix: keep batches alive until all async work is complete (#​16971)

  • fix: don't preserve reactivity context across function boundaries (#​17002)

  • fix: make $inspect logs come from the callsite (#​17001)

  • fix: ensure guards (eg. if, each, key) run before their contents (#​16930)

sveltejs/language-tools (svelte-check)

v4.3.4

Compare Source

Patch Changes
  • chore: use machine format when run by Claude Code (#​2870)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.46.4

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.

v8.46.3

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.


Configuration

📅 Schedule: Branch creation - "before 5am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/non-breaking-updates branch 7 times, most recently from d193e8c to a1042f8 Compare November 20, 2025 18:33
@renovate renovate bot force-pushed the renovate/non-breaking-updates branch from a1042f8 to d0d6f76 Compare November 20, 2025 20:46
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate bot merged commit 4750f68 into main Nov 21, 2025
8 checks passed
@renovate renovate bot deleted the renovate/non-breaking-updates branch November 21, 2025 01:32
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.38.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants