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

Merged
merged 3 commits into from
Oct 12, 2024

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 5a248f5
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/670a3bbaf42d840008bba86a
😎 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.96%. Comparing base (25506d2) to head (5a248f5).
Report is 1 commits behind head on next.

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

... and 1 file 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
@renovate renovate bot force-pushed the renovate/major-eslint branch from f75768d to d6808d3 Compare October 11, 2024 23:07
ST-DDT
ST-DDT previously approved these changes Oct 12, 2024
@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

?

@ST-DDT
Copy link
Member

ST-DDT commented Oct 12, 2024

Done

@ST-DDT ST-DDT requested review from matthewmayer and a team October 12, 2024 09:05
@ST-DDT ST-DDT self-assigned this Oct 12, 2024
@ST-DDT ST-DDT merged commit 033c23b into next Oct 12, 2024
23 checks passed
@ST-DDT ST-DDT deleted the renovate/major-eslint branch October 12, 2024 10:21
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