You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/10/07 05:33:21 UTC

[GitHub] [cordova-eslint] erisu opened a new pull request #23: feat!(dependency): bump eslint, configs & plugins

erisu opened a new pull request #23:
URL: https://github.com/apache/cordova-eslint/pull/23


   Bump all eslint related dependencies.
   
   - eslint@^7.32.0
   - eslint-config-standard@^16.0.3
   - eslint-plugin-import@^2.24.2
   - eslint-plugin-node@^11.1.0
   - eslint-plugin-promise@^5.1.0
   - eslint-plugin-standard@^5.0.0
   
   ESLint 8.0.0-rc.0 is currently out for the past 12 days. We might be able to upgrade if it released before major release.
   I am unable to use the next version right now because the other dependencies requirements:
   
   ```
   npm ERR! code ERESOLVE
   npm ERR! ERESOLVE could not resolve
   npm ERR!
   npm ERR! While resolving: eslint-config-standard@16.0.3
   npm ERR! Found: eslint@8.0.0-rc.0
   npm ERR! node_modules/eslint
   npm ERR!   eslint@"8.0.0-rc.0" from the root project
   npm ERR!
   npm ERR! Could not resolve dependency:
   npm ERR! peer eslint@"^7.12.1" from eslint-config-standard@16.0.3
   npm ERR! node_modules/eslint-config-standard
   npm ERR!   eslint-config-standard@"^16.0.3" from the root project
   npm ERR!
   npm ERR! Conflicting peer dependency: eslint@7.32.0
   npm ERR! node_modules/eslint
   npm ERR!   peer eslint@"^7.12.1" from eslint-config-standard@16.0.3
   npm ERR!   node_modules/eslint-config-standard
   npm ERR!     eslint-config-standard@"^16.0.3" from the root project
   npm ERR!
   npm ERR! Fix the upstream dependency conflict, or retry
   npm ERR! this command with --force, or --legacy-peer-deps
   npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
   npm ERR!
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-eslint] erisu merged pull request #23: dep!: bump eslint, configs & plugins

Posted by GitBox <gi...@apache.org>.
erisu merged pull request #23:
URL: https://github.com/apache/cordova-eslint/pull/23


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org