Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency eslint-plugin-unicorn to v34 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn ^29.0.0 -> ^34.0.0 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn

v34.0.1

Compare Source

v34.0.0

Compare Source

New rules
Improvements
Fixes
  • prefer-array-find and prefer-at: Fix crash on LHS zero index access (#​1373) da1f6d8
  • prefer-prototype-methods: Fix a missing condition on object literal check (#​1332) cec7f11

v33.0.1

Compare Source

  • prefer-prototype-methods: Ignore known object literal methods (#​1330) 639e7af

v33.0.0

Compare Source

New rules
Improvements
  • no-array-for-each: Handle only return statement inside if or else (#​1319) 298a104
  • new-for-builtins & no-new-buffer: Handle line breaks after new keyword (#​1301) d37439f
  • prefer-array-flat-map: Remove check on [].concat(...array.map(…)) (#​1299) 128b5aa
  • prefer-spread: Ignore {arrayBuffer,blob,buffer,file,this}.slice() (#​1287) e18d5f2
  • prefer-string-starts-ends-with: Add suggestions for safely handling non-strings (#​1277) f14a9d1
  • explicit-length-check: Ignore this.{size,length} (#​1289) ed85d00
  • prefer-string-starts-ends-with-rule: Don't autofix known non-string values (#​1281) a1c8984
  • explicit-length-check: Ignore known, non-number length properties (#​1264) 42f6487
  • empty-brace-spaces: Support experimental syntax (#​1276) fa68b6f
  • prefer-dom-node-remove: Improve parentheses handling (#​1254) 74e4d39
Fixes
  • prefer-array-flat: Fix incorrect fix, check Array.prototype.concat.call (#​1317) f6a939c

v32.0.1

Compare Source

  • prevent-abbreviations: Fix shorthand import/export detection (#​1252) 4367479

v32.0.0

Compare Source

Breaking
New rules
Improvements
Fixes
  • prevent-abbreviations: Fix shorthand import/export detection (#​1215) a669e31

v31.0.0

Compare Source

New rules

v30.0.0

Compare Source

New rules
Breaking
Improvements
Fixes
  • prefer-number-properties: Fix some edge cases (#​1170) e7e25b8
  • prefer-number-properties: Fix some edge cases (part 2) (#​1176) 3a58802
  • prefer-regexp-test: Do not fix if regexp has g flag (#​1173) 8d97beb
  • no-array-for-each: Do not fix if callback parameter has type annotation (#​1167) 0d4fc8b
  • no-useless-undefined: Do not report return undefined if function has returnType (#​1165) 4ff39e0
  • prefer-set-has: Use suggestions if node has type annotation (#​1158) 1221185
  • no-null: Exclude second argument of Node.insertBefore() (#​1157) b16c316
  • prefer-add-event-listener: Fix crash on parenthesized cases (#​1153) c95e854
  • Fix optional MemberExpression check when using ecmaVersion: 2019 (#​1151) 56d5d9a
  • prefer-regexp-test: Do not fix if argument of String#match() is known not RegExp (#​1152) 0abc394

Configuration

📅 Schedule: "before 3am on Monday" in timezone Asia/Tokyo.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jul 4, 2021
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.

1 participant