Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

fix: bump eslint-plugin-unicorn from 28.0.2 to 29.0.0 #36

Merged
merged 1 commit into from
Apr 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2021

Bumps eslint-plugin-unicorn from 28.0.2 to 29.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v29.0.0

New rules

Improvements

  • no-array-for-each: Use let if parameters are reassigned (#1139) a13ad3c
  • no-array-push-push and prefer-ternary: Improve same reference detection (#1123) c2c28a6
  • prefer-spread: Add Array#slice() check (#1117) 8bdb52d

sindresorhus/eslint-plugin-unicorn@v28.0.2...v29.0.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from idaho as a code owner March 22, 2021 09:05
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-plugin-unicorn-29.0.0 branch 3 times, most recently from 77d7668 to 472202a Compare March 31, 2021 07:16
@idaho
Copy link
Owner

idaho commented Apr 5, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-plugin-unicorn-29.0.0 branch from 472202a to 50c8d11 Compare April 5, 2021 14:54
@idaho idaho merged commit e82aa7c into main Apr 5, 2021
@idaho idaho deleted the dependabot-npm_and_yarn-eslint-plugin-unicorn-29.0.0 branch April 5, 2021 18:22
idaho pushed a commit that referenced this pull request Apr 5, 2021
## [1.0.23](1.0.22...1.0.23) (2021-04-05)

### Bug Fixes

* bump eslint-plugin-unicorn from 28.0.2 to 29.0.0 ([#36](#36)) ([e82aa7c](e82aa7c))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant