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

Upgrade ESLint to v9 and prettier to v3 #80

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

risantos
Copy link
Member

@risantos risantos commented Oct 16, 2024

Additionally, bumps:

  • @babel/core
  • @babel/eslint-parser
  • eslint-config-prettier
  • eslint-plugin-jsdoc
  • esling-plugin-mocha
  • eslint-plugin-prettier
  • eslint-plugin-promise
  • eslint-plugin-sort-destructure-keys
  • eslint-plugin-sort-imports-requires
  • eslint-plugin-sql-template
  • globals

@risantos risantos self-assigned this Oct 16, 2024
@risantos risantos force-pushed the feature/eslint-9 branch 5 times, most recently from 834a6b7 to ed94b37 Compare October 16, 2024 14:29
@risantos risantos marked this pull request as ready for review October 16, 2024 14:29
@risantos risantos force-pushed the feature/eslint-9 branch 4 times, most recently from 24aa945 to 16a5546 Compare November 5, 2024 17:29
@risantos risantos force-pushed the feature/eslint-9 branch 4 times, most recently from 077b2bf to ed957c2 Compare November 18, 2024 20:17
- Raises the minimum required Node.js version to `v20`

Additionally, bumps:
- `@babel/core`
- `@babel/eslint-parser`
- `eslint-config-prettier`
- `eslint-plugin-jsdoc`
- `esling-plugin-mocha`
- `eslint-plugin-prettier`
- `eslint-plugin-promise`
- `eslint-plugin-sort-destructure-keys`
- `eslint-plugin-sort-imports-requires`
- `eslint-plugin-sql-template`
- `globals`
- `release-it`
- Deprecated in ESLint `v8.50.0`, replaced with `no-object-constructor` - https://eslint.org/docs/latest/rules/no-new-object#rule-details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant