eslint-plugin-react-form-fields
eslint-plugin-react-form-fields copied to clipboard
chore(deps-dev): bump eslint and @types/eslint
trafficstars
Bumps eslint and @types/eslint. These dependencies needed to be updated together.
Updates eslint from 8.37.0 to 8.42.0
Release notes
Sourced from eslint's releases.
v8.42.0
Features
Bug Fixes
a589636fix: Config withignoresand withoutfilesshould not always apply (#17181) (Milos Djermanovic)c4fad17fix: Correct ignore message for "node_modules" subfolders (#17217) (Francesco Trotta)Documentation
Chores
6ca5b7cchore: upgrade@eslint/js@8.42.0 (#17236) (Milos Djermanovic)67fc5e7chore: package.json update for@eslint/jsrelease (ESLint Jenkins)0892412refactor: removeIdentifierlistener in no-irregular-whitespace (#17235) (Milos Djermanovic)f67d298test: AddFlatESLinttests with missing config files (#17164) (Milos Djermanovic)5b68d51chore: Fixfixedsizeattribute in code path analysis DOT debug output (#17202) (Milos Djermanovic)37432f2chore: update descriptions in key-spacing tests (#17195) (Milos Djermanovic)v8.41.0
Features
880a431feat: change default ignore pattern to**/node_modules/in flat config (#17184) (Milos Djermanovic)8bf5505feat: exposeshouldUseFlatConfig(#17169) (Connor Prussin)Bug Fixes
4f5440dfix: incorrect warning message for ignored dotfiles (#17196) (Milos Djermanovic)94da96cfix: unifyLintMessagetype (#17076) (Brandon Mills)0c415cdfix: validateignorePatternsconstructor option inFlatESLintclass (#17139) (Milos Djermanovic)9682d66fix: switchgrapheme-splittertographemer(#17160) (fisker Cheung)Documentation
7709b14docs: Update README (GitHub Actions Bot)7f183e0docs: Update triage process description (#17157) (Nicholas C. Zakas)b68346bdocs: fix license to reflect relicensing of jshint (#17165) (Stefan Bischof)Chores
f43216achore: upgrade@eslint/js@8.41.0 (#17200) (Milos Djermanovic)95c3007chore: package.json update for@eslint/jsrelease (ESLint Jenkins)ddc5291chore: don't use deprecatedcontextmethods inast-utilstests (#17194) (Milos Djermanovic)b1516dbchore: Fix return type offindFlatConfigFile(#17161) (Milos Djermanovic)918b0fdperf: Store indent descriptors in a plain array (#17148) (Francesco Trotta)4caa344refactor: locateConfigFileToUse returns an Error object (#17159) (唯然)v8.40.0
Features
5db7808feat: improve flat config errors for invalid rule options and severities (#17140) (Josh Goldberg ✨)f5574dcfeat: Add findConfigFile() method to FlatESLint (#17142) (Nicholas C. Zakas)e52b98bfeat: addsourceCodeproperty to the rule context (#17107) (Nitin Kumar)1468f5bfeat: addphysicalFilenameproperty to the rule context (#17111) (Nitin Kumar)
... (truncated)
Changelog
Sourced from eslint's changelog.
v8.42.0 - June 2, 2023
6ca5b7cchore: upgrade@eslint/js@8.42.0 (#17236) (Milos Djermanovic)67fc5e7chore: package.json update for@eslint/jsrelease (ESLint Jenkins)0892412refactor: removeIdentifierlistener in no-irregular-whitespace (#17235) (Milos Djermanovic)a589636fix: Config withignoresand withoutfilesshould not always apply (#17181) (Milos Djermanovic)01d7142docs: Update README (GitHub Actions Bot)f67d298test: AddFlatESLinttests with missing config files (#17164) (Milos Djermanovic)e5182b7docs: Update README (GitHub Actions Bot)c4fad17fix: Correct ignore message for "node_modules" subfolders (#17217) (Francesco Trotta)5b68d51chore: Fixfixedsizeattribute in code path analysis DOT debug output (#17202) (Milos Djermanovic)b8448fffeat: correct no-useless-return behaviour in try statements (#16996) (Nitin Kumar)37432f2chore: update descriptions in key-spacing tests (#17195) (Milos Djermanovic)v8.41.0 - May 19, 2023
f43216achore: upgrade@eslint/js@8.41.0 (#17200) (Milos Djermanovic)95c3007chore: package.json update for@eslint/jsrelease (ESLint Jenkins)4f5440dfix: incorrect warning message for ignored dotfiles (#17196) (Milos Djermanovic)ddc5291chore: don't use deprecatedcontextmethods inast-utilstests (#17194) (Milos Djermanovic)880a431feat: change default ignore pattern to**/node_modules/in flat config (#17184) (Milos Djermanovic)94da96cfix: unifyLintMessagetype (#17076) (Brandon Mills)7709b14docs: Update README (GitHub Actions Bot)8bf5505feat: exposeshouldUseFlatConfig(#17169) (Connor Prussin)7f183e0docs: Update triage process description (#17157) (Nicholas C. Zakas)0c415cdfix: validateignorePatternsconstructor option inFlatESLintclass (#17139) (Milos Djermanovic)b1516dbchore: Fix return type offindFlatConfigFile(#17161) (Milos Djermanovic)b68346bdocs: fix license to reflect relicensing of jshint (#17165) (Stefan Bischof)9682d66fix: switchgrapheme-splittertographemer(#17160) (fisker Cheung)918b0fdperf: Store indent descriptors in a plain array (#17148) (Francesco Trotta)4caa344refactor: locateConfigFileToUse returns an Error object (#17159) (唯然)v8.40.0 - May 5, 2023
4053004chore: upgrade@eslint/js@8.40.0 (#17156) (Milos Djermanovic)50fed1dchore: package.json update for@eslint/jsrelease (ESLint Jenkins)f076e54fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#17151) (Nicholas C. Zakas)4c7a170chore: upgrade@eslint/eslintrc@2.0.3 (#17155) (Milos Djermanovic)e80b7ccchore: upgrade [email protected] (#17154) (Milos Djermanovic)ce3ac91chore: upgrade [email protected] (#17153) (Milos Djermanovic)5db7808feat: improve flat config errors for invalid rule options and severities (#17140) (Josh Goldberg ✨)f5574dcfeat: Add findConfigFile() method to FlatESLint (#17142) (Nicholas C. Zakas)e52b98bfeat: addsourceCodeproperty to the rule context (#17107) (Nitin Kumar)e980bf3docs: Update README (GitHub Actions Bot)9094d79chore: addlatest/tometa.docs.urlin all core rules (#17136) (Milos Djermanovic)1468f5bfeat: addphysicalFilenameproperty to the rule context (#17111) (Nitin Kumar)0df4d4ffeat: addcwdto rule context (#17106) (Nitin Kumar)52018f2feat: addfilenameproperty to the rule context (#17108) (Nitin Kumar)559ff4efeat: add newomitLastInOneLineClassBodyoption to thesemirule (#17105) (Nitin Kumar)e92a6fcdocs: Update README (GitHub Actions Bot)
... (truncated)
Commits
96ad0db8.42.040b34afBuild: changelog update for 8.42.06ca5b7cchore: upgrade@eslint/js@8.42.0 (#17236)67fc5e7chore: package.json update for@eslint/jsrelease0892412refactor: removeIdentifierlistener in no-irregular-whitespace (#17235)a589636fix: Config withignoresand withoutfilesshould not always apply (#17181)01d7142docs: Update READMEf67d298test: AddFlatESLinttests with missing config files (#17164)e5182b7docs: Update READMEc4fad17fix: Correct ignore message for "node_modules" subfolders (#17217)- Additional commits viewable in compare view
Updates @types/eslint from 8.37.0 to 8.40.0
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)