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 v52 #2801

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

Shinigami92
Copy link
Member

@Shinigami92 Shinigami92 commented Apr 8, 2024

Release Notes

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

v52.0.0

Compare Source

New rules
Improvements
  • filename-case: Add option for multiple file extensions (#​2186) 4594020
  • import-style: Support node: protocol (#​2297) c28a086
  • prefer-array-find: Check array.filter().at(0) (#​2284) e6074fe
  • prefer-prototype-methods: Check Object.prototype methods from globalThis (#​2286) 1792d33
  • no-array-callback-reference: Check logical expressions and check ternaries deeply (#​2289) 231529a
Fixes

@Shinigami92 Shinigami92 added p: 1-normal Nothing urgent c: dependencies Pull requests that adds/updates a dependency labels Apr 8, 2024
@Shinigami92 Shinigami92 added this to the vAnytime milestone Apr 8, 2024
@Shinigami92 Shinigami92 self-assigned this Apr 8, 2024
@Shinigami92 Shinigami92 requested a review from a team as a code owner April 8, 2024 11:57
Copy link

netlify bot commented Apr 8, 2024

Deploy Preview for fakerjs canceled.

Name Link
🔨 Latest commit 7dbbd10
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/6613db9315668500087737d1

Copy link

codecov bot commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (423b39e) to head (7dbbd10).

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2801   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files        2972     2972           
  Lines      212564   212564           
  Branches      599      601    +2     
=======================================
+ Hits       212466   212476   +10     
+ Misses         97       87   -10     
  Partials        1        1           

see 2 files with indirect coverage changes

@ST-DDT ST-DDT merged commit cbbe218 into next Apr 8, 2024
26 checks passed
@ST-DDT ST-DDT deleted the deps-update-eslint-unicorn-v52 branch April 8, 2024 14:41
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.

3 participants