Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump eslint-plugin-jest from 24.1.8 to 24.1.9 #7

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-jest from 24.1.8 to 24.1.9.

Release notes

Sourced from eslint-plugin-jest's releases.

v24.1.9

24.1.9 (2021-03-08)

Bug Fixes

  • valid-describe: false positive with template describe.each (#785) (aa946a6)
Changelog

Sourced from eslint-plugin-jest's changelog.

24.1.9 (2021-03-08)

Bug Fixes

  • valid-describe: false positive with template describe.each (#785) (aa946a6)
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 Pull requests that update Javascript code labels Mar 8, 2021
@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #7 (debc78f) into master (219d48b) will decrease coverage by 3.51%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   93.16%   89.64%   -3.52%     
==========================================
  Files           5        5              
  Lines         483      483              
  Branches       40       33       -7     
==========================================
- Hits          450      433      -17     
- Misses         33       50      +17     
Impacted Files Coverage Δ
tests/function-test.ts 84.31% <0.00%> (-11.12%) ⬇️

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 219d48b...e28dbc2. Read the comment docs.

@icecream17 icecream17 merged commit a772a09 into master Mar 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-24.1.9 branch March 8, 2021 13:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant