sa-form
sa-form copied to clipboard
chore(deps): bump eslint-plugin-unicorn from 42.0.0 to 48.0.1
Bumps eslint-plugin-unicorn from 42.0.0 to 48.0.1.
Release notes
Sourced from eslint-plugin-unicorn's releases.
v48.0.1
no-empty-file: Fix directive check for TypeScript parser (#2180) 1bb9ce8https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v48.0.0...v48.0.1
v48.0.0
Improvements
- Deprecate
no-unsafe-regexrule (#2135) 7b473aaprefer-top-level-await: Ignore promises insidePromise.{all,allSettled,any,race}()(#2139) d3f6b60no-process-exit: Ignore when usingnode:worker_threadsmodule (#2136) 2907805prefer-array-some: Ignore filter calls with literal argument (#2097) 7a32edbprefer-modern-math-api: Check cases thatMath.hypot()should be preferred (#2080) 9bbc948explicit-length-check: Ignore.length || number(#1977) b9b8794Fixes
- Fix crash on array holes (#2129) f10f1a6
prefer-dom-node-dataset: Fix edge cases (#2171) b2d7378prefer-dom-node-dataset: Remove broken fix forelement.setAttribute(#2169) 61234afno-lonely-if: Fix an edge case (#2168) ca837a8no-useless-undefined: Turn parameter withundefineddefault value into optional parameter (#2138) 4aa7d60no-thenable: FixObject.fromEntries()check (#2130) f3265b9prefer-dom-node-remove: Fix incorrect auto-fix (#2084) 74bb36dhttps://github.com/sindresorhus/eslint-plugin-unicorn/compare/v47.0.0...v48.0.0
v47.0.0
Breaking
- Require Node.js 16 (#2073) a3bc120
- Require
eslint@>=8.38.0(#2066) 04af765- Enable
prefer-at,prefer-event-target, andprefer-string-replace-allin recommended config (#2073) a3bc120New rules
prefer-blob-reading-methods(#2065) 2bb1a04Improvements
prefer-top-level-await: Ignore.cjsfiles (#2072) 0c3ccb1prefer-spread: Stop checkingArray.fromcall with map function (#2064) f5beccbprefer-dom-node-text-content: Check optional chaining (#2062) 8d6d007prefer-dom-node-{append,remove}: Check optional chaining (#2061) 443999bFixes
prefer-number-properties: Fix false positives (#2050) 124bfa7https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v46.0.0...v47.0.0
... (truncated)
Commits
619129948.0.11bb9ce8no-empty-file: Fix directive check for TypeScript parser (#2180)1b6757e48.0.005fb2d8Fix docsab7732eReplacecontext.getSourcewithsourceCode.getText(#2174)980d98bRemove use of deprecated methods (#2173)b2d7378prefer-dom-node-dataset: Fix edge cases (#2171)61234afprefer-dom-node-dataset: Remove broken fix forelement.setAttribute(#2169)ca837a8no-lonely-if: Fix an edge case (#2168)13d454bUpdate dependencies, update ES version inenv(#2170)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.