Update all non-major dependencies
This MR contains the following updates:
Release Notes
sveltejs/kit
v1.16.2
Patch Changes
v1.16.1
Patch Changes
-
fix: realign state.branch on the client on first load (#9754)
-
fix: update
$page.data
correctly after invalidate (#9798) -
fix: file not found in manifest (#9846)
v1.16.0
Minor Changes
- feat: route-level entry generators via
export const entries
(#9571)
v1.15.11
Patch Changes
-
chore: more compact representation for invalidated search param (#9708)
-
chore: fix import path to app script on windows (#9743)
-
fix: make $app/navigation more resilient to bundler reordering (#9808)
-
fix: page load
fetch()
now accepts the same input types for the body as the native fetch function (#9801) -
fix: handle preload and filterSerializedResponseHeaders in sequence function (#9741)
v1.15.10
Patch Changes
- fix: log whole error object in default handleError (#9791)
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.59.5
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.2
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.59.5
Note: Version bump only for package @typescript-eslint/parser
v5.59.2
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.40.0
Features
-
5db7808
feat: improve flat config errors for invalid rule options and severities (#17140) (Josh Goldberg✨ ) -
f5574dc
feat: Add findConfigFile() method to FlatESLint (#17142) (Nicholas C. Zakas) -
e52b98b
feat: addsourceCode
property to the rule context (#17107) (Nitin Kumar) -
1468f5b
feat: addphysicalFilename
property to the rule context (#17111) (Nitin Kumar) -
0df4d4f
feat: addcwd
to rule context (#17106) (Nitin Kumar) -
52018f2
feat: addfilename
property to the rule context (#17108) (Nitin Kumar) -
559ff4e
feat: add newomitLastInOneLineClassBody
option to thesemi
rule (#17105) (Nitin Kumar)
Bug Fixes
Documentation
-
e980bf3
docs: Update README (GitHub Actions Bot) -
e92a6fc
docs: Update README (GitHub Actions Bot) -
af5fe64
docs: Fix custom rule schema docs (#17115) (Adam Jones) -
4a352a9
docs: explain how to include predefined globals (#17114) (Marcus Wyatt) -
5ea15d9
docs: add mastodon link in readme (#17110) (唯然)
Chores
-
4053004
chore: upgrade @eslint/js@8.40.0 (#17156) (Milos Djermanovic) -
50fed1d
chore: package.json update for @eslint/js release (ESLint Jenkins) -
4c7a170
chore: upgrade @eslint/eslintrc@2.0.3 (#17155) (Milos Djermanovic) -
e80b7cc
chore: upgrade espree@9.5.2 (#17154) (Milos Djermanovic) -
ce3ac91
chore: upgrade eslint-visitor-keys@3.4.1 (#17153) (Milos Djermanovic) -
9094d79
chore: addlatest/
tometa.docs.url
in all core rules (#17136) (Milos Djermanovic) -
d85efad
perf: don't usegrapheme-splitter
on ASCII strings in key-spacing rule (#17122) (Milos Djermanovic)
sveltejs/eslint-plugin-svelte
v2.27.4
Patch Changes
-
#465
c8c98d4
Thanks @ota-meshi! - fix: false positives for builtin$$
vars insvelte/no-immutable-reactive-statements
-
#464
fcb7226
Thanks @ota-meshi! - fix: false positives for builtin$$
vars insvelte/prefer-destructured-store-props
v2.27.3
Patch Changes
-
#461
295091b
Thanks @ota-meshi! - fix: disable no-self-assign rule (take2)
sveltejs/svelte
v3.59.1
- Handle dynamic values in
a11y-autocomplete-valid
(#8567)
v3.59.0
- Add
ResizeObserver
bindingscontentRect
/contentBoxSize
/borderBoxSize
/devicePixelContentBoxSize
(#8022) - Add
devicePixelRatio
binding for<svelte:window>
(#8285) - Add
fullscreenElement
andvisibilityState
bindings for<svelte:document>
(#8507) - Add
a11y-autocomplete-valid
warning (#8520) - Fix handling of
width
/height
attributes when spreading (#6752) - Fix updating of interpolated
style:
directive when using spread (#8438) - Remove
style:
directive property when value isundefined
(#8462) - Fix type of
VERSION
compiler export (#8498) - Relax
a11y-no-redundant-roles
warning (#8536) - Handle nested array rest destructuring (#8552, #8554)
sveltejs/language-tools
v3.3.2
- (fix) allow non-literal createEventDispatcher generic template (#2004)
- (fix) ignore updated files not belonging to project (#2006)
v3.3.1
- (fix) add entries as a valid export
v3.3.0
- (feat) Auto-typing support for entries (#1983)
vitejs/vite
v4.3.5
- fix: location is not defined error in cleanScssBugUrl (#13100) (91d7b67), closes #13100
- fix: unwrapId and pass ssr flag when adding to moduleGraph in this.load (#13083) (9041e19), closes #13083
- fix(assetImportMetaUrl): reserve dynamic template literal query params (#13034) (7089528), closes #13034
- fix(debug): skip filter object args (#13098) (d95a9af), closes #13098
- fix(scan): handle html script tag attributes that contain ">" (#13101) (8a37de6), closes #13101
- fix(ssr): ignore __esModule for ssrExportAll (#13084) (8a8ea1d), closes #13084
v4.3.4
- fix(define): incorrect raw expression value type in build (#13003) (8f4cf07), closes #13003
- fix(importAnalysisBuild): support parsing 'VITE_MRELOAD' (#13023) (447df7c), closes #13023
- fix(server): should respect hmr port when middlewareMode=false (#13040) (1ee0014), closes #13040
- fix(ssr): track for statements as block scope (#13021) (2f8502f), closes #13021
- chore: add changelog for vite 4.2.2 and 3.2.6 (#13055) (0c9f1f4), closes #13055
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.