Closed dependabot[bot] closed 3 months ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
npm/eslint-plugin-unicorn | 55.0.0 | :green_circle: 5.8 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/globals | 15.8.0 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint-plugin-unicorn | ^55.0.0 | :green_circle: 5.8 | Details
|
Bumps eslint-plugin-unicorn from 54.0.0 to 55.0.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
4db75c4
55.0.0f3ca6a0
Switchrun-rules-on-codebase
script to use ESLint CLI directly (#2402)cb7abc5
Getglobals
directly fromglobals
package (#2395)3c33820
Addno-length-as-slice-end
rule (#2400)1deb9bb
prefer-node-protocol
: Fix docs (#2392)68e0f13
Add TypeScript types (#2382)8d28b6e
no-single-promise-in-promise-methods
: Remove broken autofix for `Promise.al...a45b24a
prefer-node-protocol
: Ignore Bun modules (#2384)37e00dd
no-negation-in-equality-check
: Ignore boolean type casting (#2379)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