Update dependency eslint-plugin-unicorn to v34#279
Merged
Conversation
🦋 Changeset detectedLatest commit: e4bd040 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
calebeby
approved these changes
Jul 21, 2021
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0->^34.0.0Release Notes
sindresorhus/eslint-plugin-unicorn
v34.0.1Compare Source
no-array-method-this-argument: Fix false positives (#1386)d364d67v34.0.0Compare Source
New rules
no-array-method-this-argument(#1357)96587f2require-post-message-target-origin(#1326)03c540bprefer-top-level-await(#1325)05722a1prefer-at(#1331)8ca5b46Improvements
prefer-module: Ignore.cjsfiles (#1355)ebdc3c2error-message: SupportAggregateError(#1351)e7b4300filename-case: Enforce lowercased file extension (#1336)119615bexpiring-todo-comments: More helpful error when no conditions (#1375)914a996prefer-array-someandprefer-regexp-test: Support Vue SFC (#1364)a46050eexplicit-length-check: Supportv-showdirective (#1363)f163c4aexplicit-length-check: Support Vue SFC files (#1360)9199611prefer-type-error: Improve report location (#1354)bc3d58bno-useless-undefined: IgnoreSet#add()Map#set()Array#{push,unshift}()(#1353)c6359c3prefer-prototype-methods: Only check methods from[]and{}(#1347)29a4e75prefer-array-some: Report non-zero check onarray.filter().length(#1337)f8aaac2context.getPhysicalFilename()(#1344)e2540cbFixes
prefer-array-findandprefer-at: Fix crash on LHS zero index access (#1373)da1f6d8prefer-prototype-methods: Fix a missing condition on object literal check (#1332)cec7f11v33.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)f6a939cv32.0.1Compare Source
prevent-abbreviations: Fix shorthand import/export detection (#1252)4367479Configuration
📅 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.