-
Notifications
You must be signed in to change notification settings - Fork 2
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 #1219
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1219 +/- ##
=======================================
Coverage 18.89% 18.89%
=======================================
Files 427 427
Lines 66953 66953
Branches 1452 1457 +5
=======================================
+ Hits 12648 12649 +1
+ Misses 54305 54304 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Playwright test resultsDetails 50 tests across 11 suites Failed testschromium-setup › auth.setup.ts › authenticate as user - Skipped testschromium › authentication.test.ts › Authentication › should load unauthorized routes as expected with and without authentication - |
80c2451
to
3c61fb2
Compare
be4e90a
to
cfd7602
Compare
e1c77f9
to
be75add
Compare
7cde3a0
to
07af4b1
Compare
26be24e
to
27b7e0e
Compare
c13e1f5
to
67cd7f7
Compare
67cd7f7
to
5ba3e15
Compare
5ba3e15
to
8b26c81
Compare
This PR contains the following updates:
^55.0.0
->^56.0.0
Release Notes
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
v56.0.0
Compare Source
New rules
prefer-global-this
(#2410)1558cbe
prefer-math-min-max
(#2432)7369077
consistent-existence-index-check
(#2425)d3e4b80
Breaking
better-regex
from recommended rules (#2443)461b01c
Improvements
no-useless-undefined
: Ignore React 19useRef
calls (#2463)5f744e8
prefer-query-selector
: Add support forgetElementsByName
(#2398)e511ffd
prefer-string-slice
: Remove unsafe autofix forString#substr()
(#2427)891842d
no-for-loop
: Remove invalid fix for TypeScript (#2426)1e367bb
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 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.
This PR was generated by Mend Renovate. View the repository job log.