fix(deps): Update dependency eslint-plugin-unicorn to v55#228
Merged
kodiakhq[bot] merged 2 commits intomainfrom Oct 1, 2024
Merged
fix(deps): Update dependency eslint-plugin-unicorn to v55#228kodiakhq[bot] merged 2 commits intomainfrom
kodiakhq[bot] merged 2 commits intomainfrom
Conversation
88d7512 to
6df5aa4
Compare
kodiakhq bot
pushed a commit
that referenced
this pull request
Oct 1, 2024
🤖 I have created a release *beep* *boop* --- ## [0.1.19](v0.1.18...v0.1.19) (2024-10-01) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.26 ([#220](#220)) ([2314963](2314963)) * **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.27 ([#230](#230)) ([9b1af30](9b1af30)) * **deps:** Update dependency @grpc/grpc-js to v1.11.3 ([#222](#222)) ([4031d41](4031d41)) * **deps:** Update dependency eslint to v8.57.1 ([#223](#223)) ([54f4929](54f4929)) * **deps:** Update dependency eslint-plugin-import to v2.30.0 ([#224](#224)) ([90521e6](90521e6)) * **deps:** Update dependency eslint-plugin-unicorn to v55 ([#228](#228)) ([60cbdd7](60cbdd7)) * **deps:** Update dependency execa to v9.4.0 ([#225](#225)) ([ec9d3b2](ec9d3b2)) * **deps:** Update dependency typescript to v5.6.2 ([#226](#226)) ([aa368f3](aa368f3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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:
^51.0.0->^55.0.0Release Notes
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
v55.0.0Compare Source
New rules
no-length-as-slice-end(#2400)3c33820Improvements
68e0f13Fixes
no-single-promise-in-promise-methods: Remove broken autofix forPromise.all()(#2386)8d28b6eprefer-node-protocol: Ignore Bun modules (#2384)a45b24ano-negation-in-equality-check: Ignore boolean type casting (#2379)37e00ddv54.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)1626852v52.0.0Compare Source
New rules
no-single-promise-in-promise-methods(#2258)8f0ee89no-await-in-promise-methods(#2259)a3be554no-anonymous-default-export(#2273)c035216Improvements
filename-case: Add option for multiple file extensions (#2186)4594020import-style: Supportnode:protocol (#2297)c28a086prefer-array-find: Checkarray.filter().at(0)(#2284)e6074feprefer-prototype-methods: CheckObject.prototypemethods fromglobalThis(#2286)1792d33no-array-callback-reference: Check logical expressions and check ternaries deeply (#2289)231529aFixes
prefer-spread: Fix it to not report on optional chaining (#2304)df1ff1cno-anonymous-default-export: Uppercase class name (#2282)5ce4169Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 Renovate Bot.