chore(deps): update dependency eslint-plugin-unicorn to v54#2805
Merged
Conversation
26a3993 to
906e772
Compare
This file contains hidden or 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
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:
^52.0.0->^54.0.0Release Notes
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
v54.0.0Compare Source
New rules
no-negation-in-equality-check(#2353)8957a03Breaking
prefer-array-find: ChangecheckFromLastdefault value totrue(#2367)a449af9Improvements
ac8536eprefer-array-some: CheckArray#{findIndex,findLastIndex}()(#2370)10568abprefer-includes: Check.lastIndexOf()(#2368)d812ad1prefer-string-raw: Ignore strings in Enums (#2354)175ea04Fixes
newto calls (#2352)d8f8161v53.0.0Compare Source
New rules
consistent-empty-array-spread(#2349)8d7954cprefer-string-raw(#2339)4f1400ano-invalid-fetch-options(#2338)342aafbno-magic-array-flat-depth(#2335)bc17428prefer-structured-clone(#2329)497519eBreaking
598f57bMeta
b82542dImprovements
598f57bno-array-method-this-argument: CheckArray.fromAsync()(#2330)99489b9prefer-number-properties: AddcheckNaNoption (#2315)d30de50template-indent: Support member expression paths intagsandfunctions(#2346)aabcf1dprefer-number-properties: Don't require by default forInfinity/-Infinityto be written asNumber.POSITIVE_INFINITY/Number.NEGATIVE_INFINITY(#2312)e0dfed2escape-case: IgnoreString.raw(#2342)45bd444no-hex-escape: IgnoreString.raw(#2343)cc02a7fprefer-dom-node-dataset: IgnoreawaitedgetAttributecall (#2334)45f23d5prevent-abbreviations: Support non-ASCII filenames (#2308)28762c8throw-new-error: Check all call expressions instead of just argument ofThrowStatement(#2332)1626852Configuration
📅 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.