Skip to content

Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1#225

Merged
modosc merged 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-26.0.1
Jan 25, 2021
Merged

Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1#225
modosc merged 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-unicorn-26.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2021

Bumps eslint-plugin-unicorn from 25.0.1 to 26.0.1.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v26.0.1

  • prefer-math-trunc: Use suggestion instead of auto-fix for x | 0 (#1014) 74b1b2d

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

v26.0.0

New rules

Improvements

  • Remove import-index rule from recommended preset (#977) ff1cd2e
  • prefer-string-starts-ends-with: Remove check on String#match() (#1002) c9fa8b1
  • no-array-callback-reference: Ignore AwaitExpression except reduce and reduceRight (#814) 4c2b00b

Fixes

  • prefer-string-starts-ends-with: Fix missing parentheses for some cases (#976) e2f94fe
  • Don't consider ?? operator LogicExpression as a boolean value node (#986) dc7f79b

sindresorhus/eslint-plugin-unicorn@v25.0.0...v26.0.0

Commits

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 added the dependencies Pull requests that update a dependency file label Jan 21, 2021
@modosc modosc merged commit 6ffcc4d into master Jan 25, 2021
@modosc modosc deleted the dependabot/npm_and_yarn/eslint-plugin-unicorn-26.0.1 branch January 25, 2021 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant