Closed dependabot[bot] closed 7 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
tabs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 19, 2024 1:38am |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.72%. Comparing base (
ca167fd
) to head (7244757
). Report is 2 commits behind head on master.:exclamation: Current head 7244757 differs from pull request most recent head 9f18bb1. Consider uploading reports for the commit 9f18bb1 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps eslint-plugin-unicorn from 51.0.1 to 52.0.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
8ca00a4
52.0.0df1ff1c
prefer-spread
: Fix it to not report on optional chaining (#2304)907a3f7
Fix integration test (#2305)c28a086
import-style
: Supportnode:
protocol (#2297)677af7f
Update docs generator30ece36
no-array-for-each
: Document another benefit offor-of
(#2303)231529a
no-array-callback-reference
: Check logical expressions, check ternaries dee...78810a5
Add some notes to new-rule.md (#2287)8f0ee89
Addno-single-promise-in-promise-methods
rule (#2258)1792d33
prefer-prototype-methods
: CheckObject.prototype
methods from `globalThis...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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show