FixMyBerlin / fixmy.frontend

FixMyBerlin - A Mobility Platform for Berlin
https://fixmyberlin.de
GNU Affero General Public License v3.0
19 stars 6 forks source link

Bump eslint-plugin-chai-friendly from 0.5.0 to 0.7.2 #1062

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-chai-friendly from 0.5.0 to 0.7.2.

Release notes

Sourced from eslint-plugin-chai-friendly's releases.

v0.7.2

Changed:

  • Updated vulnerable dev dependencies

v0.7.1

Fixed:

  • Handle optional chaining inside chai asserts

v0.7.0

Features:

  • Added support for optional chaining.
  • Added enforceForJSX option

Added support for dynamic imports

Features:

  • Added support for dynamic import()
  • Added meta.type for third party eslint tools
  • Updated dev dependencies
Commits
  • a9199bf 0.7.2
  • 42b1f7c Merge pull request #22 from ihordiachenko/dependabot/npm_and_yarn/glob-parent...
  • 03e7b8f Bump glob-parent from 5.1.0 to 5.1.2
  • 7278c62 0.7.1
  • 04b1d1f Handle optional chaining insue chai asserts
  • d8be182 0.7.0
  • 8611988 fix lint
  • 7f1f0a7 enforce for jsx option
  • aa9f674 Handle conditional expressions
  • b9c37c0 Merge pull request #21 from ihordiachenko/dependabot/npm_and_yarn/lodash-4.17.21
  • 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 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #1062 (d1c4810) into dependabot/merge (9381303) will not change coverage. The diff coverage is n/a.

@@                Coverage Diff                @@
##           dependabot/merge    #1062   +/-   ##
=================================================
  Coverage             44.81%   44.81%           
=================================================
  Files                   386      386           
  Lines                  7237     7237           
  Branches               1426     1426           
=================================================
  Hits                   3243     3243           
  Misses                 3756     3756           
  Partials                238      238           
Flag Coverage Δ
unittests 44.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9381303...d1c4810. Read the comment docs.