Skip to content

Update dependency eslint-plugin-unicorn to v25 #3135

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

Merged
merged 3 commits into from
Dec 28, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn 24.0.0 -> 25.0.0 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn

v25.0.0

Compare Source

New rules
Renamed rules

We improved the naming and name consistency of some rules. Sorry about the churn.

If you use the recommended preset and you're not overriding any rules, you don't need to do anything.

  • no-fn-reference-in-iteratorno-array-callback-reference
  • no-array-instanceofno-instanceof-array
  • no-reduceno-array-reduce
  • prefer-datasetprefer-dom-node-dataset
  • prefer-flat-mapprefer-array-flat-map
  • prefer-replace-allprefer-string-replace-all
  • prefer-starts-ends-withprefer-string-starts-ends-with
  • prefer-text-contentprefer-dom-node-text-content
  • prefer-trim-start-endprefer-string-trim-start-end
  • prefer-event-keyprefer-keyboard-event-key
  • prefer-node-appendprefer-dom-node-append
  • prefer-node-removeprefer-dom-node-remove

20c6341

Improvements

Renovate 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 @jtgeibel (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.

@Turbo87 Turbo87 force-pushed the renovate/eslint-plugin-unicorn-25.x branch from 1b54f0f to ebcce99 Compare December 28, 2020 20:17
@Turbo87 Turbo87 force-pushed the renovate/eslint-plugin-unicorn-25.x branch from ebcce99 to f52ca9e Compare December 28, 2020 20:31
@Turbo87 Turbo87 force-pushed the renovate/eslint-plugin-unicorn-25.x branch from f52ca9e to 9ee61a4 Compare December 28, 2020 20:51
@Turbo87
Copy link
Member

Turbo87 commented Dec 28, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Dec 28, 2020

📌 Commit 9ee61a4 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Dec 28, 2020

⌛ Testing commit 9ee61a4 with merge 587a0ce...

@bors
Copy link
Contributor

bors commented Dec 28, 2020

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

@bors bors merged commit 587a0ce into master Dec 28, 2020
@renovate renovate bot deleted the renovate/eslint-plugin-unicorn-25.x branch December 28, 2020 20:57
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.

5 participants