Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

Bumps eslint-plugin-jest from 26.1.3 to 26.1.4.

Release notes

Sourced from eslint-plugin-jest's releases.

v26.1.4

26.1.4 (2022-04-08)

Bug Fixes

  • prefer-snapshot-hint: don't report multi snapshots in different tests within the same describe (#1078) (98e5166)
Changelog

Sourced from eslint-plugin-jest's changelog.

26.1.4 (2022-04-08)

Bug Fixes

  • prefer-snapshot-hint: don't report multi snapshots in different tests within the same describe (#1078) (98e5166)
Commits
  • 698abb8 chore(release): 26.1.4 [skip ci]
  • 98e5166 fix(prefer-snapshot-hint): don't report multi snapshots in different tests wi...
  • 9d7fb3c chore(deps): update codecov/codecov-action action to v3 (#1077)
  • fcbbafd chore(deps): lock file maintenance
  • df0dc76 chore(deps): update dependency eslint-remote-tester-repositories to ^0.0.5 (#...
  • d87103c chore(deps): lock file maintenance
  • 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 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)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.3 to 26.1.4.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v26.1.3...v26.1.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: chore Code changes that neither fix bugs nor add features (refactoring, dependency chnages, ...) label Apr 11, 2022
@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #419 (73f4de5) into master (316fae8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #419   +/-   ##
=======================================
  Coverage   97.50%   97.50%           
=======================================
  Files          41       41           
  Lines        1161     1161           
  Branches      191      191           
=======================================
  Hits         1132     1132           
  Misses         29       29           

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 75ba1f3...73f4de5. Read the comment docs.

@EndBug EndBug merged commit bb8b942 into master Apr 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-26.1.4 branch April 11, 2022 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Code changes that neither fix bugs nor add features (refactoring, dependency chnages, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants