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.18.0 -> ^1.20.1 age adoption passing confidence
@types/node (source) ^18.16.14 -> ^18.16.16 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.59.6 -> ^5.59.8 age adoption passing confidence
@typescript-eslint/parser ^5.59.6 -> ^5.59.8 age adoption passing confidence
daisyui (source) ^2.51.6 -> ^2.52.0 age adoption passing confidence
eslint-plugin-svelte (source) ^2.29.0 -> ^2.30.0 age adoption passing confidence
postcss (source) ^8.4.23 -> ^8.4.24 age adoption passing confidence
prettier-plugin-svelte ^2.10.0 -> ^2.10.1 age adoption passing confidence
svelte-check ^3.3.2 -> ^3.4.3 age adoption passing confidence
typescript (source) ^5.0.4 -> ^5.1.3 age adoption passing confidence
vite (source) ^4.3.8 -> ^4.3.9 age adoption passing confidence

Release Notes

sveltejs/kit

v1.20.1

Compare Source

Patch Changes
  • fix: don't copy public folder in service worker build (#​10082)

v1.20.0

Compare Source

Minor Changes

v1.19.0

Compare Source

Minor Changes
  • feat: allow link options to be set to "true" and "false" (#​10039)

  • feat: add resolvePath export for building relative paths from route IDs and parameters (#​9949)

Patch Changes
  • fix: prevent history change when clicking same hash link (#​10032)

  • fix: gracefully handle server endpoints that return Responses with immutable Headers when prerendering (#​10030)

  • fix: do not add content-security-policy meta element if content is empty (#​10026)

  • docs: correct ResolveOptions['preload'] inline documentation (#​10037)

  • fix: avoid creating update check timer on the server (#​10015)

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

v5.59.8

Compare Source

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

v5.59.7

Compare Source

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

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

v5.59.8

Compare Source

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

v5.59.7

Compare Source

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

saadeghi/daisyui

v2.52.0

Compare Source

sveltejs/eslint-plugin-svelte

v2.30.0

Compare Source

Minor Changes
postcss/postcss

v8.4.24

Compare Source

  • Fixed Plugin types.
sveltejs/prettier-plugin-svelte

v2.10.1

Compare Source

  • (chore) mark as compatible with Svelte 4
sveltejs/language-tools

v3.4.3

Compare Source

  • (fix) load svelte/compiler for version 4 correctly

v3.4.2

Compare Source

  • (feat) add machine-verbose to the output options (#​2012)
  • (feat) implement experimental generics attribute on script tags (#​2020)
  • (fix) support nested destructuring in export const (#​2028)
  • (feat) get ready for Svelte 4 (#​2030)

v3.4.1

Compare Source

broken release, don't use

v3.4.0

Compare Source

broken release, don't use

Microsoft/TypeScript

v5.1.3: TypeScript 5.1.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vitejs/vite

v4.3.9

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