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

chore(deps): bump eslint-plugin-unicorn from 9.1.1 to 20.1.0 #32

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2020

Bumps eslint-plugin-unicorn from 9.1.1 to 20.1.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v20.1.0

  • Use singular array element variable name in autofix for no-for-loop rule (#745) 2002093
  • Avoid naming collision with default array element variable in autofix for no-for-loop rule (#749) 48bd5c8

sindresorhus/eslint-plugin-unicorn@v20.0.0...v20.1.0

v20.0.0

Breaking

New rules

Improvements

  • throw-new-error: Check MemberExpression customError (#716) a28aad5
  • prefer-starts-ends-with: Add auto-fix (#711) da978e3
  • consistent-function-scoping: Ignore IIFE (#707) 1f4413d
  • prefer-set-has: Ignore arrays only checking existence once (#706) 54c6f54

Fixes

  • prefer-starts-ends-with: Fix bug with m flag (#721) 83bbabc
  • prefer-string-slice: Handle negative length in .substr() (#709) 7439465

sindresorhus/eslint-plugin-unicorn@v19.0.1...v20.0.0

v19.0.1

  • no-fn-reference-in-iterator: Ignore this. and Vue.filter (#699) b02a9c6
  • no-fn-reference-in-iterator: Ignore cases obviously not a function reference (#697) dae5107

sindresorhus/eslint-plugin-unicorn@v19.0.0...v19.0.1

v19.0.0

New rules

Breaking

  • string-content: Make it have no default patterns (#637) 08fad55
  • catch-error-name: Replace caughtErrorsIgnorePattern option with an ignore option (#661) 5a27f04

Improvements

  • custom-error-definition: Support class properties (#673) 9cc8d60
Commits
  • 754fc47 20.1.0
  • da01e7b no-for-loop: Use generator function instead of return array (#748)
  • 2002093 Use singular array element variable name in autofix for no-for-loop rule (#...
  • 48bd5c8 Avoid naming collision with default array element variable in autofix for `no...
  • cec3a9d Fix type typo in filename-case docs (#739)
  • c9edea7 Bump eslint-template-visitor to 2.x (#729)
  • f7df5f8 20.0.0
  • 06ed7ee Add no-reduce rule (#704)
  • 8b4c502 Update dependencies (#727)
  • 83fe4e1 Fix meta for deprecated rules (#726)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-plugin-unicorn-20.1.0 branch from d7d4154 to b2dfbb7 Compare July 1, 2020 22:52
@RasPhilCo RasPhilCo merged commit ceed32e into master Jul 1, 2020
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-eslint-plugin-unicorn-20.1.0 branch July 1, 2020 23:02
RasPhilCo added a commit that referenced this pull request Jul 1, 2020
@ghost
Copy link

ghost commented Sep 23, 2021

🎉 This PR is included in version 3.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Sep 23, 2021
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.

1 participant