Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

deps: bump eslint-plugin-jest from 24.0.1 to 24.0.2 #491

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-jest from 24.0.1 to 24.0.2.

Release notes

Sourced from eslint-plugin-jest's releases.

v24.0.2

24.0.2 (2020-09-20)

Bug Fixes

  • no-if: check both types of function expression (#672) (d462d50), closes #670
Changelog

Sourced from eslint-plugin-jest's changelog.

24.0.2 (2020-09-20)

Bug Fixes

  • no-if: check both types of function expression (#672) (d462d50), closes #670
Commits
  • c8a040a chore(release): 24.0.2 [skip ci]
  • d462d50 fix(no-if): check both types of function expression (#672)
  • b4319e8 test(valid-describe): use dedent for multi-line cases (#673)
  • 8810d67 test(no-if): use dedent for all cases (#671)
  • 57ef99f chore(deps): lock file maintenance (#668)
  • a3ede08 chore(deps): update commitlint monorepo to v11 (major) (#667)
  • See full diff 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 dependabot bot added the dependencies Pull requests that update a dependency file label Sep 21, 2020
@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #491 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #491   +/-   ##
=======================================
  Coverage   52.17%   52.17%           
=======================================
  Files           4        4           
  Lines         276      276           
  Branches       47       47           
=======================================
  Hits          144      144           
  Misses        131      131           
  Partials        1        1           

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 9fba4cf...55a11e4. Read the comment docs.

@peaceiris peaceiris merged commit e399650 into main Sep 21, 2020
@peaceiris peaceiris deleted the dependabot/npm_and_yarn/eslint-plugin-jest-24.0.2 branch September 21, 2020 04:20
peaceiris pushed a commit that referenced this pull request Sep 21, 2020
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.0.1 to 24.0.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.0.1...v24.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant