Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

chore(deps): replace linters #3666

Open
wants to merge 1 commit into
base: next
Choose a base branch
from
Open

chore(deps): replace linters #3666

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2020

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
babel-eslint devDependencies replacement 10.1.0 -> 7.11.0 age adoption passing confidence
eslint (source) devDependencies minor 7.10.0 -> 7.32.0 age adoption passing confidence
eslint-formatter-pretty devDependencies minor 4.0.0 -> 4.1.0 age adoption passing confidence
eslint-import-resolver-babel-module devDependencies minor 5.1.2 -> 5.3.2 age adoption passing confidence
eslint-import-resolver-webpack (source) devDependencies patch 0.13.0 -> 0.13.8 age adoption passing confidence
eslint-plugin-compat devDependencies minor 3.8.0 -> 3.13.0 age adoption passing confidence
eslint-plugin-import devDependencies minor 2.22.1 -> 2.29.0 age adoption passing confidence
eslint-plugin-jsx-a11y devDependencies minor 6.3.1 -> 6.8.0 age adoption passing confidence
eslint-plugin-prettier devDependencies minor 3.1.4 -> 3.4.1 age adoption passing confidence
eslint-plugin-promise devDependencies minor 4.2.1 -> 4.3.1 age adoption passing confidence
eslint-plugin-react devDependencies minor 7.21.3 -> 7.33.2 age adoption passing confidence
eslint-plugin-react-hooks (source) devDependencies minor 4.1.2 -> 4.6.0 age adoption passing confidence
stylelint (source) devDependencies minor 13.7.2 -> 13.13.1 age adoption passing confidence
stylelint-formatter-pretty devDependencies patch 2.1.0 -> 2.1.1 age adoption passing confidence

This is a special PR that replaces babel-eslint with the community suggested minimal stable replacement version.


Release Notes

eslint/eslint (eslint)

v7.32.0

Compare Source

v7.31.0

Compare Source

v7.30.0

Compare Source

v7.29.0

Compare Source

v7.28.0

Compare Source

v7.27.0

