chore(deps): update all non-major dependencies - autoclosed #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.7.3->^3.16.0^0.22.4->^0.23.2^0.5.6->^0.5.16^20.16.11->^20.19.9^2.1.3->^2.1.9^3.2.3->^3.4.2^9.12.0->^9.32.0^4.6.5->^4.8.12^1->^1.0.39^15.2.10->^15.5.2^3.2.0->^3.2.19.12.1->9.15.9^2.11.1->^2.13.1^0.1.0->^0.8.5^3.7.0->^3.9.0^4.19.1->^4.20.3^5.6.3->^5.9.2^2.1.3->^2.1.9Release Notes
antfu/eslint-config (@antfu/eslint-config)
v3.16.0Compare Source
🚀 Features
View changes on GitHub
v3.15.0Compare Source
🚀 Features
prefer-constin editor - by @antfu (12dd5)View changes on GitHub
v3.14.0Compare Source
🚀 Features
View changes on GitHub
v3.13.0Compare Source
🚀 Features
View changes on GitHub
v3.12.2Compare Source
🚀 Features
View changes on GitHub
v3.12.1Compare Source
No significant changes
View changes on GitHub
v3.12.0Compare Source
🚀 Features
@eslint-react/eslint-pluginto ^1.19.0 - by @Rel1cx in https://github.com/antfu/eslint-config/issues/642 (a0a82)View changes on GitHub
v3.11.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.11.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.11.0Compare Source
🐞 Bug Fixes
antfu/no-top-level-awaitfor Astro - by @kidonng in https://github.com/antfu/eslint-config/issues/638 (40ee7)View changes on GitHub
v3.10.0Compare Source
🚀 Features
perfectionistto v4 - by @antfu (667c4)View changes on GitHub
v3.9.2Compare Source
🚀 Features
View changes on GitHub
v3.9.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.8.0Compare Source
🚀 Features
View changes on GitHub
aws-lite/aws-lite (@aws-lite/client)
v0.23.2Compare Source
v0.23.1Compare Source
v0.23.0Compare Source
namesmt/utils (@namesmt/utils)
v0.5.16Compare Source
compare changes
🚀 Enhancements
browserDownloadFile(d692281)❤️ Contributors
v0.5.15Compare Source
compare changes
🏡 Chore
❤️ Contributors
v0.5.14Compare Source
compare changes
🌊 Types
❤️ Contributors
v0.5.13Compare Source
compare changes
🌊 Types
ReadonlyArrays (f99b039)❤️ Contributors
v0.5.12Compare Source
compare changes
🔥 Performance
mirrorif needed (ec7f8da)🏡 Chore
pnpm approve-builds(30d7ec5)❤️ Contributors
v0.5.11Compare Source
compare changes
🚀 Enhancements
replaceByMap, addrecursivearg (9589aa8)replaceByArrayfn (653ac1c)🌊 Types
ReadonlyArrays (488421a)❤️ Contributors
v0.5.10Compare Source
compare changes
🏡 Chore
❤️ Contributors
v0.5.9Compare Source
compare changes
v0.5.8Compare Source
compare changes
🚀 Enhancements
removeItemsByIndexes()(2e1784a)❤️ Contributors
v0.5.7Compare Source
compare changes
🚀 Enhancements
stringmodule:replaceMap()(15ff95c)🏡 Chore
❤️ Contributors
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.9Compare Source
This release includes security patches for:
🐞 Bug Fixes
/__screenshot-error- by @hi-ogawa in https://github.com/vitest-dev/vitest/pull/7343View changes on GitHub
v2.1.8Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.1.7Compare Source
🐞 Bug Fixes
pnpm.overridesor yarn resolutions to override theviteversion in thevitestpackage - the APIs are compatible.View changes on GitHub
v2.1.6Compare Source
🚀 Features
View changes on GitHub
v2.1.5Compare Source
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrorswithout base reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6808 (0bf0a)unhandledRejectioneven when base reporter is not used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6812 (8878b)sequence.concurrentfrom theRuntimeConfigtype - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6880 (6af73).poll,.element,.rejects/.resolves, andlocator.*weren't awaited - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6877 (93b67)enteror'a'- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6848 (487c8)🏎 Performance
View changes on GitHub
v2.1.4Compare Source
🚀 Features
This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your
package.json. See npm's documentation about semver for more information.transformIndexHtml- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6725 (16902)🐞 Bug Fixes
v=queries to setup files imports - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6759 (b8258)toThrowErrorwith empty string parameter - by @shulaoda in https://github.com/vitest-dev/vitest/issues/6710 (a6129)test.extendtype exports - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6707 (e5c38)🏎 Performance
hashto replacecreateHash- by @btea in https://github.com/vitest-dev/vitest/issues/6703 (5d07b)View changes on GitHub
unjs/consola (consola)
v3.4.2Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v3.4.1Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v3.4.0Compare Source
compare changes
🚀 Enhancements
@clack/prompts(#332)🩹 Fixes
💅 Refactors
📦 Build
🏡 Chore
❤️ Contributors
v3.3.3Compare Source
compare changes
📦 Build
node16typescript resolution" (2065136)❤️ Contributors
v3.3.2Compare Source
compare changes
📦 Build
string-widthfor node 14 support (421c663)node16typescript resolution (18bc852)❤️ Contributors
v3.3.1Compare Source
compare changes
🩹 Fixes
Intlis unavailable (#326)❤️ Contributors
v3.3.0Compare Source
compare changes
🚀 Enhancements
formatTreeutility (#223)cause(#308)🩹 Fixes
initialinselectandmultiselectprompts (#232)📖 Documentation
📦 Build
requirecondition for browser builds (#243)🌊 Types
selecttype return value type (#238)🏡 Chore
🎨 Styles
🤖 CI
❤️ Contributors
eslint/eslint (eslint)
v9.32.0Compare Source
v9.31.0Compare Source
v9.30.1Compare Source
v9.30.0Compare Source
v9.29.0Compare Source
v9.28.0Compare Source
v9.27.0Compare Source
v9.26.0Compare Source
v9.25.1Compare Source
v9.25.0Compare Source
v9.24.0Compare Source
v9.23.0Compare Source
v9.22.0Compare Source
v9.21.0Compare Source
Features
418717ffeat: introduce new deprecated types for rules (#19238) (fnx)5c5b802feat: Add--extCLI option (#19405) (Milos Djermanovic)Bug Fixes
db5340dfix: update missing plugin message template (#19445) (Milos Djermanovic)d8ffdd4fix: do not exit process on rule crash (#19436) (Francesco Trotta)Documentation
c5561eadocs: Update README (GitHub Actions Bot)80b0485docs: replacevarwithletandconstin rule example (#19434) (Tanuj Kanti)f67d5e8docs: Update README (GitHub Actions Bot)75afc61docs: Update README (GitHub Actions Bot)0636cabdocs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)dd7d930docs: Update README (GitHub Actions Bot)Chores
a8c9a9fchore: update@eslint/eslintrcand@eslint/js(#19453) (Francesco Trotta)265e0cfchore: package.json update for @eslint/js release (Jenkins)3401b85test: add test forRule.ReportDescriptortype (#19449) (Francesco Trotta)e497aa7chore: update rewrite dependencies (#19448) (Francesco Trotta)dab5478chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)ebfe2ebchore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)5fd211dtest: processors can return subpaths (#19425) (Milos Djermanovic)v9.20.1Compare Source
Bug Fixes
274f054fix: fixRuleContexttype (#19417) (Francesco Trotta)Documentation
fe3ccb2docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)93c78a5docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)b476a93docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)ccb60c0docs: Update README (GitHub Actions Bot)v9.20.0Compare Source
Features
e89a54afeat: change behavior of inactive flags (#19386) (Milos Djermanovic)Bug Fixes
91d4d9ffix: Bring types in sync with @eslint/core (#19157) (Nicholas C. Zakas)fa25c7afix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)31a9fd0fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)61d99e3fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)db1b9a6fix: Ensure module scope is checked for references inconsistent-this(#19383) (Nicholas C. Zakas)8bcd820fix:arrow-body-stylecrash with single-token body (#19379) (Milos Djermanovic)Documentation
b7012c8docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)6406376docs: Update README (GitHub Actions Bot)350f2b9](https://redirect.github.com/eslint/eslin