Update all non-major dependencies
This MR contains the following updates:
Release Notes
sveltejs/kit
v1.15.2
Patch Changes
- fix: address security advisory CVE-2023-29008 by doing a case-insensitive comparison when checking header value (
ba436c66
)
v1.15.1
Patch Changes
-
fix: pin undici to 5.20.0 (#9591)
-
fix: address security advisory CVE-2023-29003 by including
text/plain
andPUT
/PATCH
/DELETE
requests in set of blocked cross-origin requests for CSRF protection (bb2253d5
)
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.57.1
Note: Version bump only for package @typescript-eslint/parser
sveltejs/eslint-plugin-svelte
v2.26.0
Minor Changes
-
#433
890cfa2
Thanks @ota-meshi! - feat: update svelte-eslint-parser to add support for<svelte:document>
v2.25.0
Minor Changes
-
#428
89925ea
Thanks @ota-meshi! - chore: move repo and move url of rule docs
v2.24.0
Minor Changes
-
#425
2f08a42
Thanks @ota-meshi! - feat: update svelte-eslint-parser to v0.25
tailwindlabs/prettier-plugin-tailwindcss
v0.2.7
Fixed
- Don't break liquid tags inside attributes when sorting classes (#143)
sveltejs/language-tools
v3.2.0
- (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
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v5.0.0 (Beta).
- fixed issues query for Typescript v5.0.1 (RC).
- fixed issues query for Typescript v5.0.2 (Stable).
- fixed issues query for Typescript v5.0.3 (Stable).
- fixed issues query for Typescript v5.0.4 (Stable).
Downloads are available on:
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.