-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): update dependency eslint-plugin-unicorn to v56 #595
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-plugin-unicorn-56.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
October 7, 2024 11:10
90ffa78
to
e50aa43
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
October 7, 2024 16:03
e50aa43
to
7363d58
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
October 7, 2024 22:51
7363d58
to
8e802e3
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
October 8, 2024 07:38
8e802e3
to
8448d85
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
October 8, 2024 07:45
8448d85
to
01ac466
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #595 +/- ##
=======================================
Coverage ? 40.83%
=======================================
Files ? 191
Lines ? 5057
Branches ? 403
=======================================
Hits ? 2065
Misses ? 2992
Partials ? 0 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
October 8, 2024 11:03
01ac466
to
db84097
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
October 8, 2024 11:50
db84097
to
06bdefe
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
October 9, 2024 07:39
06bdefe
to
30ed200
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
October 9, 2024 22:17
30ed200
to
5b45b82
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
October 30, 2024 20:01
f6e7d5a
to
11c8e67
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
November 1, 2024 22:11
11c8e67
to
9172cd8
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
November 2, 2024 16:13
9172cd8
to
b4bd422
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
November 17, 2024 13:07
b4bd422
to
e99e2f8
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
November 17, 2024 13:24
e99e2f8
to
adaf2b6
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
November 28, 2024 15:39
adaf2b6
to
f514320
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
December 5, 2024 16:39
f514320
to
a6c109b
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
December 19, 2024 16:35
a6c109b
to
018e314
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
December 19, 2024 16:46
018e314
to
84c3e4f
Compare
renovate
bot
force-pushed
the
renovate/eslint-plugin-unicorn-56.x
branch
from
January 4, 2025 22:13
84c3e4f
to
ba10228
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.