Update all non-major dependencies
This MR contains the following updates:
Release Notes
sveltejs/kit
v1.20.1
Patch Changes
- fix: don't copy public folder in service worker build (#10082)
v1.20.0
Minor Changes
- feat: support Svelte 4 (#10048)
v1.19.0
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
Response
s with immutableHeaders
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
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.7
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.59.8
Note: Version bump only for package @typescript-eslint/parser
v5.59.7
Note: Version bump only for package @typescript-eslint/parser
sveltejs/eslint-plugin-svelte
v2.30.0
Minor Changes
-
#494
e5ea6fe
Thanks @ota-meshi! - feat: add experimental support for Svelte v4 -
#494
e5ea6fe
Thanks @ota-meshi! - fix(deps): update dependency svelte-eslint-parser to ^0.30.0
sveltejs/language-tools
v3.4.3
- (fix) load svelte/compiler for version 4 correctly
v3.4.2
- (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
broken release, don't use
v3.4.0
broken release, don't use
Microsoft/TypeScript
v5.1.3
: TypeScript 5.1.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.1.0 (Beta).
- fixed issues query for Typescript 5.1.1 (RC).
- fixed issues query for Typescript 5.1.3 (Stable).
Downloads are available on:
vitejs/vite
v4.3.9
- fix: fs.deny with leading double slash (#13348) (813ddd6), closes #13348
- fix: optimizeDeps during build and external ids (#13274) (e3db771), closes #13274
- fix(css): return deps if have no postcss plugins (#13344) (28923fb), closes #13344
- fix(legacy): style insert order (#13266) (e444375), closes #13266
- chore: revert prev release commit (2a30a07)
- release: v4.3.9 (5c9abf7)
- docs: optimizeDeps.needsInterop (#13323) (b34e79c), closes #13323
- test: respect commonjs options in playgrounds (#13273) (19e8c68), closes #13273
- refactor: simplify SSR options' if statement (#13254) (8013a66), closes #13254
- perf(ssr): calculate stacktrace offset lazily (#13256) (906c4c1), closes #13256
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.