pozil / auto-assign-issue

GitHub Action that auto-assigns issues or PRs to one or more users
Creative Commons Zero v1.0 Universal
52 stars 27 forks source link

build(deps-dev): bump eslint-plugin-jest from 27.2.0 to 27.2.1 #94

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-jest from 27.2.0 to 27.2.1.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.2.1

27.2.1 (2023-01-06)

Bug Fixes

  • valid-expect-in-promise: handle sparse arrays (#1325) (21e72c9)
Changelog

Sourced from eslint-plugin-jest's changelog.

27.2.1 (2023-01-06)

Bug Fixes

  • valid-expect-in-promise: handle sparse arrays (#1325) (21e72c9)
Commits
  • 6f4f84c chore(release): 27.2.1 [skip ci]
  • 21e72c9 fix(valid-expect-in-promise): handle sparse arrays (#1325)
  • 35b0e6f docs: update eslint-doc-generator (#1324)
  • d566516 chore(deps): update danger/danger-js action to v11.2.1 (#1321)
  • f3cb13b refactor: use Object.fromEntries to build rule config maps (#1320)
  • 3718e82 chore(deps): update dependency eslint-remote-tester-repositories to v1 (#1319)
  • 6a287c0 docs: update rule name in changelog (#1317)
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
codecov[bot] commented 1 year ago

Codecov Report

Merging #94 (46137f6) into v1 (b099e8b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##               v1      #94   +/-   ##
=======================================
  Coverage   92.00%   92.00%           
=======================================
  Files           2        2           
  Lines         125      125           
  Branches       40       40           
=======================================
  Hits          115      115           
  Misses         10       10           
dependabot[bot] commented 1 year ago

Superseded by #111.