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

chore: bump up linter (major) #6454

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.57.0 -> ^9.0.0 age adoption passing confidence
eslint-plugin-sonarjs ^0.25.1 -> ^1.0.0 age adoption passing confidence
eslint-plugin-unicorn ^52.0.0 -> ^53.0.0 age adoption passing confidence
eslint-plugin-unused-imports ^3.1.0 -> ^4.0.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

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

SonarSource/eslint-plugin-sonarjs (eslint-plugin-sonarjs)

v1.0.3

Compare Source

What's Changed

v1.0.2

Compare Source

What's Changed

v1.0.0

Compare Source

Eslint-plugin-sonarjs is compatible with ESLint v9.

What's Changed

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.25.1...1.0.0

sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)

v53.0.0

Compare Source

New rules
Breaking
Meta
Improvements
  • Support ESLint 9 (#​2250) 598f57b
  • no-array-method-this-argument: Check Array.fromAsync() (#​2330) 99489b9
  • prefer-number-properties: Add checkNaN option (#​2315) d30de50
  • template-indent: Support member expression paths in tags and functions (#​2346) aabcf1d
  • prefer-number-properties: Don't require by default for Infinity/-Infinity to be written as Number.POSITIVE_INFINITY/Number.NEGATIVE_INFINITY (#​2312) e0dfed2
  • escape-case: Ignore String.raw (#​2342) 45bd444
  • no-hex-escape: Ignore String.raw (#​2343) cc02a7f
  • prefer-dom-node-dataset: Ignore awaited getAttribute call (#​2334) 45f23d5
  • prevent-abbreviations: Support non-ASCII filenames (#​2308) 28762c8
  • throw-new-error: Check all call expressions instead of just argument of ThrowStatement (#​2332) 1626852
sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)

v4.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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 3, 2024
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.08%. Comparing base (88d4351) to head (a9d6a70).
Report is 1 commits behind head on canary.

Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #6454      +/-   ##
==========================================
- Coverage   67.08%   67.08%   -0.01%     
==========================================
  Files         585      585              
  Lines       28889    28889              
  Branches     2609     2609              
==========================================
- Hits        19381    19380       -1     
- Misses       9237     9238       +1     
  Partials      271      271              
Flag Coverage Δ
server-test 77.54% <ø> (ø)
unittest 39.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore: bump up eslint-plugin-unicorn version to v52 chore: bump up linter (major) Apr 5, 2024
@renovate renovate bot changed the title chore: bump up linter (major) chore: bump up eslint version to v9 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/major-linter branch from bc553dd to 1d8ad39 Compare May 3, 2024 17:05
@renovate renovate bot changed the title chore: bump up eslint version to v9 chore: bump up linter (major) May 3, 2024
@renovate renovate bot force-pushed the renovate/major-linter branch 3 times, most recently from 173b85d to 3fc391e Compare May 16, 2024 10:25
@renovate renovate bot force-pushed the renovate/major-linter branch 2 times, most recently from e0c2544 to f014aea Compare May 21, 2024 05:21
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
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

0 participants