field-form
                                
                                 field-form copied to clipboard
                                
                                    field-form copied to clipboard
                            
                            
                            
                        chore(deps-dev): bump eslint-plugin-unicorn from 55.0.0 to 56.0.0
Bumps eslint-plugin-unicorn from 55.0.0 to 56.0.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
v56.0.0
New rules
prefer-global-this(#2410) 1558cbe
prefer-math-min-max(#2432) 7369077
consistent-existence-index-check(#2425) d3e4b80Breaking
Improvements
no-useless-undefined: Ignore React 19useRefcalls (#2463) 5f744e8
prefer-query-selector: Add support forgetElementsByName(#2398) e511ffd
prefer-string-slice: Remove unsafe autofix forString#substr()(#2427) 891842d
no-for-loop: Remove invalid fix for TypeScript (#2426) 1e367bbhttps://github.com/sindresorhus/eslint-plugin-unicorn/compare/v55.0.0...v56.0.0
Commits
- 2b469be56.0.0
- 5f744e8- no-useless-undefined: Ignore React 19- useRefcalls (#2463)
- e39ae89Improve error message for- no-new-array(#2459)
- 6a043c2Document- reduceRightalternative for- no-array-reduce(#2457)
- 1558cbeAdd- prefer-global-thisrule (#2410)
- a5d5562Update dependencies (#2447)
- d3e4b80Add- consistent-existence-index-checkrule (#2425)
- 461b01cRemove- better-regexfrom recommended rules (#2443)
- 891842d- prefer-string-slice: Remove unsafe autofix for- String#substr()(#2427)
- 7369077Add- prefer-math-min-max(#2432)
- Additional commits viewable in compare view
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 rebasewill rebase this PR
- @dependabot recreatewill recreate this PR, overwriting any edits that have been made to it
- @dependabot mergewill merge this PR after your CI passes on it
- @dependabot squash and mergewill squash and merge this PR after your CI passes on it
- @dependabot cancel mergewill cancel a previously requested merge and block automerging
- @dependabot reopenwill reopen this PR if it is closed
- @dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency
- @dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)