Closed dependabot[bot] closed 1 month ago
Bumps the node group with 13 updates in the / directory:
2.16.5
2.16.9
3.22.4
3.23.8
20.12.4
22.5.2
3.0.3
3.0.4
7.5.0
8.3.0
8.57.0
9.9.1
16.6.2
17.10.2
5.1.3
5.2.1
6.1.1
7.1.0
3.2.5
3.3.3
8.0.2
8.2.4
5.4.4
5.5.4
Updates fp-ts from 2.16.5 to 2.16.9
fp-ts
Sourced from fp-ts's changelog.
2.16.9 Polish Support strictBuiltinIteratorReturn, #1949 2.16.8 Polish Remove useless pure comment, closes #1937 2.16.7 Polish Add tap for Identity #1943 2.16.6 Polish Allow dependencies to be widen when using orLeft #1938
Polish
Support strictBuiltinIteratorReturn, #1949
strictBuiltinIteratorReturn
Remove useless pure comment, closes #1937
Add tap for Identity #1943
Allow dependencies to be widen when using orLeft #1938
Updates zod from 3.22.4 to 3.23.8
zod
Sourced from zod's releases.
v3.23.8 Commits: 0f4d403558ae0490c711e4c2bfcf6c200bd14e11 Add Bronze logos (#3470) 19687315b5b24bbd1ff6c346bfc2975700221748 Tweak tiers (#3471) eda7df314399929f7ed737423868a5a0780cd944 Change RefinementCtx to interface ca42965df46b2f7e2747db29c40a26bcb32a51d5 v3.23.8 v3.23.7 Commits: 29d2ea2a15f0b1ac4b89138041f786a3dafc490b Add copper d969423266fccee56ef769da6744cc8bacb04550 Fix #3437: extendShape erases JSDoc property documentation (#3463) 2239ff3ccc9af4d28bee27bd6fb2a5632844480b Add social crow f985b5b922cb357dbf4b25bb43814d19f838e046 3.23.7 v3.23.6 Commits: bc0095aab9e7254deb18701adc63de128ca2c742 Test on latest node 6e5699a30373cc22879f2bcb6902fc138518c980 Lint on latest node 1f466d9d00f446d7bed1962990e7a1ce813ab0d4 describe how one can protect from cyclical objects starting an infini… (#3447) 3fed6f21e0ea7adc91aa0cc44f75bcf4e526d98e Add zod playground link (#3454) 04e1f379f6989d23dd45660fcabc78f76d7834f8 Fixed freezing async ZodReadonly results (#3457) b87e59d0e4bbb4403bf27243afdcda9fcdeec258 Update sponsor tiers (#3453) 143886151bba3930bdcc10d34a1cff4bf9103ba8 Add copper tier (#3460) ce3711e1384952d255769b9495f9bfadfb327291 add VSCode dev container support and documenation 93b480b12ec3466cbd3b4182f7ce292e5c61528c v3.23.6 v3.23.5 Commits: 110b8211f991b3e060ab2da4fec7b63d600439ad Update README_ZH.md (#3433) c1910bdfc98709b8f14231e2cefc5a3be401e3ee Made ZodEnum take readonly string array (#3444) 541a862e978f96eb391849a6bf16be84231aa1b3 3.23.5 v3.23.4 Commits: 157b18d742c86d85b26a8421af46ad6d6d6b6ea7 Add 3.23 announcement aedf93f1435a29463d915c3be45b4dcbeefa8cc1 Revert change to default Input 45107f7a7230fe48ee24dc37e621422c9dc64ec4 v3.23.4 v3.23.3 Commits: 103d2436f85872ca0e0e6247652989cc93d46a39 3.23.3 v3.23.2 Commits:
... (truncated)
ca42965
eda7df3
1968731
0f4d403
f985b5b
2239ff3
d969423
29d2ea2
93b480b
ce3711e
Updates @types/node from 20.12.4 to 22.5.2
@types/node
Updates @types/which from 3.0.3 to 3.0.4
@types/which
Updates @typescript-eslint/eslint-plugin from 7.5.0 to 8.3.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v8.3.0 8.3.0 (2024-08-26) 🚀 Features eslint-plugin: [no-deprecation] add rule (#9783) typescript-estree: replace globby w/ fast-glob (#9518) typescript-estree: reload project service once when file config isn't found (#9853) 🩹 Fixes ast-spec: use Expression in argument of ThrowStatement (#9632) eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix (#8673) eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments (#9741) utils: add missing TSSatisfiesExpression in RuleListenerBaseSelectors (#9832) utils: add TSDeclareFunction to functionTypeTypes (#9788) ❤️ Thank You Abraham Guo Daichi Kamiyama @dak2 Josh Goldberg ✨ Kim Sang Du @developer-bandi Sukka Vida Xie @9romise You can read about our versioning strategy and releases on our website. v8.2.0 8.2.0 (2024-08-19) 🚀 Features eslint-plugin: add suggestion to require-await to remove async keyword (#9718) typescript-estree: special-case error for parserOptions.project and project references (#9686) 🩹 Fixes eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then (#9059) eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment (#9209) eslint-plugin: delete [] in message if ReadOnly is detected (#9513) eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any (#9555) eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary (#9740) eslint-plugin: [no-unsafe-enum-comparison] add logic to see through intersections (#9777) typescript-estree: pass in tsconfigRootDir as cwd to getParsedConfigFile (#9804) ❤️ Thank You
globby
fast-glob
Expression
ThrowStatement
TSSatisfiesExpression
RuleListenerBaseSelectors
TSDeclareFunction
functionTypeTypes
@dak2
@developer-bandi
@9romise
You can read about our versioning strategy and releases on our website.
require-await
async
.then
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.3.0 (2024-08-26) 🚀 Features eslint-plugin: [no-deprecation] add rule 🩹 Fixes eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments utils: add TSDeclareFunction to functionTypeTypes ast-spec: use Expression in argument of ThrowStatement ❤️ 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. 8.2.0 (2024-08-19) 🚀 Features eslint-plugin: add suggestion to require-await to remove async keyword 🩹 Fixes eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment eslint-plugin: delete [] in message if ReadOnly is detected eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary
eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix
eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments
utils: add TSDeclareFunction to functionTypeTypes
ast-spec: use Expression in argument of ThrowStatement
eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then
eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment
eslint-plugin: delete [] in message if ReadOnly is detected
eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any
eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary
ef2eab1
fd55358
9f70ed1
7160687
6377f18
8389e06
57e4120
94f7c99
1c2938f
90655d1
Updates @typescript-eslint/parser from 7.5.0 to 8.3.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
8.3.0 (2024-08-26) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 8.2.0 (2024-08-19) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 8.1.0 (2024-08-12) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 8.0.1 (2024-08-05) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 8.0.0 (2024-07-31) 🚀 Features parser: always enable comment, loc, range, tokens typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService ❤️ Thank You Abraham Guo Alfred Ringstad auvred Brad Zacher Christopher Aubut Collin Bachman James Henry Josh Goldberg Josh Goldberg ✨ Kirk Waiblinger StyleShit Victor Lin Yukihiro Hasegawa
This was a version bump only for parser to align it with other projects, there were no code changes.
parser: always enable comment, loc, range, tokens
typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService
9612d81
7440e14
382e87b
unicorn/prefer-node-protocol
243fb5f
3d78392
a26e3c7
e05c2e5
1db993a
1b0468e
Updates eslint from 8.57.0 to 9.9.1
eslint
Sourced from eslint's releases.
v9.9.1 Bug Fixes 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M) 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 to eslint/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 to require-await to remove async 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) v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes
9bde90c
fixTypes
lintText()
4840930
f61f40d
241fcea
5dbdd63
@eslint/markdown
c6c8ddd
f981d05
b516974
eslint/js
fb7a3f5
b0c34d0
@eslint/js
@9
cd5a0da
e112642
0f68a85
f8d1b3c
aed2624
@eslint/config-array
5c29128
@eslint/core
5d66fb2
bf96855
41d0206
3a4eaf9
9fe068c
48117b2
fec2951
38a0661
3c32a9e
f9ac978
461b2c3
@eslint/js@9.9.0
59dba1b
fea8563
aac191e
@eslint/json
b97fa05
13d0bd3
Sourced from eslint's changelog.
v9.9.1 - August 23, 2024 b0c34d0 chore: upgrade to @eslint/js@9.9.1 (#18809) (Francesco Trotta) cd5a0da chore: package.json update for @eslint/js release (Jenkins) 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas) f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas) e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas) 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas) 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic) 5dbdd63 docs: eslint-plugin-markdown -> @eslint/markdown (#18797) (Nicholas C. Zakas) c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta) 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) f981d05 docs: Update README (GitHub Actions Bot) b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta) fb7a3f5 docs: update note for package managers (#18779) (Jay) bf96855 chore: add ids to github issue templates (#18775) (Strek) 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M) v9.9.0 - August 9, 2024 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]) 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) aac191e chore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot]) 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson) b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann) 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave) 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) v9.8.0 - July 26, 2024 deee448 chore: upgrade to @eslint/js@9.8.0 (#18720) (Francesco Trotta) 4aaf2b3 chore: package.json update for @eslint/js release (Jenkins) 8e1a627 chore: update dependency @eslint/core to ^0.2.0 (#18700) (renovate[bot]) 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) 282df1a docs: Add system theme option (#18617) (Amaresh S M) ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas) 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic) 53b1ff0 docs: Debug config docs (#18698) (Nicholas C. Zakas) 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas) a7016a5 docs: fix search input stylings (#18682) (Amaresh S M)
v9.9.1 - August 23, 2024
v9.9.0 - August 9, 2024
v9.8.0 - July 26, 2024
deee448
@eslint/js@9.8.0
4aaf2b3
8e1a627
282df1a
ab0ff27
70dc803
basePath
53b1ff0
4514424
a7016a5
8781e6f
1503d03
Updates eslint-plugin-n from 16.6.2 to 17.10.2
eslint-plugin-n
Sourced from eslint-plugin-n's releases.
v17.10.2 17.10.2 (2024-08-05) 🩹 Fixes Duplex.from is supported in 16.8.0 (#325) (de5ac0a), closes #324 v17.10.1 17.10.1 (2024-07-26) 🩹 Fixes Revert ts version (5.5 -> 5.4) (#317) (3bee0d9) v17.10.0 17.10.0 (2024-07-26) 🌟 Features no-unsupported: Support node 20.16.0 (73e2bed) no-unsupported: Support node 22.3.0 and 20.16.0 (#315) (73e2bed) Update to node v22.4.0 (#310) (f7a74eb), closes #308 Update to node v22.5.0 (#312) (2539c9d) 📚 Documentation add clarifications to readme (dbdfa8e) fix spacings in the example (#306) (c092cd8) 🧹 Chores upgrade compatible deps (8f6f11d) v17.9.0 17.9.0 (2024-06-14) 🌟 Features Add flag ignorePrivate to no-unpublished-x rules (#298) (0609431) v17.8.1 17.8.1 (2024-06-06)
Sourced from eslint-plugin-n's changelog.
17.10.2 (2024-08-05) 🩹 Fixes Duplex.from is supported in 16.8.0 (#325) (de5ac0a), closes #324 17.10.1 (2024-07-26) 🩹 Fixes Revert ts version (5.5 -> 5.4) (#317) (3bee0d9) 17.10.0 (2024-07-26) 🌟 Features no-unsupported: Support node 20.16.0 (73e2bed) no-unsupported: Support node 22.3.0 and 20.16.0 (#315) (73e2bed) Update to node v22.4.0 (#310) (f7a74eb), closes #308 Update to node v22.5.0 (#312) (2539c9d) 📚 Documentation add clarifications to readme (dbdfa8e) fix spacings in the example (#306) (c092cd8) 🧹 Chores upgrade compatible deps (8f6f11d) 17.9.0 (2024-06-14) 🌟 Features Add flag ignorePrivate to no-unpublished-x rules (#298) (0609431) 17.8.1 (2024-06-06) 🩹 Fixes hashbang + eslint v8 compat issue (e82974f) hashbang + eslint v8 compat issue (#290) (e82974f)
388cef9
de5ac0a
6744257
3bee0d9
5aad5f1
73e2bed
2539c9d
f7a74eb
c092cd8
8f6f11d
Updates eslint-plugin-prettier from 5.1.3 to 5.2.1
eslint-plugin-prettier
Sourced from eslint-plugin-prettier's releases.
v5.2.1 Patch Changes #668 ac036cc Thanks @OrlovAlexei! - build(deps): Bump synckit from 0.8.6 to 0.9.1
ac036cc
@OrlovAlexei
Sourced from eslint-plugin-prettier's changelog.
5.2.1 Patch Changes #668 ac036cc Thanks @OrlovAlexei! - build(deps): Bump synckit from 0.8.6 to 0.9.1 5.2.0 Minor Changes #652 f170011 Thanks @Logicer16! - feat: support parsing html via @html-eslint/parser natively
f170011
@Logicer16
html
@html-eslint/parser
51324d9
24288c7
a1e6f4a
de9751c
02c21a5
Updates eslint-plugin-promise from 6.1.1 to 7.1.0
eslint-plugin-promise
Sourced from eslint-plugin-promise's releases.
v7.1.0 7.1.0 (2024-08-06) 🌟 Features catch-or-return, prefer-await-to-then: do not report Cypress commands (#495) (943f162) prefer-await-to-then: ignore constructor scope unless with strict option (#496) ( dependabot[bot] commented 1 month ago Looks like these dependencies are updatable in another way, so this is no longer needed.
catch-or-return
prefer-await-to-then
strict
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the node group with 13 updates in the / directory:
2.16.5
2.16.9
3.22.4
3.23.8
20.12.4
22.5.2
3.0.3
3.0.4
7.5.0
8.3.0
7.5.0
8.3.0
8.57.0
9.9.1
16.6.2
17.10.2
5.1.3
5.2.1
6.1.1
7.1.0
3.2.5
3.3.3
8.0.2
8.2.4
5.4.4
5.5.4
Updates
fp-ts
from 2.16.5 to 2.16.9Changelog
Sourced from fp-ts's changelog.
Commits
Updates
zod
from 3.22.4 to 3.23.8Release notes
Sourced from zod's releases.
... (truncated)
Commits
ca42965
v3.23.8eda7df3
Change RefinementCtx to interface1968731
Tweak tiers (#3471)0f4d403
Add Bronze logos (#3470)f985b5b
3.23.72239ff3
Add social crowd969423
Fix #3437: extendShape erases JSDoc property documentation (#3463)29d2ea2
Add copper93b480b
v3.23.6ce3711e
add VSCode dev container support and documenationUpdates
@types/node
from 20.12.4 to 22.5.2Commits
Updates
@types/which
from 3.0.3 to 3.0.4Commits
Updates
@typescript-eslint/eslint-plugin
from 7.5.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ef2eab1
chore(release): publish 8.3.0fd55358
chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1
fix(ast-spec): useExpression
in argument ofThrowStatement
(#9632)7160687
chore: enable unicorn/no-lonely-if (#9830)6377f18
fix(utils): addTSDeclareFunction
tofunctionTypeTypes
(#9788)8389e06
docs(eslint-plugin): [restrict-template-expressions] add explanation for allo...57e4120
feat(eslint-plugin): [no-deprecation] add rule (#9783)94f7c99
fix(eslint-plugin): [no-unnecessary-type-parameters] check mapped alias type ...1c2938f
chore: enable object-shorthand (#9816)90655d1
fix(eslint-plugin): [no-unnecessary-template-expression] add missing parenthe...Updates
@typescript-eslint/parser
from 7.5.0 to 8.3.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14
chore(release): publish 8.2.0382e87b
chore: enableunicorn/prefer-node-protocol
(#9742)243fb5f
chore: enable prefer-template (#9544)3d78392
chore(release): publish 8.1.0a26e3c7
chore: enable prefer-regexp-test (#9658)e05c2e5
chore(release): publish 8.0.11db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'Updates
eslint
from 8.57.0 to 9.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8781e6f
9.9.11503d03
Build: changelog update for 9.9.1b0c34d0
chore: upgrade to@eslint/js
@9
.9.1 (#18809)cd5a0da
chore: package.json update for@eslint/js
release4840930
docs: Update README with version support and clean up content (#18804)f61f40d
docs: Update globals examples (#18805)e112642
refactor: Extract parsing logic from Linter (#18790)241fcea
docs: Use and define languages (#18795)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63
docs: eslint-plugin-markdown ->@eslint/markdown
(#18797)Updates
eslint-plugin-n
from 16.6.2 to 17.10.2Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
... (truncated)
Commits
388cef9
chore(master): release 17.10.2 (#326)de5ac0a
fix: Duplex.from is supported in 16.8.0 (#325)6744257
chore(master): release 17.10.1 (#319)3bee0d9
fix: Revert ts version (5.5 -> 5.4) (#317)5aad5f1
chore(master): release 17.10.0 (#305)73e2bed
feat(no-unsupported): Support node 22.3.0 and 20.16.0 (#315)2539c9d
feat: Update to node v22.5.0 (#312)f7a74eb
feat: Update to node v22.4.0 (#310)c092cd8
docs: fix spacings in the example (#306)8f6f11d
chore: upgrade compatible depsUpdates
eslint-plugin-prettier
from 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
51324d9
chore: fix CHANGELOG.md formatting issue24288c7
chore: release eslint-plugin-prettier (#669)ac036cc
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)a1e6f4a
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)de9751c
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)02c21a5
chore: release eslint-plugin-prettier (#653)f170011
feat: support parsinghtml
via@html-eslint/parser
natively (#652)Updates
eslint-plugin-promise
from 6.1.1 to 7.1.0Release notes
Sourced from eslint-plugin-promise's releases.