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.4 -> ^2.5.7 age adoption passing confidence
@sveltejs/vite-plugin-svelte (source) ^3.0.2 -> ^3.1.0 age adoption passing confidence
@types/eslint (source) ^8.56.6 -> ^8.56.10 age adoption passing confidence
@types/node (source) ^20.11.30 -> ^20.12.7 age adoption passing confidence
daisyui (source) ^4.9.0 -> ^4.10.2 age adoption passing confidence
eslint-plugin-svelte (source) ^2.35.1 -> ^2.38.0 age adoption passing confidence
eslint-plugin-yml (source) ^1.13.2 -> ^1.14.0 age adoption passing confidence
prettier-plugin-svelte ^3.2.2 -> ^3.2.3 age adoption passing confidence
prettier-plugin-tailwindcss ^0.5.12 -> ^0.5.14 age adoption passing confidence
svelte (source) ^4.2.12 -> ^4.2.15 age adoption passing confidence
svelte-check ^3.6.8 -> ^3.7.0 age adoption passing confidence
tailwindcss (source) ^3.4.1 -> ^3.4.3 age adoption passing confidence
typescript (source) ^5.4.3 -> ^5.4.5 age adoption passing confidence
typescript-eslint (source) ^7.4.0 -> ^7.7.1 age adoption passing confidence
vite (source) ^5.2.6 -> ^5.2.10 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.5.7

Compare Source

Patch Changes
  • chore(deps): update devalue to v5 ignore non-enumerable symbols during serialization (#​12141)

v2.5.6

Compare Source

Patch Changes
  • fix: avoid incorrectly un- and re-escaping cookies collected during a server-side fetch (#​11904)

v2.5.5

Compare Source

Patch Changes
  • fix: only hydrate when page is server-rendered (#​12050)
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v3.1.0

Compare Source

Minor Changes
  • feat(svelte5): enable hmr option in dev (#​836)
Patch Changes
saadeghi/daisyui (daisyui)

v4.10.2

Compare Source

Bug Fixes

v4.10.1

Compare Source

Bug Fixes

v4.10.0

Compare Source

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

v2.38.0

Compare Source

Minor Changes

v2.37.0

Compare Source

Minor Changes

v2.36.0

Compare Source

Minor Changes
Patch Changes
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)

v1.14.0

Compare Source

Minor Changes
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.2.3

Compare Source

  • (fix) don't force-self-close <slot> tags
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.5.14

Compare Source

Fixed
  • Fix detection of v4 projects on Windows (#​265)

v0.5.13

Compare Source

Added
  • Add support for @zackad/prettier-plugin-twig-melody (#​255)
sveltejs/svelte (svelte)

v4.2.15

Compare Source

Patch Changes
  • support attribute selector inside :global() (#​11135)

v4.2.14

Compare Source

Patch Changes
  • fix parsing camelcase container query name (#​11131)

v4.2.13

Compare Source

Patch Changes
  • fix: applying :global for +,~ sibling combinator when slots are present (#​9282)
sveltejs/language-tools (svelte-check)

v3.7.0

Compare Source

  • feat: mark only properties as bindable that were declared using $bindable() in Svelte 5 runes mode (#​2336)
  • chore: better Svelte 5 interop (#​2336)
  • fix: preserve event attribute casing in Svelte 5 (#​2347)
  • fix: handle #await inside #snippet (#​2348)
  • fix: better bind:group transformation (#​2349)
  • fix: handle boolean css var (#​2350)

v3.6.9

Compare Source

  • fix: ensure type widening for bind:group
  • perf: improve perf in deleteUnresolvedResolutionsFromCache (#​2320)
  • fix: adjust for moved compiler file in Svelte 5 (#​2327)
tailwindlabs/tailwindcss (tailwindcss)

v3.4.3

Compare Source

Fixed
  • Revert changes to glob handling (#​13384)

v3.4.2

Compare Source

Fixed
  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#​12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#​12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#​12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#​12911)
  • Add mix-blend-plus-darker utility (#​12923)
  • Ensure dashes are allowed in variant modifiers (#​13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#​13306)
  • Transpile import.meta.url in config files (#​13322)
  • Reset letter spacing for form elements (#​13150)
  • Fix missing xx-large and remove double x-large absolute size (#​13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#​13325)
  • Ensure that arbitrary properties respect important configuration (#​13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#​13379)
Microsoft/TypeScript (typescript)

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.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.7.1

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.

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

v7.6.0

Compare Source

🚀 Features
  • add name field to shared configs and flat config types

  • bump npm dependency ranges

️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

v7.5.0

Compare Source

🩹 Fixes
  • typescript-eslint: improve support for legacy configs
️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

vitejs/vite (vite)

v5.2.10

Compare Source

v5.2.9

Compare Source

v5.2.8

Compare Source

v5.2.7

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