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) ^1.15.7 -> ^1.15.9 age adoption passing confidence
@types/node (source) ^18.15.13 -> ^18.16.3 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.59.0 -> ^5.59.1 age adoption passing confidence
@typescript-eslint/parser ^5.59.0 -> ^5.59.1 age adoption passing confidence
daisyui (source) ^2.51.5 -> ^2.51.6 age adoption passing confidence
eslint-plugin-svelte (source) ^2.26.0 -> ^2.27.2 age adoption passing confidence
prettier (source) ^2.8.7 -> ^2.8.8 age adoption passing confidence
prettier-plugin-tailwindcss ^0.2.7 -> ^0.2.8 age adoption passing confidence
tailwindcss (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence
vite (source) ^4.3.1 -> ^4.3.3 age adoption passing confidence
vite-plugin-dynamic-import ^1.2.7 -> ^1.3.1 age adoption passing confidence

Release Notes

sveltejs/kit

v1.15.9

Compare Source

Patch Changes
  • fix: correctly replace state when data-sveltekit-replacestate is used with a hash link (#​9751)

  • fix: compute trailing slash on page server / data request (#​9738)

  • fix: update vite-plugin-svelte to fix windows resolution issue (#​9769)

v1.15.8

Compare Source

Patch Changes
  • chore: revert undici pin and upgrade version (#​9740)

  • chore: upgrade vite-plugin-svelte for resolve improvements and warnings (#​9742)

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.59.1

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#​6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#​6940) (2970861)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.59.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

saadeghi/daisyui

v2.51.6

Compare Source

sveltejs/eslint-plugin-svelte

v2.27.2

Compare Source

Patch Changes

v2.27.1

Compare Source

Patch Changes

v2.27.0

Compare Source

Minor Changes
prettier/prettier

v2.8.8

Compare Source

This version is a republished version of v2.8.7. A bad version was accidentally published and it can't be unpublished, apologies for the churn.

tailwindlabs/prettier-plugin-tailwindcss

v0.2.8

Compare Source

Changed
  • Remove support for @prettier/plugin-php (#​152)
tailwindlabs/tailwindcss

v3.3.2

Compare Source

Fixed
  • Don’t move unknown pseudo-elements to the end of selectors (#​10943, #​10962)
  • Inherit gradient stop positions when using variants (#​11002)
  • Honor default to position of gradient when using implicit transparent colors (#​11002)
  • Ensure @tailwindcss/oxide doesn't leak in the stable engine (#​10988)
  • Ensure multiple theme(spacing[5]) calls with bracket notation in arbitrary properties work (#​11039)
  • Normalize arbitrary modifiers (#​11057)
Changed
vitejs/vite

v4.3.3

Compare Source

v4.3.2

Compare Source

vite-plugin/vite-plugin-dynamic-import

v1.3.1

Compare Source

v1.3.0

Compare Source

Main changes

Full commits


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