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

Update dependency eslint to v9 #424

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.57.0 -> ^9.10.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.10.0

Compare Source

v9.9.1

Compare Source

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

v9.8.0

Compare Source

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores

v9.6.0

Compare Source

v9.5.0

Compare Source

v9.4.0

Compare Source

v9.3.0

Compare Source

v9.2.0

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file skip changelog Won't show up in changelog labels May 31, 2024

This comment was marked as outdated.

@dcastil
Copy link
Owner

dcastil commented Jun 8, 2024

Some context in comments from previous PR: #409

@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 979f1d0 to 0264763 Compare June 14, 2024 22:34
@dcastil
Copy link
Owner

dcastil commented Jun 19, 2024

@renovate renovate bot changed the title chore(deps): update dependency eslint to v9 Update dependency eslint to v9 Jun 23, 2024
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch 2 times, most recently from 5f92d22 to 3064de2 Compare July 1, 2024 17:10
Copy link

github-actions bot commented Jul 1, 2024

Metrics report

At head commit a48ff7d and base commit 9a68667 at 2024-09-06T21:18:53.885Z

Size

No changes

All size metrics
Export Size original Size minified Size minified and Brotli compressed
tailwind-merge esm 72.08 kB 0% 20.22 kB 0% 5.77 kB 0%
 › createTailwindMerge 12.63 kB 0% 3.40 kB 0% 1.38 kB 0%
 › extendTailwindMerge 71.59 kB 0% 19.81 kB 0% 5.57 kB 0%
 › fromTheme 0.16 kB 0% 0.08 kB 0% 0.09 kB 0%
 › getDefaultConfig 57.30 kB 0% 15.90 kB 0% 4.15 kB 0%
 › mergeConfigs 1.45 kB 0% 0.45 kB 0% 0.23 kB 0%
 › twJoin 1.06 kB 0% 0.26 kB 0% 0.16 kB 0%
 › twMerge 69.96 kB 0% 19.31 kB 0% 5.43 kB 0%
 › validators 3.01 kB 0% 1.26 kB 0% 0.64 kB 0%
tailwind-merge cjs 72.34 kB 0% 23.29 kB 0% 6.12 kB 0%
tailwind-merge/es5 esm 75.88 kB 0% 21.60 kB 0% 6.06 kB 0%
 › createTailwindMerge 14.51 kB 0% 4.03 kB 0% 1.51 kB 0%
 › extendTailwindMerge 75.20 kB 0% 21.19 kB 0% 5.83 kB 0%
 › fromTheme 0.21 kB 0% 0.10 kB 0% 0.09 kB 0%
 › getDefaultConfig 58.44 kB 0% 16.45 kB 0% 4.17 kB 0%
 › mergeConfigs 1.78 kB 0% 0.50 kB 0% 0.24 kB 0%
 › twJoin 1.08 kB 0% 0.26 kB 0% 0.14 kB 0%
 › twMerge 72.97 kB 0% 20.49 kB 0% 5.62 kB 0%
 › validators 3.74 kB 0% 1.54 kB 0% 0.65 kB 0%
tailwind-merge/es5 cjs 76.13 kB 0% 24.70 kB 0% 6.27 kB 0%

@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 3064de2 to 2d98ed7 Compare July 12, 2024 22:51
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 2d98ed7 to 2c74720 Compare July 26, 2024 23:02
@dcastil
Copy link
Owner

dcastil commented Jul 31, 2024

There is a fork https://www.npmjs.com/package/eslint-plugin-import-x that I could use instead of eslint-plugin-import mentioned in import-js/eslint-plugin-import#2948 (comment).

@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 2c74720 to b66d83b Compare August 1, 2024 07:28
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from b66d83b to cd3fbae Compare August 9, 2024 23:17
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from cd3fbae to 2672dd0 Compare August 18, 2024 09:27
Copy link

codspeed-hq bot commented Aug 18, 2024

CodSpeed Performance Report

Merging #424 will not alter performance

Comparing renovate/major-eslint-monorepo (a48ff7d) with main (9a68667)

Summary

✅ 5 untouched benchmarks

@dcastil
Copy link
Owner

dcastil commented Aug 18, 2024

I should add https://github.com/vitest-dev/eslint-plugin-vitest when I upgrade to ESLint v9 as well.

@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch 2 times, most recently from 2d8cf99 to 9340236 Compare August 23, 2024 22:11
@renovate renovate bot force-pushed the renovate/major-eslint-monorepo branch from 9340236 to a48ff7d Compare September 6, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip changelog Won't show up in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant