Skip to content

Update eslint-plugin-unicorn 54.0.0 → 57.0.0 (major)#228

Open
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/yarn/eslint-plugin-unicorn-57.0.0
Open

Update eslint-plugin-unicorn 54.0.0 → 57.0.0 (major)#228
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/yarn/eslint-plugin-unicorn-57.0.0

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Feb 24, 2025

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ eslint-plugin-unicorn (54.0.0 → 57.0.0) · Repo

Release Notes

57.0.0

Breaking

New rules

Improvements

Fixes

  • new-for-builtins: Correct fix for Date() (#2543) e5e17f8
  • prefer-global-this: Fix auto-fix for typeof window (#2501) b95dc12

v56.0.1...v57.0.0

56.0.1

  • expiring-todo-comments: Fix compatibility with ESLint 9.15 (#2497) 16b09d3

v56.0.0...v56.0.1

56.0.0

New rules

Breaking

Improvements

  • no-useless-undefined: Ignore React 19 useRef calls (#2463) 5f744e8
  • prefer-query-selector: Add support for getElementsByName (#2398) e511ffd
  • prefer-string-slice: Remove unsafe autofix for String#substr() (#2427) 891842d
  • no-for-loop: Remove invalid fix for TypeScript (#2426) 1e367bb

v55.0.0...v56.0.0

55.0.0

New rules

Improvements

Fixes

  • no-single-promise-in-promise-methods: Remove broken autofix for Promise.all() (#2386) 8d28b6e
  • prefer-node-protocol: Ignore Bun modules (#2384) a45b24a
  • no-negation-in-equality-check: Ignore boolean type casting (#2379) 37e00dd

v54.0.0...v55.0.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 65 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Feb 24, 2025
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2025

⚠️ No Changeset found

Latest commit: da846d0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants