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.0 -> ^1.15.2 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.57.0 -> ^5.57.1 age adoption passing confidence
@typescript-eslint/parser ^5.57.0 -> ^5.57.1 age adoption passing confidence
eslint-plugin-svelte (source) ^2.23.1 -> ^2.26.0 age adoption passing confidence
prettier-plugin-tailwindcss ^0.2.6 -> ^0.2.7 age adoption passing confidence
svelte-check ^3.1.4 -> ^3.2.0 age adoption passing confidence
typescript (source) ^5.0.3 -> ^5.0.4 age adoption passing confidence

Release Notes

sveltejs/kit

v1.15.2

Compare Source

Patch Changes
  • fix: address security advisory CVE-2023-29008 by doing a case-insensitive comparison when checking header value (ba436c66)

v1.15.1

Compare Source

Patch Changes
  • fix: pin undici to 5.20.0 (#​9591)

  • fix: address security advisory CVE-2023-29003 by including text/plain and PUT/PATCH/DELETE requests in set of blocked cross-origin requests for CSRF protection (bb2253d5)

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

v5.57.1

Compare Source

Bug Fixes
  • eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#​6740) (49be8a8)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.57.1

Compare Source

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

sveltejs/eslint-plugin-svelte

v2.26.0

Compare Source

Minor Changes

v2.25.0

Compare Source

Minor Changes

v2.24.0

Compare Source

Minor Changes
tailwindlabs/prettier-plugin-tailwindcss

v0.2.7

Compare Source

Fixed
  • Don't break liquid tags inside attributes when sorting classes (#​143)
sveltejs/language-tools

v3.2.0

Compare Source

  • (feat) intellisense for new bindings (#​1957)
  • (feat) bump to TypeScript 5.0 (#​1919)
  • (feat) support <svelte:document> (#​1958)
  • (fix) swap order of inserted statements for store prop with type (#​1960)
  • (fix) add .js to $types imports to support node16/nodenext resolution (#​1967)
  • (fix) use Svelte's ComponentConstructorOptions (#​1969)
  • (feat) throw error on invalid tsconfig includes/excludes and on unknown options (#​1974)
Microsoft/TypeScript

v5.0.4: TypeScript 5.0.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:


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