Update all non-major dependencies - autoclosed
This MR contains the following updates:
Release Notes
sveltejs/kit (@sveltejs/adapter-static)
v3.0.5
Patch Changes
-
fix: import
node:process
instead of using globals (#12641) -
Updated dependencies [
e798ef718f163bed4f93e1918bd8294f765376ad
]:- @sveltejs/kit@2.5.28
v3.0.4
Patch Changes
-
chore: configure provenance in a simpler manner (#12570)
-
Updated dependencies [
087a43d391fc38b8c008fb39a804dc6988974101
]:- @sveltejs/kit@2.5.22
v3.0.3
Patch Changes
-
chore: package provenance (#12567)
-
Updated dependencies [
4930a8443caa53bcecee7b690cd28e429b1c8a20
]:- @sveltejs/kit@2.5.21
sveltejs/kit (@sveltejs/kit)
v2.7.1
Patch Changes
-
chore: upgrade to sirv 3.0 (#12796)
-
fix: warn when form action responses are lost because SSR is off (#12063)
v2.7.0
Minor Changes
- feat: update service worker when new version is detected (#12448)
Patch Changes
-
fix: correctly handle relative paths when fetching assets on the server (#12113)
-
fix: decode non ASCII anchor hashes when scrolling into view (#12699)
-
fix: page response missing CSP and Link headers when return promise in
load
(#12418)
v2.6.4
Patch Changes
-
fix: only preload links that have a different URL than the current page (#12773)
-
fix: revert change to replace version in generateBundle (#12779)
-
fix: catch stack trace fixing errors thrown in web containers (#12775)
-
fix: use absolute links in JSDoc comments (#12772)
v2.6.3
Patch Changes
-
fix: ensure a changing
version
doesn't affect the hashes for chunks without any actual code changes (#12700) -
fix: prevent crash when logging URL search params in a server load function (#12763)
-
chore: revert update dependency cookie to ^0.7.0 (#12767)
v2.6.2
Patch Changes
- chore(deps): update dependency cookie to ^0.7.0 (#12746)
v2.6.1
Patch Changes
- fix: better error message when calling push/replaceState before router is initialized (#11968)
v2.6.0
Minor Changes
- feat: support typed arrays in
load
functions (#12716)
Patch Changes
- fix: open a new tab for
<form target="_blank">
and ` submissions (#11936)
v2.5.28
Patch Changes
- fix: import
node:process
instead of using globals (#12641)
v2.5.27
Patch Changes
-
fix: asynchronously instantiate components when using Svelte 5 (#12613)
-
fix: use
{@​render ...}
tag when generating default fallback page for svelte 5 apps (#12653) -
fix: emulate
event.platform
even when the route does not exist (#12513)
v2.5.26
Patch Changes
- fix: exclude service worker directory from tsconfig (#12196)
v2.5.25
Patch Changes
- chore: upgrade dts-buddy to 0.5.3 (
6056ba30e29ac5747c356fbf1a42dd71f2c4aa1f
)
v2.5.24
Patch Changes
- extend peer dependency range for @sveltejs/vite-plugin-svelte to include 4.0.0-next for improved svelte5 support (#12593)
v2.5.23
Patch Changes
- fix: use dynamic components in
root.svelte
instead ofsvelte:component
for svelte 5 (#12584)
v2.5.22
Patch Changes
- chore: configure provenance in a simpler manner (#12570)
v2.5.21
Patch Changes
- chore: package provenance (#12567)
v2.5.20
Patch Changes
- fix: set revalidate cache header on 404'd static assets (#12530)
v2.5.19
Patch Changes
- fix: Svelte 5 - ignore
binding_non_reactive
warning in generated root component (you also need to update tosvelte@5.0.0-next.204
) (#12524)
sveltejs/vite-plugin-svelte (@sveltejs/vite-plugin-svelte)
v3.1.2
Patch Changes
- add warning for svelte5 users to update to vite-plugin-svelte@4 (#964)
saadeghi/daisyui (daisyui)
v4.12.13
Bug Fixes
v4.12.12
Bug Fixes
- selector performance for RTL stat (ad6f291)
v4.12.11
Bug Fixes
eslint/eslint (eslint)
v9.12.0
Features
-
5a6a053
feat: update tojiti
v2 (#18954) (Arya Emami) -
17a07fb
feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova) -
2ff0e51
feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas) -
2d17453
feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)
Bug Fixes
-
ea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas) -
fdd6319
fix: Issues with type definitions (#18940) (Arya Emami)
Documentation
-
ecbd522
docs: Mention code explorer (#18978) (Nicholas C. Zakas) -
7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M) -
d3e4b2e
docs: Clarify how to exclude.js
files (#18976) (Milos Djermanovic) -
57232ff
docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas) -
b80ed00
docs: Update README (GitHub Actions Bot) -
cb69ab3
docs: Update README (GitHub Actions Bot) -
7fb0d95
docs: Update README (GitHub Actions Bot) -
493348a
docs: Update README (GitHub Actions Bot) -
87a582c
docs: fix typo inid-match
rule (#18944) (Jay)
Chores
-
555aafd
chore: upgrade to@eslint/js@9.12.0
(#18987) (Francesco Trotta) -
873ae60
chore: package.json update for @eslint/js release (Jenkins) -
d0a5414
refactor: replace strip-ansi with native module (#18982) (Cristopher) -
b827029
chore: Enable JSON5 linting (#18979) (Milos Djermanovic) -
8f55ca2
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas) -
c1a2725
chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)
v9.11.1
Bug Fixes
-
20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938) (Nitin Kumar) -
2738322
fix: add missing types forrequire-atomic-updates
rule (#18937) (Kristóf Poduszló) -
d71ff30
fix: add missing types forobject-shorthand
rule (#18935) (Kristóf Poduszló) -
561cadc
fix: add missing types forno-unsafe-negation
rule (#18932) (Kristóf Poduszló) -
8843656
fix: add missing types forno-underscore-dangle
rule (#18931) (Kristóf Poduszló) -
92cde5c
fix: add missing types forno-shadow
rule (#18930) (Kristóf Poduszló) -
b3cbe11
fix: add missing types forno-sequences
rule (#18929) (Kristóf Poduszló) -
976f77f
fix: add missing types forno-unused-expressions
rule (#18933) (Kristóf Poduszló)
Documentation
Chores
-
df4a859
chore: upgrade @eslint/js@9.11.1 (#18943) (Milos Djermanovic) -
36d8095
chore: package.json update for @eslint/js release (Jenkins)
v9.11.0
Features
-
ec30c73
feat: add "eslint/universal" to exportLinter
(#18883) (唯然) -
c591da6
feat: Add language to types (#18917) (Nicholas C. Zakas) -
492eb8f
feat: limit the name given toImportSpecifier
inid-length
(#18861) (Tanuj Kanti) -
19c6856
feat: Addno-useless-constructor
suggestion (#18799) (Jordan Thomson) -
a48f8c2
feat: add typeFormatterFunction
, updateLoadedFormatter
(#18872) (Francesco Trotta)
Bug Fixes
-
5e5f39b
fix: add missing types forno-restricted-exports
rule (#18914) (Kristóf Poduszló) -
8f630eb
fix: add missing types forno-param-reassign
options (#18906) (Kristóf Poduszló) -
d715781
fix: add missing types forno-extra-boolean-cast
options (#18902) (Kristóf Poduszló) -
2de5742
fix: add missing types forno-misleading-character-class
options (#18905) (Kristóf Poduszló) -
c153084
fix: add missing types forno-implicit-coercion
options (#18903) (Kristóf Poduszló) -
fa11b2e
fix: add missing types forno-empty-function
options (#18901) (Kristóf Poduszló) -
a0deed1
fix: add missing types forcamelcase
options (#18897) (Kristóf Poduszló)
Documentation
-
e4e5709
docs: correctprefer-object-has-own
type definition comment (#18924) (Nitin Kumar) -
91cbd18
docs: add unicode abbreviations in no-irregular-whitespace rule (#18894) (Alix Royere) -
59cfc0f
docs: clarifyresultsMeta
inLoadedFormatter
type (#18881) (Milos Djermanovic) -
adcc50d
docs: Update README (GitHub Actions Bot) -
4edac1a
docs: Update README (GitHub Actions Bot)
Build Related
Chores
-
ca21a64
chore: upgrade @eslint/js@9.11.0 (#18927) (Milos Djermanovic) -
a10f90a
chore: package.json update for @eslint/js release (Jenkins) -
e4e02cc
refactor: Extract processor logic into ProcessorService (#18818) (Nicholas C. Zakas) -
6d4484d
chore: updates for v8.57.1 release (Jenkins) -
71f37c5
refactor: use optional chaining when validating config rules (#18893) (lucasrmendonca) -
2c2805f
chore: Add MR note to all templates (#18892) (Nicholas C. Zakas) -
7b852ce
refactor: useDirective
class from@eslint/plugin-kit
(#18884) (Milos Djermanovic) -
d594ddd
chore: update dependency @eslint/core to ^0.6.0 (#18863) (renovate[bot]) -
78b2421
chore: Update change.yml (#18882) (Nicholas C. Zakas) -
a416f0a
chore: enable$ExpectType
comments in .ts files (#18869) (Francesco Trotta)
v9.10.0
Features
-
301b90d
feat: Add types (#18854) (Nicholas C. Zakas) -
bcf0df5
feat: limit namespace import identifier in id-length rule (#18849) (ChaedongIm) -
45c18e1
feat: addrequireFlag
option torequire-unicode-regexp
rule (#18836) (Brett Zamir) -
183b459
feat: add error message for duplicate flags inno-invalid-regexp
(#18837) (Tanuj Kanti) -
c69b406
feat: report duplicate allowed flags inno-invalid-regexp
(#18754) (Tanuj Kanti)
Documentation
-
bee0e7a
docs: update README (#18865) (Milos Djermanovic) -
5d80b59
docs: specify thatruleId
can benull
in custom formatter docs (#18857) (Milos Djermanovic) -
156b1c3
docs: Update README (GitHub Actions Bot) -
f6fdef9
docs: Update README (GitHub Actions Bot) -
a20c870
docs: Update README (GitHub Actions Bot) -
90e699b
docs: Update README (GitHub Actions Bot)
Chores
-
24c3ff7
chore: upgrade to @eslint/js@9.10.0 (#18866) (Francesco Trotta) -
1ebdde1
chore: package.json update for @eslint/js release (Jenkins) -
e8fc5bd
chore: update dependency @eslint/core to ^0.5.0 (#18848) (renovate[bot]) -
343f992
refactor: don't usenode.value
when removing unused directives (#18835) (Milos Djermanovic) -
3db18b0
refactor: Extract FileContext into class (#18831) (Nicholas C. Zakas) -
931d650
refactor: Use @eslint/plugin-kit (#18822) (Nicholas C. Zakas) -
ed5cf0c
chore: update dependency @eslint/json to ^0.4.0 (#18829) (Milos Djermanovic) -
d1f0831
chore: added missing ids (#18817) (Strek) -
ec92813
refactor: Config class (#18763) (Nicholas C. Zakas)
v9.9.1
Bug Fixes
Documentation
-
4840930
docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas) -
f61f40d
docs: Update globals examples (#18805) (Nicholas C. Zakas) -
241fcea
docs: Use and define languages (#18795) (Nicholas C. Zakas) -
5dbdd63
docs: eslint-plugin-markdown -> @eslint/markdown (#18797) (Nicholas C. Zakas) -
c6c8ddd
docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta) -
f981d05
docs: Update README (GitHub Actions Bot) -
b516974
docs: update links toeslint/js
repo (#18781) (Francesco Trotta) -
fb7a3f5
docs: update note for package managers (#18779) (Jay)
Chores
-
b0c34d0
chore: upgrade to @eslint/js@9.9.1 (#18809) (Francesco Trotta) -
cd5a0da
chore: package.json update for @eslint/js release (Jenkins) -
e112642
refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas) -
0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic) -
f8d1b3c
chore: update dependencies for browser tests (#18794) (Christian Bromann) -
aed2624
chore: update dependency @eslint/config-array to ^0.18.0 (#18788) (renovate[bot]) -
5c29128
chore: update dependency @eslint/core to ^0.4.0 (#18789) (renovate[bot]) -
5d66fb2
chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater) -
bf96855
chore: add ids to github issue templates (#18775) (Strek)
v9.9.0
Features
-
41d0206
feat: Add support for TS config files (#18134) (Arya Emami) -
3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716) (Dave)
Documentation
-
9fe068c
docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson) -
48117b2
docs: add version support page in the side navbar (#18738) (Amaresh S M) -
fec2951
docs: add version support page to the dropdown (#18730) (Amaresh S M) -
38a0661
docs: Fix typo (#18735) (Zaina Al Habash) -
3c32a9e
docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye) -
f9ac978
docs: Update README (GitHub Actions Bot)
Chores
-
461b2c3
chore: upgrade to@eslint/js@9.9.0
(#18765) (Francesco Trotta) -
59dba1b
chore: package.json update for @eslint/js release (Jenkins) -
fea8563
chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot]) -
aac191e
chore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot]) -
b97fa05
chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.45.1
Patch Changes
-
#874
457521a
Thanks @ota-meshi! - fix: update svelte-eslint-parser to v0.42
v2.45.0
Minor Changes
-
#870
b0373be
Thanks @mikededo! - feat(html-closing-bracket-new-line): addhtml-closing-bracket-new-line
rule -
#868
edf99d3
Thanks @mikededo! - feat(no-inspect): addno-inspect
rule
Patch Changes
v2.44.1
Patch Changes
-
#864
580e48a
Thanks @mikededo! - fix(svelte/indent): ensure proper snippet indent
v2.44.0
Minor Changes
-
#841
85053a1
Thanks @jrmajor! - feat: add config option for foreign elements insvelte/html-self-closing
rule
Patch Changes
-
#853
690c04e
Thanks @ota-meshi! - fix: update svelte-eslint-parser to 0.41.1
postcss/postcss (postcss)
v8.4.47
- Removed debug code.
v8.4.46
- Fixed
Cannot read properties of undefined (reading 'before')
.
v8.4.45
- Removed unnecessary fix which could lead to infinite loop.
v8.4.44
- Another way to fix
markClean is not a function
error.
v8.4.43
- Fixed
markClean is not a function
error.
v8.4.42
- Fixed CSS syntax error on long minified files (by @varpstar).
v8.4.41
- Fixed types (by @nex3 and @querkmachine).
- Cleaned up RegExps (by @bluwy).
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v3.2.7
- (fix) force quote style inside style directives
- (fix) preserve commas in array expressions
- (fix) Svelte 5: properly determine end of snippet parameters with TS annotations
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.6.8
- Fix crash (#320)
v0.6.7
- Improved performance with large Svelte, Liquid, and Angular files (#312)
- Add support for
@plugin
and@config
in v4 (#316) - Add support for Tailwind CSS v4.0.0-alpha.25 (#317)
v0.6.6
sveltejs/language-tools (svelte-check)
v4.0.5
- fix: include named exports in svelte 5 type (#2528)
v4.0.4
- fix: relax component constructor type (#2524)
v4.0.3
- breaking(svelte5): only generate function component shape in runes mode (#2517). This means you can no longer just do
Component
in type positions. Instead you need to prepend it withtypeof
. Here's how you do it:- ...when typing a component instance: Before:
let x: Component
. After:let x: ReturnType<typeof Component>
- ...when typing a component constructor/function: Before
let x: typeof Component
. Afterlet x: typeof Component
(no change)
- ...when typing a component instance: Before:
- fix: revert additional two-way-binding checks as they were causing bugs (#2508)
- fix: include files indirectly belonging to a project into correct project (#2488)
- fix: check project files update more aggressively before assigning service (#2518)
- chore: upgrade to chokidar 4 (#2502)
tailwindlabs/tailwindcss (tailwindcss)
v3.4.14
Fixed
- Don't set
display: none
on elements that usehidden="until-found"
(#14625)
v3.4.13
Fixed
- Improve source glob verification performance (#14481)
v3.4.12
Fixed
- Ensure using
@apply
with utilities that use@defaults
works with rules defined in the base layer when usingoptimizeUniversalDefaults
(#14427)
v3.4.11
Fixed
- Allow
anchor-size(…)
in arbitrary values (#14393)
v3.4.10
Fixed
- Bump versions of plugins in the Standalone CLI (#14185)
v3.4.9
Fixed
- No longer warns when broad glob patterns are detecting
vendor
folders
v3.4.8
Fixed
microsoft/TypeScript (typescript)
v5.6.3
: TypeScript 5.6.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.6.0 (Beta).
- fixed issues query for Typescript 5.6.1 (RC).
- fixed issues query for Typescript 5.6.2 (Stable).
- fixed issues query for Typescript 5.6.3 (Stable).
Downloads are available on:
v5.6.2
: TypeScript 5.6
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.6.0 (Beta).
- fixed issues query for Typescript 5.6.1 (RC).
- fixed issues query for Typescript 5.6.2 (Stable).
Downloads are available on:
typescript-eslint/typescript-eslint (typescript-eslint)
v8.10.0
🩹 Fixes
-
typescript-eslint: propagate
name
field to extended configs inconfig
helper (#10094)
❤ ️ Thank You
- auvred @auvred
You can read about our versioning strategy and releases on our website.
v8.9.0
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.8.1
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.8.0
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.7.0
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.6.0
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.5.0
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.4.0
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.3.0
🚀 Features
- eslint-plugin: [no-deprecation] add rule
❤ ️ Thank You
- Abraham Guo
- Daichi Kamiyama
- Josh Goldberg
✨ - Kim Sang Du
- Sukka
- Vida Xie
You can read about our versioning strategy and releases on our website.
v8.2.0
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.1.0
🚀 Features
- typescript-eslint: add JSDoc comments on generated configs
❤ ️ Thank You
- Aly Thobani
- Brad Zacher
- James
- Josh Goldberg
✨ - Joshua Chen
- Olivier Zalmanski
- YeonJuan
- Yukihiro Hasegawa
You can read about our versioning strategy and releases on our website.
v8.0.1
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v5.4.9
Please refer to CHANGELOG.md for details.
v5.4.8
Please refer to CHANGELOG.md for details.
v5.4.7
Please refer to CHANGELOG.md for details.
v5.4.6
Please refer to CHANGELOG.md for details.
v5.4.5
Please refer to CHANGELOG.md for details.
v5.4.4
Please refer to CHANGELOG.md for details.
v5.4.3
- fix: allow getting URL of JS files in publicDir (#17915) (943ece1), closes #17915
- fix: cjs warning respect the logLevel flag (#17993) (dc3c14f), closes #17993
- fix: improve CJS warning trace information (#17926) (5c5f82c), closes #17926
- fix: only remove entry assets handled by Vite core (#17916) (ebfaa7e), closes #17916
- fix: waitForRequestIdle locked (#17982) (ad13760), closes #17982
- fix(css): fix directory index import in sass modern api (#17960) (9b001ba), closes #17960
- fix(css): fix sass
file://
reference (#17909) (561b940), closes #17909 - fix(css): fix sass modern source map (#17938) (d428e7e), closes #17938
- fix(deps): bump tsconfck (#17990) (8c661b2), closes #17990
- fix(html): rewrite assets url in
<template>
(#17988) (413c86a), closes #17988 - fix(preload): add crossorigin attribute in CSS link tags (#17930) (15871c7), closes #17930
- chore: reduce diffs with v6 branch (#17942) (bf9065a), closes #17942
- chore(deps): update all non-major dependencies (#17945) (cfb621e), closes #17945
- chore(deps): update all non-major dependencies (#17991) (0ca53cf), closes #17991
v5.4.2
- chore: remove stale TODOs (#17866) (e012f29), closes #17866
- refactor: remove redundant prepend/strip base (#17887) (3b8f03d), closes #17887
- fix: resolve relative URL generated by
renderBuiltUrl
passed to module preload (#16084) (fac3a8e), closes #16084 - feat: support originalFilename (#17867) (7d8c0e2), closes #17867
v5.4.1
- fix:
build.modulePreload.resolveDependencies
is optimizable (#16083) (e961b31), closes #16083 - fix: align CorsOptions.origin type with @types/cors (#17836) (1bda847), closes #17836
- fix: typings for vite:preloadError (#17868) (6700594), closes #17868
- fix(build): avoid re-define
__vite_import_meta_env__
(#17876) (e686d74), closes #17876 - fix(deps): update all non-major dependencies (#17869) (d11711c), closes #17869
- fix(lightningcss): search for assets with correct base path (#17856) (4e5ce3c), closes #17856
- fix(worker): handle self reference url worker in dependency for build (#17846) (391bb49), closes #17846
- chore: fix picocolors import for local dev (#17884) (9018255), closes #17884
- refactor: remove
handleHotUpdate
from watch-package-data plugin (#17865) (e16bf1f), closes #17865
v5.4.0
- fix(build): windows platform build output path error (#17818) (6ae0615), closes #17818
- fix(deps): update launch-editor to consume fix for windows paths (#17828) (cf2f90d), closes #17828
- fix(ssr): fix
global
variable name conflict (#17809) (6aa2206), closes #17809 - fix(worker): fix
importScripts
injection breaking iife code (#17827) (bb4ba9f), closes #17827 - chore: bump typescript-eslint to v8 (#17624) (d1891fd), closes #17624
- chore(deps): update all non-major dependencies (#17820) (bb2f8bb), closes #17820
- perf(ssr): do a single-pass over AST with node cache arrays (#17812) (81327eb), closes #17812
v5.3.6
Please refer to CHANGELOG.md for details.
vite-plugin/vite-plugin-dynamic-import (vite-plugin-dynamic-import)
v1.6.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.