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

Bump eslint to ^8.47.0 || ^9.0.0 #42407

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.47.0 -> ^8.47.0 || ^9.0.0 age adoption passing confidence
eslint (source) ^8.57.0 -> ^9.9.1 age adoption passing confidence
@types/eslint (source) ^8.56.11 -> ^9.6.1 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

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 - "on sunday before 6:00am" in timezone UTC, 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 these updates 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 the dependencies Update of dependencies label May 26, 2024
@mui-bot
Copy link

mui-bot commented May 26, 2024

Netlify deploy preview

https://deploy-preview-42407--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against bb0a9de

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label May 28, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 21c6813 to 7729554 Compare May 28, 2024 07:24
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label May 28, 2024
@aarongarciah aarongarciah added the on hold There is a blocker, we need to wait label May 28, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label May 29, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 7729554 to 375e403 Compare May 29, 2024 12:41
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label May 29, 2024
@aarongarciah
Copy link
Member

Updating to ESlint 9.x requires adopting the new flat config file. We could set the ESLINT_USE_FLAT_CONFIG env var to false, but this is probably a good opportunity to migrate to the new ESLint standard.

@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 375e403 to 25de7c7 Compare May 31, 2024 23:30
@renovate renovate bot changed the title Bump eslint to v9.3.0 Bump eslint to v9.4.0 May 31, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 25de7c7 to 3f9d858 Compare June 3, 2024 07:28
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Jun 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 3f9d858 to 82348f4 Compare June 3, 2024 07:51
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Jun 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 82348f4 to 9b440a1 Compare June 3, 2024 08:00
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Jun 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 9b440a1 to 0ec5fe4 Compare June 7, 2024 07:57
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Jun 7, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 0ec5fe4 to c79e4d5 Compare June 8, 2024 07:22
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Jun 8, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from c79e4d5 to 68d20ed Compare June 10, 2024 08:06
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 10, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from a7c8fbe to 82c2f40 Compare August 9, 2024 20:56
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 82c2f40 to 5fd8342 Compare August 12, 2024 09:09
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 12, 2024
@renovate renovate bot changed the title chore(deps): bump eslint to ^8.47.0 || ^9.0.0 Bump eslint to ^8.47.0 || ^9.0.0 Aug 15, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 16, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 5fd8342 to ed41a33 Compare August 16, 2024 05:42
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Aug 16, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from ed41a33 to d26f6f1 Compare August 16, 2024 09:17
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Aug 16, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from d26f6f1 to d5c9395 Compare August 19, 2024 10:21
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Aug 19, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch 2 times, most recently from d9b3a85 to 748460c Compare August 19, 2024 10:54
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Aug 19, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from 748460c to da5a5c0 Compare August 19, 2024 11:25
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Aug 19, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from da5a5c0 to b0c73e5 Compare August 19, 2024 12:22
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 19, 2024
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from b0c73e5 to cfd220b Compare August 23, 2024 23:08
@renovate renovate bot force-pushed the renovate/eslint-9.x branch from cfd220b to bb0a9de Compare August 26, 2024 07:33
Copy link
Contributor Author

renovate bot commented Aug 26, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies on hold There is a blocker, we need to wait PR: out-of-date The pull request has merge conflicts and can't be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants