Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps eslint-plugin-jest from 26.1.1 to 26.1.2.

Release notes

Sourced from eslint-plugin-jest's releases.

v26.1.2

26.1.2 (2022-03-19)

Bug Fixes

  • prefer-snapshot-hint: support passing hint to toMatchSnapshot as first argument (#1070) (97b1f9d)
Changelog

Sourced from eslint-plugin-jest's changelog.

26.1.2 (2022-03-19)

Bug Fixes

  • prefer-snapshot-hint: support passing hint to toMatchSnapshot as first argument (#1070) (97b1f9d)
Commits
  • df42b18 chore(release): 26.1.2 [skip ci]
  • 97b1f9d fix(prefer-snapshot-hint): support passing hint to toMatchSnapshot as first...
  • 33f38cc chore(deps): lock file maintenance
  • 707be9d chore(deps): lock file maintenance
  • 163b2cc chore(deps): update actions/checkout action to v3 (#1065)
  • a72a184 chore(deps): lock file maintenance
  • 8010cd4 chore(deps): update actions/setup-node action to v3 (#1062)
  • f2c64bc chore(deps): update yarn to v3.2.0 (#1059)
  • 217e1ee chore(deps): update dependency pinst to v3 (#1058)
  • 5bd981e 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.1 to 26.1.2.
- [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.1...v26.1.2)

---
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 Mar 21, 2022
@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #411 (84f52af) into master (63f3751) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #411   +/-   ##
=======================================
  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 63f3751...84f52af. Read the comment docs.

@EndBug EndBug merged commit 0e55605 into master Mar 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-26.1.2 branch March 21, 2022 10:26
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