Update all non-major dependencies
This MR contains the following updates:
Release Notes
sveltejs/kit (@sveltejs/adapter-static)
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.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)
eslint/eslint (eslint)
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.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).
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.6.6
sveltejs/language-tools (svelte-check)
v3.8.6
- fix: support Svelte 5 module script attribute (#2473)
tailwindlabs/tailwindcss (tailwindcss)
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.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.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.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 (#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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.