Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-jest from 24.1.9 to 24.3.1.

Release notes

Sourced from eslint-plugin-jest's releases.

v24.3.1

24.3.1 (2021-03-13)

Bug Fixes

  • no-focused-tests: report on skip instead of concurrent (#791) (2b65b49)

v24.3.0

24.3.0 (2021-03-13)

Features

v24.2.1

24.2.1 (2021-03-10)

Bug Fixes

  • no-identical-titles: support nested describes (#790) (ce26621)

v24.2.0

24.2.0 (2021-03-09)

Features

v24.1.10

24.1.10 (2021-03-09)

Bug Fixes

  • no-identical-titles: ignore .each template cases (#788) (d27a6e6)
Changelog

Sourced from eslint-plugin-jest's changelog.

24.3.1 (2021-03-13)

Bug Fixes

  • no-focused-tests: report on skip instead of concurrent (#791) (2b65b49)

24.3.0 (2021-03-13)

Features

24.2.1 (2021-03-10)

Bug Fixes

  • no-identical-titles: support nested describes (#790) (ce26621)

24.2.0 (2021-03-09)

Features

24.1.10 (2021-03-09)

Bug Fixes

  • no-identical-titles: ignore .each template cases (#788) (d27a6e6)
Commits
  • 62749cd chore(release): 24.3.1 [skip ci]
  • 2b65b49 fix(no-focused-tests): report on skip instead of concurrent (#791)
  • 68b3550 chore(release): 24.3.0 [skip ci]
  • b1f4ed3 feat(unbound-method): create rule (#765)
  • 712a56e chore(release): 24.2.1 [skip ci]
  • ce26621 fix(no-identical-titles): support nested describes (#790)
  • e5561d6 chore(deps): update codecov/codecov-action action to v1.2.2 (#789)
  • d51e93b chore(release): 24.2.0 [skip ci]
  • 040871a feat(no-focused-tests): make fixable (#787)
  • 613161f chore(release): 24.1.10 [skip ci]
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2021
@github-actions
Copy link

Code Coverage 🔎

% Statements% Branch% Funcs% Lines
43.65 🔴48.39 🔴39.53 🔴42.86 🔴

Full overview

Click to expand
File% Statements% Branch% Funcs% Lines
src
run.ts100 🟢91.67 🟢100 🟢100 🟢
testResults.ts100 🟢100 🟢100 🟢100 🟢
comment.ts100 🟢71.43 🟠100 🟢100 🟢
util.ts100 🟢100 🟢100 🟢100 🟢
html.ts0 🔴0 🔴0 🔴0 🔴
main.ts0 🔴0 🔴0 🔴0 🔴
args.ts0 🔴0 🔴0 🔴0 🔴
src/coverage
format.ts72.73 🟠100 🟢37.5 🔴75 🟠
file.ts0 🔴0 🔴0 🔴0 🔴
index.ts0 🔴100 🟢0 🔴0 🔴

@jlndk jlndk merged commit ff81fd4 into main Mar 16, 2021
@jlndk jlndk deleted the dependabot/npm_and_yarn/eslint-plugin-jest-24.3.1 branch March 16, 2021 09:15
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