next-test-api-route-handler
next-test-api-route-handler copied to clipboard
chore(deps-dev): bump eslint-plugin-unicorn from 51.0.1 to 52.0.0
Bumps eslint-plugin-unicorn from 51.0.1 to 52.0.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
v52.0.0
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) 5ce4169https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.1...v52.0.0
Commits
8ca00a452.0.0df1ff1cprefer-spread: Fix it to not report on optional chaining (#2304)907a3f7Fix integration test (#2305)c28a086import-style: Supportnode:protocol (#2297)677af7fUpdate docs generator30ece36no-array-for-each: Document another benefit offor-of(#2303)231529ano-array-callback-reference: Check logical expressions, check ternaries dee...78810a5Add some notes to new-rule.md (#2287)8f0ee89Addno-single-promise-in-promise-methodsrule (#2258)1792d33prefer-prototype-methods: CheckObject.prototypemethods from `globalThis...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)