Compare Source

  • 2c0868c Chore: merge all html formatter files into html.js (#​14612) (Milos Djermanovic)
  • 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #​14325) (#​14354) (Nitin Kumar)
  • afe9569 Chore: use includes instead of indexOf (#​14607) (Mikhail Bodrov)
  • c0f418e Chore: Remove lodash (#​14287) (Stephen Wade)
  • 52655dd Update: no-restricted-imports custom message for patterns (fixes #​11843) (#​14580) (Alex Holden)
  • 967b1c4 Chore: Fix typo in large.js (#​14589) (Ikko Ashimine)
  • 2466a05 Sponsors: Sync README with website (ESLint Jenkins)
  • fe29f18 Sponsors: Sync README with website (ESLint Jenkins)
  • 086c1d6 Chore: add more test cases for no-sequences (#​14579) (Nitin Kumar)
  • 6a2ced8 Docs: Update README team and sponsors (ESLint Jenkins)

v7.26.0

Compare Source

  • aaf65e6 Upgrade: eslintrc for ModuleResolver fix (#​14577) (Brandon Mills)
  • ae6dbd1 Fix: track variables, not names in require-atomic-updates (fixes #​14208) (#​14282) (Patrick Ahmetovic)
  • 6a86e50 Chore: remove loose-parser tests (fixes #​14315) (#​14569) (Milos Djermanovic)
  • ee3a3ea Fix: create .eslintrc.cjs for module type (#​14304) (Nitin Kumar)
  • 6791dec Docs: fix example for require-atomic-updates (#​14562) (Milos Djermanovic)
  • 388eb7e Sponsors: Sync README with website (ESLint Jenkins)
  • f071d1e Update: Add automated suggestion to radix rule for parsing decimals (#​14291) (Bryan Mishkin)
  • 0b6a3f3 New: Include XO style guide in eslint --init (#​14193) (Federico Brigante)

v7.25.0

Compare Source

  • 5df5e4a Update: highlight last write reference for no-unused-vars (fixes #​14324) (#​14335) (Nitin Kumar)
  • 0023872 Docs: Add deprecated note to working-with-rules-deprecated page (#​14344) (Michael Novotny)
  • 36fca70 Chore: Upgrade eslump to 3.0.0 (#​14350) (Stephen Wade)
  • 59b689a Chore: add node v16 (#​14355) (薛定谔的猫)
  • 35a1f5e Sponsors: Sync README with website (ESLint Jenkins)
  • fb0a92b Chore: rename misspelled identifier in test (#​14346) (Tobias Nießen)
  • f2babb1 Docs: update pull request template (#​14336) (Nitin Kumar)
  • 02dde29 Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' (#​14332) (Nate-Wilkins)
  • 07d14c3 Chore: remove extraneous command from lint-staged config (#​14314) (James George)
  • 41b3570 Update: lint code block with same extension but different content (#​14227) (JounQin)
  • eb29996 Docs: add more examples with arrow functions for no-sequences rule (#​14313) (Nitin Kumar)

v7.24.0

Compare Source

v7.23.0

Compare Source

  • 687ccae Update: add option "allowInParentheses" to no-sequences (fixes #​14197) (#​14199) (Daniel Rentz)
  • dbf2529 Sponsors: Sync README with website (ESLint Jenkins)
  • 4bdf2c1 Sponsors: Sync README with website (ESLint Jenkins)
  • 49d1697 Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (#​14244) (Brandon Mills)
  • 43f1685 Update: --quiet should not supress --max-warnings (fixes #​14202) (#​14242) (Milos Djermanovic)
  • 909c727 Docs: Add valid example that shows vars in a block scope (#​14230) (Ed S)
  • 28583eb Fix: no-mixed-operators false positives with ? : (fixes #​14223) (#​14226) (Milos Djermanovic)
  • a99eb2d Fix: Clarify line breaks in object-curly-newline (fixes #​14024) (#​14063) (armin yahya)
  • 8984c91 Update: eslint --env-info output os info (#​14059) (薛定谔的猫)
  • 2a79306 Sponsors: Sync README with website (ESLint Jenkins)
  • ebd7026 Docs: Fix typo (#​14225) (Greg Finley)
  • a2013fc Sponsors: Sync README with website (ESLint Jenkins)

v7.22.0

Compare Source

  • 3a432d8 Docs: Improve documentation for indent rule (#​14168) (Serkan Özel)
  • f62ec8d Update: throw error when fix range is invalid (#​14142) (Jacob Bandes-Storch)
  • 0eecad2 Upgrade: Update lodash in package.json to V 4.17.21 (#​14159) (Basem Al-Nabulsi)
  • 5ad91aa Update: report es2021 globals in no-extend-native (refs #​13602) (#​14177) (Milos Djermanovic)
  • c295581 Chore: remove leftover JSDoc from lint-result-cache (#​14176) (Milos Djermanovic)
  • 0d541f9 Chore: Reduce lodash usage (#​14178) (Stephen Wade)
  • 27a67d7 Sponsors: Sync README with website (ESLint Jenkins)
  • 459d821 Chore: upgrade dependencies of browser test (#​14127) (Pig Fang)
  • ebfb63a Sponsors: Sync README with website (ESLint Jenkins)
  • 3ba029f Docs: Remove Extraneous Dash (#​14164) (Danny Hurlburt)
  • 6f4540e Sponsors: Sync README with website (ESLint Jenkins)
  • ddf361c Docs: Fix Formatting (#​14154) (Danny Hurlburt)
  • c0d2ac1 Sponsors: Sync README with website (ESLint Jenkins)
  • a8df03e Docs: Clarify triage process (#​14117) (Nicholas C. Zakas)

v7.21.0

Compare Source

v7.20.0

Compare Source

v7.19.0

Compare Source

v7.18.0

Compare Source

  • e3264b2 Upgrade: @​eslint/eslintrc to improve error message for invalid extends (#​14009) (Milos Djermanovic)
  • f17c3c3 Update: check logical assignment operators in the complexity rule (#​13979) (Milos Djermanovic)
  • 672deb0 Docs: fix no-invalid-regexp docs regarding ecmaVersion (#​13991) (Milos Djermanovic)
  • 179a910 Fix: --init crash on question to upgrade/downgrade ESLint (fixes #​13978) (#​13995) (Milos Djermanovic)
  • 292b1c0 Fix: no-extra-parens false positive with let identifier in for-loop (#​13981) (Milos Djermanovic)
  • de61f94 Sponsors: Sync README with website (ESLint Jenkins)
  • 9250d16 Upgrade: Bump lodash to fix security issue (#​13993) (Frederik Prijck)
  • 75fea9b Sponsors: Sync README with website (ESLint Jenkins)
  • f2687e7 Docs: update space-in-parens related rules (#​13985) (Chris Brody)
  • 4a38bbe Docs: space-in-parens examples with no arguments etc. (#​13987) (Chris Brody)
  • 3e49169 Sponsors: Sync README with website (ESLint Jenkins)
  • c5bf1f2 Sponsors: Sync README with website (ESLint Jenkins)
  • 98a729c Sponsors: Sync README with website (ESLint Jenkins)
  • e83a696 Sponsors: Sync README with website (ESLint Jenkins)
  • 78cb483 Chore: test foo( ) with space-in-parens option "always" (#​13986) (Chris Brody)
  • f6948f6 Docs: Update semantic versioning policy (#​13970) (Nicholas C. Zakas)
  • 0688212 Sponsors: Sync README with website (ESLint Jenkins)
  • aeba5e5 Chore: fix typo (#​13975) (Nitin Kumar)
  • 4ee1134 Sponsors: Sync README with website (ESLint Jenkins)

v7.17.0

Compare Source

  • e128e77 Update: check logical assignment in no-constant-condition (#​13946) (Milos Djermanovic)
  • cc48713 Chore: refactor calculating range and loc in no-useless-escape (#​13964) (Milos Djermanovic)
  • 535fe47 Update: use regexpp's default ecmaVersion in no-control-regex (#​13969) (Milos Djermanovic)
  • 83e98cd Fix: use regexpp's default ecmaVersion in no-invalid-regexp (#​13968) (Milos Djermanovic)
  • 7297363 Docs: fix examples for no-multi-str (#​13966) (Milos Djermanovic)
  • 0649871 Update: add autofix to rule multiline-ternary (#​13958) (薛定谔的猫)
  • f6e7e32 Fix: no-

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 10, 2020
@coveralls
Copy link

coveralls commented Oct 19, 2020

Coverage Status

Coverage remained the same at 21.942% when pulling b4bd134 on renovate/linters into f2692b2 on next.

@renovate renovate bot force-pushed the renovate/linters branch 5 times, most recently from 8cab0b3 to 2bef133 Compare October 26, 2020 17:52
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from d0d36e0 to e15bd12 Compare November 20, 2020 23:37
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from e895a3b to 3fa4929 Compare December 5, 2020 08:22
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from 936f457 to ea926fc Compare December 18, 2020 22:46
@renovate renovate bot force-pushed the renovate/linters branch 4 times, most recently from 00bf41d to 455b21e Compare January 4, 2021 19:59
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 3e265ae to 73d8570 Compare January 22, 2021 12:54
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from 11efa76 to 58694dc Compare February 12, 2021 23:48
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 9a8a1d7 to 9efa812 Compare March 6, 2021 17:10
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from d1131c9 to 9cf1e0d Compare July 9, 2023 11:34
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from cf9a1d6 to d90aa73 Compare July 20, 2023 17:34
@renovate renovate bot force-pushed the renovate/linters branch 4 times, most recently from 1c494c9 to 0864841 Compare August 1, 2023 17:05
@renovate renovate bot force-pushed the renovate/linters branch 3 times, most recently from cb3be23 to d5b3b27 Compare August 9, 2023 14:25
@renovate renovate bot force-pushed the renovate/linters branch 6 times, most recently from 7ba9be1 to 8c41e90 Compare August 22, 2023 20:27
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from d3258ed to 7766fe3 Compare September 22, 2023 10:36
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 169d6a3 to c9b51a5 Compare September 28, 2023 15:18
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 23c7381 to d6b9b7a Compare October 15, 2023 17:11
@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from b168063 to 453732d Compare November 6, 2023 07:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant