Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2020

Bumps eslint-plugin-unicorn from 21.0.0 to 22.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

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 Sep 21, 2020
@github-actions github-actions bot added this to the v0.1.0 milestone Sep 21, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2020

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.75%. Comparing base (cb47820) to head (d921052).
Report is 8 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   80.75%   80.75%           
=======================================
  Files          97       97           
  Lines        2848     2848           
  Branches      441      441           
=======================================
  Hits         2300     2300           
  Misses        547      547           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2020

Superseded by #103.

@dependabot dependabot bot closed this Nov 10, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-unicorn-22.0.0 branch November 10, 2020 05:28
@github-actions github-actions bot removed this from the v0.1.0 milestone Nov 10, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants