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

Revert "Upgrade ESLint and eslint-related plugins to the lastest vers… #2408

Merged
merged 1 commit into from
Oct 31, 2021

Conversation

tpmai22
Copy link
Contributor

@tpmai22 tpmai22 commented Oct 28, 2021

Issue This PR Addresses

Type of Change

  • Bugfix: Change which fixes an issue
  • New Feature: Change which adds functionality
  • Documentation Update: Change which improves documentation
  • UI: Change which improves UI

Description

This reverts commit 3d7a333. Related to #2407 where ESLint 8.x broke stagging server

Checklist

  • Quality: This PR builds and passes our npm test and works locally
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not (if applicable)
  • Documentation: This PR includes updated/added documentation to user exposed functionality or configuration variables are added/changed or an explanation of why it does not(if applicable)

humphd
humphd previously approved these changes Oct 28, 2021
@humphd humphd added area: CI/CD Continuous integration / Continuous delivery area: deployment Production or Staging deployment dependencies Pull requests that update a dependency file hacktoberfest-accepted type: bug Something isn't working labels Oct 28, 2021
@manekenpix
Copy link
Member

Should we only revert eslint v8.1?

@tpmai22
Copy link
Contributor Author

tpmai22 commented Oct 29, 2021

@manekenpix it make sense to me? You want me to revert only eslint ?

@humphd
Copy link
Contributor

humphd commented Oct 29, 2021

Try it and see I guess.

@tpmai22
Copy link
Contributor Author

tpmai22 commented Oct 29, 2021

@manekenpix It is up and running, hope it not breaking this time

@manekenpix
Copy link
Member

@BeAmazedVariable I get this error now.

While resolving: @senecacdot/telescope@2.2.0
#9 13.23 npm ERR! Found: eslint@7.23.0
#9 13.23 npm ERR! node_modules/eslint
#9 13.23 npm ERR!   dev eslint@"7.23.0" from the root project
#9 13.23 npm ERR! 
#9 13.23 npm ERR! Could not resolve dependency:
#9 13.23 npm ERR! peer eslint@">=7.28.0" from eslint-plugin-prettier@4.0.0
#9 13.23 npm ERR! node_modules/eslint-plugin-prettier
#9 13.23 npm ERR!   dev eslint-plugin-prettier@"4.0.0" from the root project

I guess we can just go with the original idea, reverting the commit, and we'll gradually upgrade the rest of the packages in future PRs.

Thanks for making these changes, it was worth trying.

@humphd
Copy link
Contributor

humphd commented Oct 30, 2021

@BeAmazedVariable can we please get this in soon, I want to wrap this up.

@tpmai22
Copy link
Contributor Author

tpmai22 commented Oct 30, 2021

@humphd I will be able to jump on around 10 today after work

@tpmai22
Copy link
Contributor Author

tpmai22 commented Oct 31, 2021

@manekenpix @humphd sorry for the delay please kindly revierw my recent pull request

@manekenpix manekenpix merged commit 5c45180 into Seneca-CDOT:master Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CI/CD Continuous integration / Continuous delivery area: deployment Production or Staging deployment dependencies Pull requests that update a dependency file hacktoberfest-accepted type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants