Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update eslint -> ~7.32.0 - devdependencies #90

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ~7.18.0 -> ~7.32.0 age adoption passing confidence

Release Notes

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


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 changed the title Update eslint -> ^7.17.0 - devDependencies Update eslint -> ^7.18.0 - devDependencies Jan 16, 2021
@renovate renovate bot changed the title Update eslint -> ^7.18.0 - devDependencies Update eslint -> ^7.19.0 - devDependencies Jan 31, 2021
@brodybits
Copy link
Owner

brodybits commented Jan 31, 2021

eslint post-7.18.x update is blocked by this issue: eslint/eslint#14058


eslint 7.19.0 together with eslint-config-standard wants to reformat main.js like this (with Prettier formatting turned off):

diff --git a/main.js b/main.js
index 78a623e..1fdda1e 100644
--- a/main.js
+++ b/main.js
@@ -196,22 +196,22 @@ Promise.resolve().then(async () => {
   const { androidPackageId } =
     platforms.indexOf('android') !== -1
       ? await prompt({
-          type: 'text',
-          name: 'androidPackageId',
-          message: 'What is the desired Android package id?',
-          initial: 'com.demo',
-          validate: androidPackageId => androidPackageId.length > 0
-        })
+        type: 'text',
+        name: 'androidPackageId',
+        message: 'What is the desired Android package id?',
+        initial: 'com.demo',
+        validate: androidPackageId => androidPackageId.length > 0
+      })
       : { androidPackageId: null }
 
   const { tvosEnabled } =
     platforms.indexOf('ios') !== -1
       ? await prompt({
-          type: 'confirm',
-          name: 'tvosEnabled',
-          message: 'Support Apple tvOS (requires react-native-tvos fork)?',
-          initial: false
-        })
+        type: 'confirm',
+        name: 'tvosEnabled',
+        message: 'Support Apple tvOS (requires react-native-tvos fork)?',
+        initial: false
+      })
       : { tvosEnabled: null }
 
   // THANKS to @react-native-community/bob for the idea
@@ -250,11 +250,11 @@ Promise.resolve().then(async () => {
   const { useAppleNetworking } =
     platforms.indexOf('ios') !== -1 && !isView
       ? await prompt({
-          type: 'confirm',
-          name: 'useAppleNetworking',
-          message: 'Generate with sample use of Apple Networking?',
-          initial: false
-        })
+        type: 'confirm',
+        name: 'useAppleNetworking',
+        message: 'Generate with sample use of Apple Networking?',
+        initial: false
+      })
       : { useAppleNetworking: false }
 
   log(INFO, 'It is possible to generate an example app for testing,')

This looks like a regression due to eslint/eslint#13972, which was raised by myself. (I should have tested eslint/eslint#13972 with this repo before making the contribution.)

@renovate renovate bot changed the title Update eslint -> ^7.19.0 - devDependencies chore(deps): update eslint -> ~7.19.0 - devdependencies Feb 1, 2021
Copy link
Owner

@brodybits brodybits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The eslint version spec should go back to caret once eslint/eslint#14058 is resolved.

package.json Outdated
@@ -77,7 +77,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"eslint": "~7.18.0",
"eslint": "~7.19.0",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be done once eslint/eslint#14058 is resolved:

Suggested change
"eslint": "~7.19.0",
"eslint": "^7.19.0",

@brodybits brodybits added the bug Something isn't working label Feb 2, 2021
@renovate renovate bot changed the title chore(deps): update eslint -> ~7.19.0 - devdependencies chore(deps): update eslint -> ~7.20.0 - devdependencies Feb 13, 2021
@renovate renovate bot changed the title chore(deps): update eslint -> ~7.20.0 - devdependencies chore(deps): update eslint -> ~7.21.0 - devdependencies Feb 27, 2021
@renovate renovate bot changed the title chore(deps): update eslint -> ~7.21.0 - devdependencies chore(deps): update eslint -> ~7.22.0 - devdependencies Mar 12, 2021
@renovate renovate bot changed the title chore(deps): update eslint -> ~7.22.0 - devdependencies chore(deps): update eslint -> ~7.23.0 - devdependencies Mar 26, 2021
@renovate renovate bot changed the title chore(deps): update eslint -> ~7.23.0 - devdependencies chore(deps): update eslint -> ~7.24.0 - devdependencies Apr 9, 2021
@renovate renovate bot changed the title chore(deps): update eslint -> ~7.24.0 - devdependencies chore(deps): update eslint -> ~7.25.0 - devdependencies Apr 23, 2021
@renovate renovate bot changed the title chore(deps): update eslint -> ~7.25.0 - devdependencies chore(deps): update eslint -> ~7.26.0 - devdependencies May 8, 2021
@renovate renovate bot changed the title chore(deps): update eslint -> ~7.26.0 - devdependencies chore(deps): update eslint -> ~7.28.0 - devdependencies Jun 6, 2021
@renovate renovate bot changed the title chore(deps): update eslint -> ~7.28.0 - devdependencies chore(deps): update eslint -> ~7.30.0 - devdependencies Jul 7, 2021
@renovate renovate bot force-pushed the renovate/eslint-7.x branch 2 times, most recently from 8682f8b to 65b51af Compare July 8, 2021 22:58
@renovate renovate bot force-pushed the renovate/eslint-7.x branch 2 times, most recently from 08b61d1 to b95f729 Compare July 17, 2021 22:16
@renovate renovate bot changed the title chore(deps): update eslint -> ~7.30.0 - devdependencies chore(deps): update eslint -> ~7.31.0 - devdependencies Jul 17, 2021
@renovate renovate bot changed the title chore(deps): update eslint -> ~7.31.0 - devdependencies chore(deps): update eslint -> ~7.32.0 - devdependencies Jul 30, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants