Update dependency eslint to v7.24.0 #104
Merged
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:
>=6.0.0->7.24.0Release Notes
eslint/eslint
v7.24.0Compare Source
0c346c8Chore: ignorepnpm-lock.yaml(#14303) (Nitin Kumar)f06ecdfUpdate: Add disallowTemplateShorthand option in no-implicit-coercion (#13579) (Remco Haszing)71a80e3Docs: fix broken links in Node.js API docs toc (#14296) (u-sho (Shouhei Uechi))bd46dc4Docs: Fix incorrect reference to "braces" in arrow-parens (#14300) (emclain)0d6235eDocs: update header in max-lines (#14273) (Shinigami)70c9216Docs: Update issue triage to include blocked column (#14275) (Nicholas C. Zakas)abca186Docs: Fix typo in suggestions section (#14293) (Kevin Partington)c4d8b0dFix: no-unused-vars ignoreRestSiblings check assignments (fixes #14163) (#14264) (YeonJuan)b51d077Update: add ignoreNonDeclaration to no-multi-assign rule (fixes #12545) (#14185) (t-mangoe)c981fb1Chore: Upgrade mocha to 8.3.2 (#14278) (Stephen Wade)147fc04Docs: Fixrepro:neededlabel in bug report template (#14285) (Milos Djermanovic)e1cfde9Docs: Update bug report template (#14276) (Nicholas C. Zakas)c85c2f1Docs: Add fatal to Node.js API LintMessage type (#14251) (Brandon Mills)v7.23.0Compare Source
687ccaeUpdate: add option "allowInParentheses" to no-sequences (fixes #14197) (#14199) (Daniel Rentz)dbf2529Sponsors: Sync README with website (ESLint Jenkins)4bdf2c1Sponsors: Sync README with website (ESLint Jenkins)49d1697Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (#14244) (Brandon Mills)43f1685Update:--quietshould not supress--max-warnings(fixes #14202) (#14242) (Milos Djermanovic)909c727Docs: Add valid example that shows vars in a block scope (#14230) (Ed S)28583ebFix: no-mixed-operators false positives with? :(fixes #14223) (#14226) (Milos Djermanovic)a99eb2dFix: Clarify line breaks in object-curly-newline (fixes #14024) (#14063) (armin yahya)8984c91Update: eslint --env-info output os info (#14059) (薛定谔的猫)2a79306Sponsors: Sync README with website (ESLint Jenkins)ebd7026Docs: Fix typo (#14225) (Greg Finley)a2013fcSponsors: Sync README with website (ESLint Jenkins)v7.22.0Compare Source
3a432d8Docs: Improve documentation for indent rule (#14168) (Serkan Özel)f62ec8dUpdate: throw error when fix range is invalid (#14142) (Jacob Bandes-Storch)0eecad2Upgrade: Update lodash in package.json to V 4.17.21 (#14159) (Basem Al-Nabulsi)5ad91aaUpdate: report es2021 globals in no-extend-native (refs #13602) (#14177) (Milos Djermanovic)c295581Chore: remove leftover JSDoc from lint-result-cache (#14176) (Milos Djermanovic)0d541f9Chore: Reduce lodash usage (#14178) (Stephen Wade)27a67d7Sponsors: Sync README with website (ESLint Jenkins)459d821Chore: upgrade dependencies of browser test (#14127) (Pig Fang)ebfb63aSponsors: Sync README with website (ESLint Jenkins)3ba029fDocs: Remove Extraneous Dash (#14164) (Danny Hurlburt)6f4540eSponsors: Sync README with website (ESLint Jenkins)ddf361cDocs: Fix Formatting (#14154) (Danny Hurlburt)c0d2ac1Sponsors: Sync README with website (ESLint Jenkins)a8df03eDocs: Clarify triage process (#14117) (Nicholas C. Zakas)v7.21.0Compare Source
3cd5440Upgrade: @eslint/eslintrc to 0.4.0 (#14147) (Brandon Mills)c0b8c71Upgrade: Puppeteer to 7.1.0 (#14122) (Tim van der Lippe)08ae31eNew: Implement cacheStrategy (refs eslint/rfcs#63) (#14119) (Manu Chambon)5e51fd2Update: do not ignore symbolic links (fixes #13551, fixes #13615) (#14126) (Pig Fang)87c43a5Chore: improve a few comments and fix typos (#14125) (Tobias Nießen)e19c51eSponsors: Sync README with website (ESLint Jenkins)b8aea99Fix: pluralize 'line' to 'lines' in max-lines-per-function description (#14115) (Trevin Hofmann)f5b53e2Sponsors: Sync README with website (ESLint Jenkins)eee1213Sponsors: Sync README with website (ESLint Jenkins)5c4d7eaSponsors: Sync README with website (ESLint Jenkins)v7.20.0Compare Source
f4ac3b0Docs: fix sibling selector descriptions (#14099) (Milos Djermanovic)9d6063aFix: Crash with esquery when using JSX (fixes #13639) (#14072) (Yosuke Ota)a0871f1Docs: Triage process (#14014) (Nicholas C. Zakas)ad90761Update: add enforceForJSX option to no-unused-expressions rule (#14012) (Duncan Beevers)d6c84afFix:--initautoconfig shouldn't add deprecated rules (fixes #14017) (#14060) (Milos Djermanovic)9b277a1Fix: Support ENOTDIR error code in the folder existence checking utility (#13973) (Constantine Genchevsky)7aeb127Upgrade: pin @babel/code-frame@7.12.11 (#14067) (Milos Djermanovic)b4e2af5Docs: Add more fields to bug report template (#14039) (Nicholas C. Zakas)96f1d49Sponsors: Sync README with website (ESLint Jenkins)cb27b0aBuild: package.json update for eslint-config-eslint release (ESLint Jenkins)4cab165Sponsors: Sync README with website (ESLint Jenkins)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.