csnx
csnx copied to clipboard
build(deps): bump the eslint group across 1 directory with 6 updates
Bumps the eslint group with 6 updates in the / directory:
Package | From | To |
---|---|---|
@eslint/js | 9.9.1 |
9.12.0 |
@stylistic/eslint-plugin | 2.7.2 |
2.9.0 |
eslint-plugin-import-x | 4.2.0 |
4.3.1 |
eslint-plugin-react | 7.35.2 |
7.37.1 |
eslint-plugin-storybook | 0.8.0 |
0.9.0 |
typescript-eslint | 8.4.0 |
8.8.0 |
Updates @eslint/js
from 9.9.1 to 9.12.0
Release notes
Sourced from @eslint/js
's releases.
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/[email protected]
(#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
... (truncated)
Changelog
Sourced from @eslint/js
's changelog.
v9.12.0 - October 4, 2024
555aafd
chore: upgrade to@eslint/[email protected]
(#18987) (Francesco Trotta)873ae60
chore: package.json update for@eslint/js
release (Jenkins)ea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)d0a5414
refactor: replace strip-ansi with native module (#18982) (Cristopher)b827029
chore: Enable JSON5 linting (#18979) (Milos Djermanovic)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)5a6a053
feat: update tojiti
v2 (#18954) (Arya Emami)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)fdd6319
fix: Issues with type definitions (#18940) (Arya Emami)8f55ca2
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)17a07fb
feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)493348a
docs: Update README (GitHub Actions Bot)87a582c
docs: fix typo inid-match
rule (#18944) (Jay)2ff0e51
feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)2d17453
feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)c1a2725
chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)v9.11.1 - September 23, 2024
df4a859
chore: upgrade@eslint/js
@9
.11.1 (#18943) (Milos Djermanovic)36d8095
chore: package.json update for@eslint/js
release (Jenkins)20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938) (Nitin Kumar)3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941) (Carlos Meira)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ó)v9.11.0 - September 20, 2024
ca21a64
chore: upgrade@eslint/js
@9
.11.0 (#18927) (Milos Djermanovic)a10f90a
chore: package.json update for@eslint/js
release (Jenkins)5e5f39b
fix: add missing types forno-restricted-exports
rule (#18914) (Kristóf Poduszló)e4e5709
docs: correctprefer-object-has-own
type definition comment (#18924) (Nitin Kumar)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ó)e4e02cc
refactor: Extract processor logic into ProcessorService (#18818) (Nicholas C. Zakas)ec30c73
feat: add "eslint/universal" to exportLinter
(#18883) (唯然)c591da6
feat: Add language to types (#18917) (Nicholas C. Zakas)91cbd18
docs: add unicode abbreviations in no-irregular-whitespace rule (#18894) (Alix Royere)
... (truncated)
Commits
873ae60
chore: package.json update for@eslint/js
release36d8095
chore: package.json update for@eslint/js
releasea10f90a
chore: package.json update for@eslint/js
release1ebdde1
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @stylistic/eslint-plugin
from 2.7.2 to 2.9.0
Release notes
Sourced from @stylistic/eslint-plugin
's releases.
v2.9.0
2.9.0 (2024-10-05)
Features
- add indent option tabLength to customize config (#538) (91a18e7)
- curly-newline: add new rule (#548) (049c20e)
- Improve indent in template literals (#553) (9130c94)
- jsx/jsx-closing-tag-location: add location option to customize indentation (#550) (ae09edd)
Bug Fixes
- quotes: only when allowTemplateLiterals set, allow template literals to avoid escape sequences (#544) (7e3a0d3)
Documentation
Chores
v2.8.0
2.8.0 (2024-09-09)
Features
- indent: indention inside TemplateLiteral always start at level one (#528) (d2f92c0)
- remove
@types/eslint
(5ea3d6a)Bug Fixes
- indent-binary-ops: improve nested handling, close #530 (af1c21a)
- move spacing rules about
as
andsatisfies
fromtype-annontation-spacing
tokeyword-spacing
(#535) (b89ae5e)Documentation
Changelog
Sourced from @stylistic/eslint-plugin
's changelog.
2.9.0 (2024-10-05)
Features
- add indent option tabLength to customize config (#538) (91a18e7)
- curly-newline: add new rule (#548) (049c20e)
- Improve indent in template literals (#553) (9130c94)
- jsx/jsx-closing-tag-location: add location option to customize indentation (#550) (ae09edd)
Bug Fixes
- quotes: only when allowTemplateLiterals set, allow template literals to avoid escape sequences (#544) (7e3a0d3)
Documentation
Chores
2.8.0 (2024-09-09)
Features
- indent: indention inside TemplateLiteral always start at level one (#528) (d2f92c0)
- remove
@types/eslint
(5ea3d6a)Bug Fixes
- indent-binary-ops: improve nested handling, close #530 (af1c21a)
- move spacing rules about
as
andsatisfies
fromtype-annontation-spacing
tokeyword-spacing
(#535) (b89ae5e)Documentation
Commits
40ba040
chore: release v2.9.0 (main) (#536)049c20e
feat(curly-newline): add new rule (#548)ae09edd
feat(jsx/jsx-closing-tag-location): add location option to customize indentat...7e3a0d3
fix(quotes): only when allowTemplateLiterals set, allow template literals to ...9130c94
feat: Improve indent in template literals (#553)ff69053
chore: sort importse9087d3
test: cross test merged rules (rest) (#529)91a18e7
feat: add indent option tabLength to customize config (#538)5b045e5
chore: release v2.8.0 (main) (#533)58f0fe2
chore: lint- Additional commits viewable in compare view
Updates eslint-plugin-import-x
from 4.2.0 to 4.3.1
Release notes
Sourced from eslint-plugin-import-x's releases.
v4.3.1
Patch Changes
- #162
38d0081
Thanks@AaronMoat
! - Fix issue whereno-duplicates
rule withprefer-inline
incorrectly marks default type and named type imports as duplicatesv4.3.0
Minor Changes
- #159
4da5388
Thanks@GoodbyeNJN
! - feat: add support for using resolver object directly in settingsv4.2.1
Patch Changes
#148
d228129
Thanks@SukkaW
! - Fixnewline-after-import
'sconsiderComments
options when lintingrequire
, backports import-js/eslint-plugin-import#2952#147
eca73ed
Thanks@nchevsky
! - Fix regression in ruleno-unused-modules
which would incorrectly initialize optionsrc
to[]
instead of[process.cwd()]
, breaking file discovery.#148
d228129
Thanks@SukkaW
! - Fixno-duplicates
for TypeScript, backports import-js/eslint-plugin-import#3033
Changelog
Sourced from eslint-plugin-import-x's changelog.
4.3.1
Patch Changes
- #162
38d0081
Thanks@AaronMoat
! - Fix issue whereno-duplicates
rule withprefer-inline
incorrectly marks default type and named type imports as duplicates4.3.0
Minor Changes
- #159
4da5388
Thanks@GoodbyeNJN
! - feat: add support for using resolver object directly in settings4.2.1
Patch Changes
#148
d228129
Thanks@SukkaW
! - Fixnewline-after-import
'sconsiderComments
options when lintingrequire
, backports import-js/eslint-plugin-import#2952#147
eca73ed
Thanks@nchevsky
! - Fix regression in ruleno-unused-modules
which would incorrectly initialize optionsrc
to[]
instead of[process.cwd()]
, breaking file discovery.#148
d228129
Thanks@SukkaW
! - Fixno-duplicates
for TypeScript, backports import-js/eslint-plugin-import#3033
Commits
0bac033
chore: release eslint-plugin-import-x (#165)3811c79
perf(utils): faster ImportDeclaration detect (#163)38d0081
Fix incorrect no-duplicates prefer-inline default type import handling (#162)b43350c
chore: release eslint-plugin-import-x (#161)4da5388
feat: add support for using resolver object directly in settings (#159)ab65566
docs(README): fix typo (#154)967e32f
chore: release eslint-plugin-import-x (#149)eca73ed
fix(no-unused-modules
): defaultsrc
to[process.cwd()]
(#147)d228129
fix: backports upstream changes (#148)- See full diff in compare view
Updates eslint-plugin-react
from 7.35.2 to 7.37.1
Release notes
Sourced from eslint-plugin-react's releases.
v7.37.1
Fixed
Changed
- [readme] Fix shared settings link (#3834[]
@MgenGlder
)#3834: jsx-eslint/eslint-plugin-react#3834 #3836: jsx-eslint/eslint-plugin-react#3836
v7.37.0
Added
- add type generation (#3830[]
@voxpelli
)- [
no-unescaped-entities
]: add suggestions (#3831[]@StyleShit
)- [
forbid-component-props
]: addallowedForPatterns
/disallowedForPatterns
options (#3805[]@Efimenko
)- [
no-unstable-nested-components
]: addpropNamePattern
to support custom render prop naming conventions (#3826[]@danreeves
)Changed
- [readme] flat config example for react 17+ (#3824[]
@GabenGar
)#3805: jsx-eslint/eslint-plugin-react#3805 #3824: jsx-eslint/eslint-plugin-react#3824 #3826: jsx-eslint/eslint-plugin-react#3826 #3830: jsx-eslint/eslint-plugin-react#3830 #3831: jsx-eslint/eslint-plugin-react#3831 [
forbid-component-props
]: docs/rules/forbid-component-props.md [no-unescaped-entities
]: docs/rules/no-unescaped-entities.md [no-unstable-nested-components
]: docs/rules/no-unstable-nested-components.mdv7.36.1
Fixed
no-is-mounted
: fix logic in method name check (#3821[]@Mathias-S
)jsx-no-literals
: Avoid crashing on valueless boolean props (#3823[]@reosarevok
)#3823: jsx-eslint/eslint-plugin-react#3823 #3821: jsx-eslint/eslint-plugin-react#3821
v7.36.0
Added
- [
no-string-refs
]: allow this.refs in > 18.3.0 (#3807[]@henryqdineen
)jsx-no-literals
AddelementOverrides
option and the ability to ignore this rule on specific elements (#3812[]@Pearce-Ropion
)- [
forward-ref-uses-ref
]: add rule for checking ref parameter is added (#3667[]@NotWoods
)Fixed
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
[7.37.1] - 2024.10.01
Fixed
Changed
- [readme] Fix shared settings link (#3834[]
@MgenGlder
)#3836: jsx-eslint/eslint-plugin-react#3836 #3834: jsx-eslint/eslint-plugin-react#3834
[7.37.0] - 2024.09.26
Added
- add type generation (#3830[]
@voxpelli
)- [
no-unescaped-entities
]: add suggestions (#3831[]@StyleShit
)- [
forbid-component-props
]: addallowedForPatterns
/disallowedForPatterns
options (#3805[]@Efimenko
)- [
no-unstable-nested-components
]: addpropNamePattern
to support custom render prop naming conventions (#3826[]@danreeves
)Changed
- [readme] flat config example for react 17+ (#3824[]
@GabenGar
)#3831: jsx-eslint/eslint-plugin-react#3831 #3830: jsx-eslint/eslint-plugin-react#3830 #3826: jsx-eslint/eslint-plugin-react#3826 #3824: jsx-eslint/eslint-plugin-react#3824 #3805: jsx-eslint/eslint-plugin-react#3805
7.36.1 - 2024.09.12
Fixed
- [
no-is-mounted
]: fix logic in method name check (#3821[]@Mathias-S
)- [
jsx-no-literals
]: Avoid crashing on valueless boolean props (#3823[]@reosarevok
)#3823: jsx-eslint/eslint-plugin-react#3823 #3821: jsx-eslint/eslint-plugin-react#3821
[7.36.0] - 2024.09.12
Added
- [
no-string-refs
]: allow this.refs in > 18.3.0 (#3807[]@henryqdineen
)- [
jsx-no-literals
] AddelementOverrides
option and the ability to ignore this rule on specific elements (#3812[]@Pearce-Ropion
)- [
forward-ref-uses-ref
]: add rule for checking ref parameter is added (#3667[]@NotWoods
)Fixed
... (truncated)
Commits
ae6fb8d
Update CHANGELOG and bump version63e0b49
[meta] do not npmignored.ts
files1f95a24
[readme] Fix shared settings linkec27e20
Update CHANGELOG and bump version0cc5b7a
[meta] fix release workflow744135b
[readme] flat config example for react 17+a1273d5
[New]no-unstable-nested-components
: addpropNamePattern
to support custo...3073214
[New]forbid-component-props
: addallowedForPatterns
/`disallowedForPatter...95297ed
[New]no-unescaped-entities
: add suggestions7f3ac1b
[New] add type generation- Additional commits viewable in compare view
Updates eslint-plugin-storybook
from 0.8.0 to 0.9.0
Release notes
Sourced from eslint-plugin-storybook's releases.
v0.9.0
🚀 Enhancement
🐛 Bug Fix
- Tweak
generate-rule
#147 (@yinm
)- Update links in docs #130 (
@hoonweiting
@yannbf
)- Remove uninformative 'Further Reading' sections from rule docs #131 (
@hoonweiting
)Authors: 3
- Wei Ting (
@hoonweiting
)- Yann Braga (
@yannbf
)- Yusuke Iinuma (
@yinm
)
Changelog
Sourced from eslint-plugin-storybook's changelog.
v0.9.0 (Thu Sep 26 2024)
🚀 Enhancement
🐛 Bug Fix
- Tweak
generate-rule
#147 (@yinm
)- Update links in docs #130 (
@hoonweiting
@yannbf
)- Remove uninformative 'Further Reading' sections from rule docs #131 (
@hoonweiting
)Authors: 3
- Wei Ting (
@hoonweiting
)- Yann Braga (
@yannbf
)- Yusuke Iinuma (
@yinm
)
Commits
d5a9ce1
Bump version to: 0.9.0 [skip ci]01c5309
Update CHANGELOG.md [skip ci]ecbb48e
Merge pull request #165 from storybookjs/yann/fix-storybook-jest-rule991522a
fix release4f1306c
use-storybook-expect: remove auto fix suggestioneef5e25
Merge pull request #147 from yinm/tweak-scaffoldingbd1b02e
Merge pull request #130 from hoonweiting/readme-linksabb5099
Merge branch 'main' into readme-linkse7d0349
Merge branch 'main' into readme-links92c7427
Update docs/rules/default-exports.md- Additional commits viewable in compare view
Updates typescript-eslint
from 8.4.0 to 8.8.0
Release notes
Sourced from typescript-eslint's releases.
v8.8.0
8.8.0 (2024-09-30)
🚀 Features
- eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009)
- eslint-plugin: [await-thenable] check for-await loop iteree (#10008)
🩹 Fixes
- remove
export type *
in d.ts to support TS<5.0 (#10070)- eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines (#10044)
- eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself (#10040)
- eslint-plugin: [no-misused-promises] check contextual type (#10042)
- eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations (#10037)
- type-utils: check for type parameters on
isBuiltinSymbolLikeRecurser()
(#10026)- utils: update missing type information message (#10043)
❤️ Thank You
- auvred
@auvred
- Josh Goldberg ✨
- Kirk Waiblinger
@kirkwaiblinger
- Ronen Amiel
- Tarun Chauhan
@tarunrajput
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
v8.7.0
8.7.0 (2024-09-23)
🚀 Features
- eslint-plugin: [no-unsafe-call] check calls of Function (#10010)
- eslint-plugin: [consistent-type-exports] check
export *
exp...Description has been truncated