Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@tailwindcss/vite (source) 4.1.17 -> 4.1.18 age confidence
autoprefixer 10.4.22 -> 10.4.23 age confidence
eslint (source) 9.39.1 -> 9.39.2 age confidence
flowbite-svelte (source) 1.30.0 -> 1.30.1 age confidence
prettier-plugin-svelte 3.4.0 -> 3.4.1 age confidence
svelte (source) 5.45.7 -> 5.46.0 age confidence
tailwindcss (source) 4.1.17 -> 4.1.18 age confidence
vite (source) 7.2.7 -> 7.3.0 age confidence

Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.1.18

Compare Source

Fixed
  • Ensure validation of source(…) happens relative to the file it is in (#​19274)
  • Include filename and line numbers in CSS parse errors (#​19282)
  • Skip comments in Ruby files when checking for class names (#​19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#​19243)
  • Support environment API in @tailwindcss/vite (#​18970)
  • Preserve case of theme keys from JS configs and plugins (#​19337)
  • Write source maps correctly on the CLI when using --watch (#​19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#​19348)
  • Improve backwards compatibility for content theme key from JS configs (#​19381)
  • Upgrade: Handle future and experimental config keys (#​19344)
  • Try to canonicalize any arbitrary utility to a bare value (#​19379)
  • Validate candidates similarly to Oxide (#​19397)
  • Canonicalization: combine text-* and leading-* classes (#​19396)
  • Correctly handle duplicate CLI arguments (#​19416)
  • Don’t emit color-mix fallback rules inside @keyframes (#​19419)
  • CLI: Don't hang when output is /dev/stdout (#​19421)
postcss/autoprefixer (autoprefixer)

v10.4.23

Compare Source

eslint/eslint (eslint)

v9.39.2

Compare Source

themesberg/flowbite-svelte (flowbite-svelte)

v1.30.1

Compare Source

Patch Changes
  • fix:mcp overview update
    • feat: Add data attributes for selected and active items in MulitSelect
    • fix: Move createSingleSelectionContext(multiple) out of the $effect() and call it synchronously during component initialization
    • fix: Added import statement: import { untrack } from "svelte" to each file (or modified existing imports from svelte to include untrack)
    • fix: Removed comment line: Deleted the // svelte-ignore state_referenced_locally comment
    • fix: Wrapped object in untrack: Changed the second parameter of warnThemeDeprecation from a plain object to untrack(() => ({ ... }))
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.4.1

Compare Source

sveltejs/svelte (svelte)

v5.46.0

Compare Source

Minor Changes
  • feat: Add csp option to render(...), and emit hashes when using hydratable (#​17338)

v5.45.10

Compare Source

Patch Changes
  • fix: race condition when importing AsyncLocalStorage (#​17350)

v5.45.9

Compare Source

Patch Changes
  • fix: correctly reschedule deferred effects when reviving a batch after async work (#​17332)

  • fix: correctly print !doctype during print (#​17341)

v5.45.8

Compare Source

Patch Changes
  • fix: set AST root.start to 0 and root.end to template.length (#​17125)

  • fix: prevent erroneous state_referenced_locally warnings on prop fallbacks (#​17329)

vitejs/vite (vite)

v7.3.0

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "after 8am on Monday" (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.

👻 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.

@github-actions github-actions bot merged commit 357b785 into main Dec 15, 2025
1 check passed
@renovate renovate bot deleted the renovate/non-major-updates branch December 15, 2025 09:06
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.

1 participant