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(deps): update eslint #3383

Merged
merged 2 commits into from
Feb 6, 2025
Merged

chore(deps): update eslint #3383

merged 2 commits into from
Feb 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat 1.2.5 -> 1.2.6 age adoption passing confidence
@eslint/js (source) 9.18.0 -> 9.19.0 age adoption passing confidence
eslint (source) 9.18.0 -> 9.19.0 age adoption passing confidence
eslint-plugin-jsdoc 50.6.1 -> 50.6.3 age adoption passing confidence
eslint-plugin-prettier 5.2.1 -> 5.2.3 age adoption passing confidence
typescript-eslint (source) 8.19.1 -> 8.23.0 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.6

Compare Source

eslint/eslint (@​eslint/js)

v9.19.0

Compare Source

eslint/eslint (eslint)

v9.19.0

Compare Source

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.6.3

Compare Source

Bug Fixes
  • check-template-names: stop restricting template names to single letters; fixes #​1352 (c283729)

v50.6.2

Compare Source

Bug Fixes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes
typescript-eslint/typescript-eslint (typescript-eslint)

v8.23.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.22.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.21.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Feb 1, 2025
@renovate renovate bot requested a review from a team as a code owner February 1, 2025 01:07
@renovate renovate bot added this to the vAnytime milestone Feb 1, 2025
Copy link

netlify bot commented Feb 1, 2025

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit d982ea3
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/67a250124c013700087aa15e
😎 Deploy Preview https://deploy-preview-3383.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (3f7633d) to head (d982ea3).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3383   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files        2811     2811           
  Lines      216952   216952           
  Branches      941      941           
=======================================
  Hits       216901   216901           
  Misses         51       51           

@renovate renovate bot force-pushed the renovate/eslint branch 6 times, most recently from 57deb04 to 26ca5f7 Compare February 1, 2025 14:45
@ST-DDT
Copy link
Member

ST-DDT commented Feb 3, 2025

@renovate renovate bot force-pushed the renovate/eslint branch 3 times, most recently from 4cbeabb to a6c1ea2 Compare February 3, 2025 16:29
@ST-DDT
Copy link
Member

ST-DDT commented Feb 3, 2025

@Shinigami92
Copy link
Member

Any preferences regarding this new rule typescript-eslint.io/rules/no-misused-spread ?

Please note that it conflits with:

I started to fully disable no-misused-spread in my repos, in favor of prefer-spread which I like a lot more

@renovate renovate bot force-pushed the renovate/eslint branch from a6c1ea2 to dd33ec2 Compare February 3, 2025 21:46
@ST-DDT ST-DDT self-assigned this Feb 4, 2025
@ST-DDT ST-DDT requested review from a team February 4, 2025 17:41
Copy link
Contributor Author

renovate bot commented Feb 4, 2025

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.

@ST-DDT ST-DDT merged commit f9dd560 into next Feb 6, 2025
23 checks passed
@ST-DDT ST-DDT deleted the renovate/eslint branch February 6, 2025 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants