Update dependency eslint-plugin-unicorn to v33 #3673
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
32.0.1->33.0.1Release Notes
sindresorhus/eslint-plugin-unicorn
v33.0.1Compare Source
prefer-prototype-methods: Ignore known object literal methods (#1330)639e7afv33.0.0Compare Source
New rules
require-array-join-separator(#1284)36e7103require-number-to-fixed-digits-argument(#1288)4a30863prefer-prototype-methods(#1247)7bde733prefer-object-has-own(#1322)ca34b40recommendedpreset.Improvements
no-array-for-each: Handle only return statement insideiforelse(#1319)298a104new-for-builtins&no-new-buffer: Handle line breaks afternewkeyword (#1301)d37439fprefer-array-flat-map: Remove check on[].concat(...array.map(…))(#1299)128b5aaprefer-spread: Ignore{arrayBuffer,blob,buffer,file,this}.slice()(#1287)e18d5f2prefer-string-starts-ends-with: Add suggestions for safely handling non-strings (#1277)f14a9d1explicit-length-check: Ignorethis.{size,length}(#1289)ed85d00prefer-string-starts-ends-with-rule: Don't autofix known non-string values (#1281)a1c8984explicit-length-check: Ignore known, non-number length properties (#1264)42f6487empty-brace-spaces: Support experimental syntax (#1276)fa68b6fprefer-dom-node-remove: Improve parentheses handling (#1254)74e4d39Fixes
prefer-array-flat: Fix incorrect fix, checkArray.prototype.concat.call(#1317)f6a939cConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.