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

[TASK] Update eslint to v9 #810

Merged
merged 2 commits into from
Aug 1, 2024
Merged

[TASK] Update eslint to v9 #810

merged 2 commits into from
Aug 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

eslint/eslint (eslint)

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 the dependencies Updates project dependencies label Apr 6, 2024
@renovate renovate bot requested a review from eliashaeussler as a code owner April 6, 2024 01:48
Copy link

codeclimate bot commented Apr 6, 2024

Code Climate has analyzed commit 951ef65 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 98.9% (0.0% change).

View more on Code Climate.

@coveralls
Copy link
Collaborator

coveralls commented Apr 6, 2024

Pull Request Test Coverage Report for Build 10199143184

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.95%

Totals Coverage Status
Change from base Build 10199119286: 0.0%
Covered Lines: 471
Relevant Lines: 476

💛 - Coveralls

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 8577848149

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.154%

Totals Coverage Status
Change from base Build 8490415340: 0.0%
Covered Lines: 469
Relevant Lines: 473

💛 - Coveralls

@eliashaeussler
Copy link
Owner

Blocked by airbnb/javascript#2961.

@eliashaeussler eliashaeussler marked this pull request as draft April 14, 2024 12:58
@renovate renovate bot force-pushed the renovate/eslint-9.x branch 2 times, most recently from 8fe4462 to b23b49e Compare May 11, 2024 10:16
@renovate renovate bot force-pushed the renovate/eslint-9.x branch 20 times, most recently from 2f92c4f to 1c4a6de Compare June 11, 2024 18:56
@renovate renovate bot force-pushed the renovate/eslint-9.x branch 10 times, most recently from 05f9932 to d6040b4 Compare July 23, 2024 09:31
@renovate renovate bot force-pushed the renovate/eslint-9.x branch 9 times, most recently from a156e7e to 015cf41 Compare July 30, 2024 15:33
@renovate renovate bot force-pushed the renovate/eslint-9.x branch 2 times, most recently from b1e137e to edfee01 Compare July 31, 2024 15:51
@eliashaeussler eliashaeussler marked this pull request as ready for review August 1, 2024 13:18
Copy link
Contributor Author

renovate bot commented Aug 1, 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.

renovate bot and others added 2 commits August 1, 2024 15:19
| datasource | package | from   | to    |
| ---------- | ------- | ------ | ----- |
| npm        | eslint  | 8.57.0 | 9.8.0 |
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 20383 lines exceeds the maximum allowed for the inline comments feature.

@eliashaeussler eliashaeussler merged commit 5160252 into main Aug 1, 2024
10 of 11 checks passed
@eliashaeussler eliashaeussler deleted the renovate/eslint-9.x branch August 1, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants