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

refactor: upgrade dependencies #11

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

favna
Copy link
Contributor

@favna favna commented Nov 19, 2024

Please describe the changes this PR makes and why it should be merged:

  1. Upgraded all of the following dependencies to their latest versions as of 2024-11-19T13:22+0100:
    • @angular-eslint/eslint-plugin-template
    • @angular-eslint/eslint-plugin
    • @angular-eslint/template-parser
    • @eslint/compat
    • @next/eslint-plugin-next
    • @typescript-eslint/eslint-plugin
    • @typescript-eslint/parser
    • astro-eslint-parser
    • esbuild-plugin-file-path-extensions
    • eslint-import-resolver-typescript
    • eslint-plugin-astro
    • eslint-plugin-cypress
    • eslint-plugin-import-x
    • eslint-plugin-jsdoc
    • eslint-plugin-jsx-a11y
    • eslint-plugin-n
    • eslint-plugin-promise
    • eslint-plugin-react-hooks
    • eslint-plugin-react-refresh
    • eslint-plugin-react
    • eslint-plugin-sonarjs
    • eslint-plugin-typescript-sort-keys
    • eslint-plugin-unicorn
    • eslint-plugin-vue
    • eslint
    • globals
    • tsup
    • tsx
    • typescript-eslint
    • typescript
  2. Added the @stylistic eslint plugin which replaces many stylistic rules from @typescript-eslint and eslint core:
    • @stylistic/eslint-plugin
    • @stylistic/eslint-plugin-jsx
    • @stylistic/eslint-plugin-ts
  3. Updated all the rules that were moved from @typescript-eslint and eslint-core to @stylistic to have their new names. Also updated the prettier config to disable the relevant new rules.
  4. Upgraded Yarn to the latest version
  5. Cried a lot about the work that went into this upgrade, I blame the move to @stylistic

1. Upgraded all of the following dependencies to their latest versions as of 2024-11-19:
   - @angular-eslint/eslint-plugin-template
   - @angular-eslint/eslint-plugin
   - @angular-eslint/template-parser
   - @eslint/compat
   - @next/eslint-plugin-next
   - @typescript-eslint/eslint-plugin
   - @typescript-eslint/parser
   - astro-eslint-parser
   - esbuild-plugin-file-path-extensions
   - eslint-import-resolver-typescript
   - eslint-plugin-astro
   - eslint-plugin-cypress
   - eslint-plugin-import-x
   - eslint-plugin-jsdoc
   - eslint-plugin-jsx-a11y
   - eslint-plugin-n
   - eslint-plugin-promise
   - eslint-plugin-react-hooks
   - eslint-plugin-react-refresh
   - eslint-plugin-react
   - eslint-plugin-sonarjs
   - eslint-plugin-typescript-sort-keys
   - eslint-plugin-unicorn
   - eslint-plugin-vue
   - eslint
   - globals
   - tsup
   - tsx
   - typescript-eslint
   - typescript
2. Added the `@stylistic` eslint plugin which replaces many stylistic rules from `@typescript-eslint` and eslint core:
   - @stylistic/eslint-plugin
   - @stylistic/eslint-plugin-jsx
   - @stylistic/eslint-plugin-ts
3. Updated all the rules that were moved from `@typescript-eslint` and eslint-core to `@stylistic` to have their new names. Also updated the prettier config to disable the relevant new rules.
4. Upgraded Yarn to the latest version
5. Cried a lot about the work that went into this upgrade, I blame the move to `@stylistic`
@iCrawl iCrawl merged commit 25b79d2 into iCrawl:main Nov 20, 2024
2 checks passed
@favna favna deleted the refactor/upgrade-dependencies branch November 25, 2024 20:25
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.

2 participants