Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn 32.0.1 -> 33.0.1 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn

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

Configuration

📅 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.


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

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

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @carols10cents (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

renovate-bot and others added 2 commits June 6, 2021 09:38
This change avoids the `unicorn/prefer-prototype-methods` rule from triggering, and generally makes the code a bit more readable.
@Turbo87 Turbo87 force-pushed the renovate/eslint-plugin-unicorn-33.x branch from 8676115 to 26bd63e Compare June 6, 2021 07:43
@Turbo87
Copy link
Member

Turbo87 commented Jun 6, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Jun 6, 2021

📌 Commit 26bd63e has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Jun 6, 2021

⌛ Testing commit 26bd63e with merge f28eb19...

@bors
Copy link
Contributor

bors commented Jun 6, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing f28eb19 to master...

@bors bors merged commit f28eb19 into master Jun 6, 2021
@renovate renovate bot deleted the renovate/eslint-plugin-unicorn-33.x branch June 6, 2021 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants