Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Bump eslint-plugin-unicorn from 51.0.1 to 58.0.0 #667

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps eslint-plugin-unicorn from 51.0.1 to 58.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v58.0.0

Potentially breaking

  • Update engines.node in package.json to match real compatibility (#2581) e48a620

Improvements

Fixes

  • no-unnecessary-polyfills: Fix browserslist field name (#2603) 1a4c76f
  • no-unnecessary-polyfills: Fix crash on checking es6-error module (#2582) 66de41a
  • no-accessor-recursion: Fix exception when used in CommonJS (#2574) ca1e432

sindresorhus/eslint-plugin-unicorn@v57.0.0...v58.0.0

v57.0.0

Breaking

New rules

Improvements

  • Deprecate no-instanceof-array (#2534) c9c056c
  • prefer-includes: Support Vue template (#2526) 4e539b4
  • prevent-abbreviations: Add util and utils to abbreviations (#2507) 5ba9f0a
  • prefer-math-min-max: Ignore BigInt (#2467) 8b7c5fc
  • prefer-global-this: Also exclude outerWidth and outerHeight (#2549) 8f00f76
  • prefer-at: Remove unsafe autofix for .slice with 1 argument (#2476) 2985ecc
  • prefer-math-min-max: Reduce false positives in TypeScript (#2527) 1cbc561
  • prefer-string-raw: Ignore ImportAttribute (#2551) d963ccd

Fixes

... (truncated)

Commits

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 51.0.1 to 58.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v58.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies 📦 Pull requests that update a dependency file label Mar 25, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2025

Superseded by #674.

@dependabot dependabot bot closed this Apr 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-unicorn-58.0.0 branch April 28, 2025 00:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies 📦 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant