Closed dependabot[bot] closed 8 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/eslint-plugin-unicorn@51.0.1 | Transitive: environment, eval, filesystem, shell, unsafe | +154 |
15.7 MB | sindresorhus |
🚮 Removed packages: npm/eslint-plugin-unicorn@50.0.1
Bumps eslint-plugin-unicorn from 50.0.1 to 51.0.1.
Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
70034d3
51.0.143fc638
prefer-node-protocol
: Fix false positive onbun:*
modules (#2272)8a2e7db
51.0.0702d51b
consistent-destructuring
: Remove fromrecommended
preset (#2260)331b306
no-array-method-this-argument
: Fix suggestion message (#2263)797caee
no-array-method-this-argument
: CheckArray.from()
(#2262)19ffd54
prefer-module
: Suggestimport.meta.{dirname,filename}
(#2261)eb5af8b
Add Node.js 20.11import.meta
info (#2254)bb9e788
Updateeslint-ava-rule-tester
to v5 (#2251)41ac422
UseFlatESLint
in package test (#2249)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