Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2020

Bumps eslint-plugin-unicorn from 21.0.0 to 23.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v23.0.0

New rules

Improvements

  • explicit-length-check: Use 'non-zero': 'greater-than' by default (#850) 7c5df5f
  • prevent-abbreviations: Add fn/func -> function, i/idx/j -> index replacements (#836) e502f42
  • consistent-function-scoping: Check anonymous functions (#835) 29ecbf6
  • no-console-spaces: Make space position more specific (#838) e17a63f
  • no-nested-ternary: Improve report location & message (#844) ca1afa6
  • Track JSX presence per-function, fixing some false negatives (#830) 85d424c

Fixes

  • prefer-flat-map: Exclude .flat() where depth is not 1 (#859) 61d9851

sindresorhus/eslint-plugin-unicorn@v22.0.0...v23.0.0

v22.0.0

New rules

Improvements

  • Allow Children in no-fn-reference-in-iterator (#809) 036e440
  • filename-case: Ignore more index files (#826) 64d03a5
  • Update ecmaVersion to 2021 (#820) a78cea3

Fixes

  • prefer-trim-start-end: Fix error message, improve report location (#823) b35c261
  • number-literal-case: Fix false positive on @typescript-eslint/parser (#815) 33a1268
  • no-unused-properties: Fix error thrown when using rest in object destructuring (#811) 1475f39

sindresorhus/eslint-plugin-unicorn@v21.0.0...v22.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 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 added 📦 dependencies Pull requests that update a dependency file javascript labels Nov 10, 2020
@github-actions github-actions bot added this to the v0.1.0 milestone Nov 10, 2020
@david-driscoll david-driscoll added the :shipit: merge Shipit! label Dec 7, 2020
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 :shipit: merge Shipit!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants