Skip to content

Update all non-major dependencies

renovate requested to merge renovate/all-minor-patch into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) ^2.5.2 -> ^2.5.4 age adoption passing confidence
@types/eslint (source) ^8.56.3 -> ^8.56.5 age adoption passing confidence
@types/node (source) ^20.11.20 -> ^20.11.28 age adoption passing confidence
autoprefixer ^10.4.17 -> ^10.4.18 age adoption passing confidence
daisyui (source) ^4.7.2 -> ^4.7.3 age adoption passing confidence
postcss (source) ^8.4.35 -> ^8.4.36 age adoption passing confidence
prettier-plugin-svelte ^3.2.1 -> ^3.2.2 age adoption passing confidence
prettier-plugin-tailwindcss ^0.5.11 -> ^0.5.12 age adoption passing confidence
svelte-check ^3.6.4 -> ^3.6.7 age adoption passing confidence
typescript (source) ^5.3.3 -> ^5.4.2 age adoption passing confidence
typescript-eslint (source) ^7.1.0 -> ^7.2.0 age adoption passing confidence
vite (source) ^5.1.4 -> ^5.1.6 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.5.4

Compare Source

Patch Changes
  • fix: prevent navigation when data-sveltekit-preload-data fails to fetch due to network error (#​11944)

v2.5.3

Compare Source

Patch Changes
  • fix: revert tsconfig change that includes svelte.config.js (#​11908)

  • fix: exclude server worker from tsconfig again (#​11727)

postcss/autoprefixer (autoprefixer)

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).
saadeghi/daisyui (daisyui)

v4.7.3

Compare Source

Features
  • add carousel-start utility class
postcss/postcss (postcss)

v8.4.36

Compare Source

  • Fixed original.column are not numbers error on broken previous source map.
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.2.2

Compare Source

  • (fix) handle updated @render tag AST shape
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.5.12

Compare Source

Added
  • Add support for prettier-plugin-sort-imports (#​241)
  • Add support for Tailwind CSS v4.0 (#​249)
sveltejs/language-tools (svelte-check)

v3.6.7

Compare Source

  • fix: use type instead of generic for $props() (#​2314)

v3.6.6

Compare Source

  • fix: adjust render tag for latest AST version

v3.6.5

Compare Source

  • fix: adjust $props() comment type logic (#​2294)
  • fix: use Svelte 4 compiler from user when available
  • fix: adjust snippet helper type to new snippet API
  • fix: also take type argument into account when analyzing $props()
  • fix: don't add form type to zero types when property is not typed out
Microsoft/TypeScript (typescript)

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

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

v7.2.0

Compare Source

🚀 Features
  • support TS 5.4
🩹 Fixes
  • eslint-plugin: expose *-type-checked-only configs for extension

  • typescript-eslint: set sourceType: "module" in base shared config

  • typescript-eslint: export ConfigWithExtends type

️ Thank You
  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

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

v7.1.1

Compare Source

🩹 Fixes
  • typescript-eslint: apply ignores to all extended configs passed to config helper function
️ Thank You
  • auvred

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

vitejs/vite (vite)

v5.1.6

Compare Source

v5.1.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports