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 dependency eslint-plugin-unicorn to v56 #3159

Open
wants to merge 2 commits into
base: next
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn 55.0.0 -> 56.0.0 age adoption passing confidence

Release Notes

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

v56.0.0

Compare Source

New rules
Breaking
Improvements

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

🔕 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 requested a review from a team as a code owner October 7, 2024 00:22
@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Oct 7, 2024
@renovate renovate bot added this to the vAnytime milestone Oct 7, 2024
Copy link

netlify bot commented Oct 7, 2024

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 624f7ed
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/6709c30a5fa17e0008fd0747
😎 Deploy Preview https://deploy-preview-3159.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 Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (25506d2) to head (624f7ed).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3159   +/-   ##
=======================================
  Coverage   99.96%   99.97%           
=======================================
  Files        2797     2797           
  Lines      227777   227777           
  Branches      577      577           
=======================================
+ Hits       227698   227712   +14     
+ Misses         79       65   -14     
Files with missing lines Coverage Δ
src/internal/mersenne.ts 94.03% <100.00%> (ø)

... and 2 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/major-eslint branch 13 times, most recently from 9e129c0 to f75768d Compare October 11, 2024 06:52
@ST-DDT ST-DDT requested review from a team October 12, 2024 00:30
Copy link
Contributor Author

renovate bot commented Oct 12, 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.

Copy link
Contributor

@matthewmayer matthewmayer left a comment

Choose a reason for hiding this comment

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

as 56.0.0 no longer includes the better-regex rule can we remove

'unicorn/better-regex': 'off',

from eslint.config.js

?

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