chore(deps): update devdependencies (non-major) (minor)#821
Merged
Conversation
60c66e4 to
cb98301
Compare
cc1bca2 to
6c6b139
Compare
6a55ece to
5df2b4a
Compare
63f42de to
dac9603
Compare
e7f66a7 to
5d3adfd
Compare
121fd83 to
4c625a8
Compare
a4f49f9 to
e1fd5bd
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.52.3->1.53.11.3.1->1.4.09.35.0->9.38.00.78.3->0.86.12.2.0->2.4.01.55.0->1.56.16.8.0->6.9.124.3.1->24.9.119.1.12->19.2.219.1.9->19.2.28.43.0->8.46.28.43.0->8.46.29.35.0->9.38.04.9.6->4.10.21.55.0->1.56.1Release Notes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.53.1Compare Source
🐞 Fixes
web-api/no-leaked-event-listener, closes #1228 by @Rel1cx in #1229Full Changelog: Rel1cx/eslint-react@v1.53.0...v1.53.1
v1.53.0Compare Source
✨ New
🪄 Improvements
tsupwithtsdownby @Rel1cx in #1213Full Changelog: Rel1cx/eslint-react@v1.52.8...v1.53.0
v1.52.9Compare Source
🐞 Fixes
react-hooks-extrarules were not exported, closes #1207 by @Rel1cx in #1208Full Changelog: Rel1cx/eslint-react@v1.52.8...v1.52.9
v1.52.8Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.52.7...v1.52.8
v1.52.7Compare Source
🐞 Fixes
f3083c7Full Changelog: Rel1cx/eslint-react@v1.52.6...v1.52.7
v1.52.6Compare Source
🐞 Fixes
naming-convention/component-namevalidation to continue on valid names, closes #1176 by @Rel1cx in #1177Full Changelog: Rel1cx/eslint-react@v1.52.5...v1.52.6
v1.52.5Compare Source
🐞 Fixes
is-from-reactutility inreact-debug/is-from-reactrule and improvereact-x/no-forward-refrule autofix handling, closes #1172 by @Rel1cx in #1173Full Changelog: Rel1cx/eslint-react@v1.52.4...v1.52.5
v1.52.4Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.52.3...v1.52.4
eslint/rewrite (@eslint/compat)
v1.4.0Compare Source
Features
Dependencies
v1.3.2Compare Source
Dependencies
eslint/eslint (@eslint/js)
v9.38.0Compare Source
Features
ce40f74feat: updatecomplexityrule to only highlight function header (#20048) (Atul Nair)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187) (Francesco Trotta)Bug Fixes
50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)a1f06a3fix: correct SourceCode typings (#20114) (Pixel998)Documentation
462675adocs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)c070e65docs: correct formatting inno-irregular-whitespacerule documentation (#20203) (루밀LuMir)b39e71adocs: Update README (GitHub Actions Bot)cd39983docs: movecustom-formatterstype descriptions tonodejs-api(#20190) (Percy Ma)Chores
d17c795chore: upgrade @eslint/js@9.38.0 (#20221) (Milos Djermanovic)25d0e33chore: package.json update for @eslint/js release (Jenkins)c82b5efrefactor: Use types from @eslint/core (#20168) (Nicholas C. Zakas)ff31609ci: add Node.js 25 toci.yml(#20220) (루밀LuMir)004577eci: bump github/codeql-action from 3 to 4 (#20211) (dependabot[bot])eac71fbtest: remove use ofnodejsScopeoption of eslint-scope from tests (#20206) (Milos Djermanovic)4168a18chore: fix typo in legacy-eslint.js (#20202) (Sweta Tanwar)205dbd2chore: fix typos (#20200) (ntnyq)dbb200echore: use team member's username when name is not available in data (#20194) (Milos Djermanovic)8962089chore: mark deprecated rules as available until v11.0.0 (#20184) (Pixel998)v9.37.0Compare Source
Features
39f7fb4feat:preserve-caught-errorshould recognize all static "cause" keys (#20163) (Pixel998)f81eabcfeat: support TS syntax inno-restricted-imports(#19562) (Nitin Kumar)Bug Fixes
a129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164) (Francesco Trotta)09e04fcfix: add missing AST token types (#20172) (Pixel998)861c6dafix: correctESLinttypings (#20122) (Pixel998)Documentation
b950359docs: fix typos across the docs (#20182) (루밀LuMir)42498a2docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)29ea092docs: Update README (GitHub Actions Bot)5c97a04docs: showavailableUntilin deprecated rule banner (#20170) (Pixel998)90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115) (루밀LuMir)1603ae1docs: update references frommastertomain(#20153) (루밀LuMir)Chores
afe8a13chore: update@eslint/jsdependency to version 9.37.0 (#20183) (Francesco Trotta)abee4cachore: package.json update for @eslint/js release (Jenkins)fc9381fchore: fix typos in comments (#20175) (overlookmotel)e1574a2chore: unpin jiti (#20173) (renovate[bot])e1ac05erefactor: markESLint.findConfigFile()asasync, add missing docs (#20157) (Pixel998)347906dchore: update eslint (#20149) (renovate[bot])0cb5897test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)bb99566ci: pinjitito version 2.5.1 (#20151) (Pixel998)177f669perf: improve worker count calculation for"auto"concurrency (#20067) (Francesco Trotta)448b57bchore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)v9.36.0Compare Source
Features
47afcf6feat: correctpreserve-caught-erroredge cases (#20109) (Francesco Trotta)Bug Fixes
75b74d8fix: add missing rule option types (#20127) (ntnyq)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116) (루밀LuMir)7d61b7ffix: add missing scope types toScope.type(#20110) (Pixel998)7a670c3fix: correct rule option typings inrules.d.ts(#20084) (Pixel998)Documentation
b73ab12docs: update examples to usedefineConfig(#20131) (sethamus)31d9392docs: fix typos (#20118) (Pixel998)c7f861bdocs: Update README (GitHub Actions Bot)6b0c08bdocs: Update README (GitHub Actions Bot)91f97c5docs: Update README (GitHub Actions Bot)Chores
12411e8chore: upgrade @eslint/js@9.36.0 (#20139) (Milos Djermanovic)488cba6chore: package.json update for @eslint/js release (Jenkins)bac82a2ci: simplify renovate configuration (#19907) (唯然)c00bb37ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])fee751drefactor: usedefaultOptionsin rules (#20121) (Pixel998)1ace67dchore: update example to usedefineConfig(#20111) (루밀LuMir)4821963test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)b42c42echore: disallow use of deprecatedtypeproperty in core rule tests (#20094) (Milos Djermanovic)7bb498dtest: remove deprecatedtypeproperty from core rule tests (#20093) (Pixel998)e10cf2aci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])5cb0ce4refactor: usemeta.defaultOptionsinpreserve-caught-error(#20080) (Pixel998)f9f7cb5chore: package.json update for eslint-config-eslint release (Jenkins)81764b2chore: updateeslintpeer dependency ineslint-config-eslint(#20079) (Milos Djermanovic)hey-api/openapi-ts (@hey-api/openapi-ts)
v0.86.1Compare Source
Patch Changes
5bba86e) by @mrlubosv0.86.0Compare Source
Minor Changes
7c7702a) by @mrlubosPatch Changes
fix: do not print error details if logs are set to silent (#2776) (
2274344) by @mrlubosfix(client-axios): return error when axios request fails (#2763) (
122a292) by @mauriciabadUpdated Dependencies:
v0.85.2Compare Source
Patch Changes
fix: dynamically load c12 to work with cjs modules (#2755) (
e6472cf) by @mrlubosfix(cli): detect watch mode with input array (#2751) (
3293cad) by @warrenseinev0.85.1Compare Source
Patch Changes
078face) by @copilot-swe-agentv0.85.0Compare Source
Minor Changes
fcdd73b) by @mrlubosUpdated
outputoptionsWe made the
outputconfiguration more consistent by usingnullto represent disabled options. This change does not affect boolean options.Patch Changes
feat: support multiple configurations (#2602) (
c84f10e) by @carson2222feat(config): add
output.importFileExtensionoption (#2718) (fcdd73b) by @mrlubosfeat(pinia-colada): query options use
defineQueryOptions(#2610) (33e6b31) by @brolnickijUpdated Pinia Colada query options
Pinia Colada query options now use
defineQueryOptionsto improve reactivity support. Instead of calling the query options function, you can use one of the following approaches.No params
Constant
Reactive
Properties
v0.84.4Compare Source
Patch Changes
fix(client-ofetch): add missing credentials property support (#2710) (
ba7e6dc) by @copilot-swe-agentfix(config): do not override interactive config from CLI if defined in config file (#2708) (
21e9fa0) by @copilot-swe-agentfix(zod): correct schemas for numeric and boolean enums (#2704) (
59ea38e) by @copilot-swe-agentv0.84.3Compare Source
Patch Changes
dba81bc) by @copilot-swe-agentv0.84.2Compare Source
Patch Changes
fix(parser): add
propertiesRequiredByDefaulttransform option (#2678) (9e59e07) by @mrlubosfix(typescript): do not mark enums as types (#2680) (
1cab011) by @copilot-swe-agentv0.84.1Compare Source
Patch Changes
feat: add
ofetchclient available as@hey-api/client-ofetch(#2642) (da9e05f) by @brolnickijfix(renderer): replace default import placeholder (#2674) (
762b20e) by @copilot-swe-agentv0.84.0Compare Source
Minor Changes
Symbol API
This release improves the Symbol API, which adds the capability to place symbols in arbitrary files. We preserved the previous output structure for all plugins except Angular.
You can preserve the previous Angular output by writing your own placement function.
Removed
outputplugin optionDue to the Symbol API release, this option has been removed from the Plugin API. (#2664) (
e1ede9c) by @mrlubosPatch Changes
fix(plugin): every plugin extends Plugin.Hooks interface (#2664) (
e1ede9c) by @mrlubosfix(renderer): group and sort imported modules
TypeScript renderer
We ship a dedicated TypeScript renderer for
.tsfiles. This release improves the renderer's ability to group and sort imported modules, resulting in a more polished output. (#2664) (e1ede9c) by @mrlubosfix(parser): expand schema deduplication by including validation constraints in type ID (#2650) (
31b3933) by @copilot-swe-agentfix(parser): bump support for OpenAPI 3.1.2 (#2667) (
3511fb8) by @mrlubosfix(config): add
output.fileNameoptionv0.83.1Compare Source
Patch Changes
feat(typescript): add
topTypeoption allowing to chooseanyoverunknown(#2629) (444a49a) by @mrlubosfix(client): expose all interceptor methods (#2627) (
5a74da0) by @mrlubosfix(config): correctly load user-defined hooks (#2623) (
1193c4d) by @mrlubosfix(typescript): handle string and binary string in composite keywords (#2630) (
43a0661) by @mrlubosv0.83.0Compare Source
Minor Changes
Symbol API
This release adds the Symbol API, which significantly reduces the risk of naming collisions. While the generated output should only include formatting changes, this feature introduces breaking changes to the Plugin API that affect custom plugins.
We will update the custom plugin guide once the Plugin API becomes more stable. (#2582) (
10aea89) by @mrlubosgroupByTagoptionRemoved
groupByTagPinia Colada optionThis option has been removed to provide a more consistent API across plugins. We plan to bring it back in a future release. (#2582) (
10aea89) by @mrlubosPatch Changes
Updated Dependencies:
v0.82.5Compare Source
Patch Changes
fix(client):
mergeHeadersfunctions use.forEach()instead of.entries()(#2585) (debba72) by @volesenfix(client): move
getValidRequestBody()function toclient-core(#2605) (b180e4e) by @franworksv0.82.4Patch Changes
fix(client): improve handling of plain text, falsy, and unserialized request bodies (#2564) (
074a459) by @franworksfeat(pinia-colada): implicit
$fetchforclient-nuxt(hidecomposable) (#2598) (7143078) by @brolnickijfix(pinia-colada): optional
optionsin mutation factory (#2593) (4137445) by @brolnickijfix(parser): improve $ref handling (#2588) (
c97e7a8) by @carson2222v0.82.1Compare Source
Patch Changes
#2541
ad3c633Thanks @ixnas! - feat(typescript): addtypescript-consttoenums.modefor generating TypeScript enums as constants#2556
74c16f2Thanks @carson2222! - fix(parser): prunerequiredarray after removing properties#2559
5012a72Thanks @jgoz! - fix(output): avoid appending.gento file names multiple times whenoutput.cleanisfalsev0.82.0Compare Source
Minor Changes
97c57f6Thanks @SebastiaanWouters! - feat(parser): add Hooks APIAdded Hooks API
Patch Changes
#2542
c12f7c7Thanks @mrlubos! - fix(client): pass fetch option to sse client#2505
80dc015Thanks @SebastiaanWouters! - feat(plugin): add@pinia/coladaplugin#2535
efdeedcThanks @alexedme! - feat(client): added angular, axios, fetch, next & nuxt client type export for external typing purposes.#2544
d4cd30eThanks @carson2222! - fix(parser): improve handling multiple references to shared external variable#2519
95f00faThanks @volesen! - fix(client): improve empty response body handling#1680
9e4cc3dThanks @josh-hemphill! - feat(plugin): add@pinia/coladaplugin#2530
8d1cfc4Thanks @carson2222! - fix(parser): improvereadWritetransformer splitting logic#2523
7f6de44Thanks @carson2222! - fix(parser): handlepatternPropertiesin OpenAPI 3.1v0.81.1Compare Source
Patch Changes
#2516
c71d5dbThanks @mrlubos! - feat(typescript): add webhooks configuration options#2515
b81051eThanks @malcolm-kee! - fix(parser): correctly handle schema extending discriminated schema#2513
34fa59fThanks @mrlubos! - fix(client): move sse functions into their own namespace#2516
c71d5dbThanks @mrlubos! - feat(validator): add webhooks configuration options#2516
c71d5dbThanks @mrlubos! - feat(parser): handle webhooks in OpenAPI 3.1v0.81.0Compare Source
Minor Changes
d43ef3fThanks @mrlubos! - feat(client): add support for server-sent events (SSE)v0.80.18Compare Source
Patch Changes
ac7efbfThanks @malcolm-kee! - fix(parser): OpenAPI 3.1 parser handles multipletypevaluesv0.80.17Compare Source
Patch Changes
98d7bc3Thanks @max-scopp! - fix(client): Angular client correctly applies default GET methodv0.80.16Compare Source
Patch Changes
#2490
03f37eaThanks @mrlubos! - fix(client): Nuxt client receives raw body in request validators#2479
4038e1cThanks @dracomithril! - fix(parser): deduplicate security schemas based on name#2489
9bfbb63Thanks @mrlubos! - feat(parser): input supports Hey API Registry shorthand#2485
e074a36Thanks @bombillazo! - feat(parser): input supports ReadMe API Registry withreadme:prefix#2491
ce602feThanks [@mrlubos](https://re