supabase / setup-cli

A GitHub action for interacting with your Supabase projects using the CLI.
MIT License
120 stars 16 forks source link

Bump eslint-plugin-jest from 27.0.1 to 27.0.2 #44

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-jest from 27.0.1 to 27.0.2.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.0.2

27.0.2 (2022-09-08)

Bug Fixes

  • no-restricted-matchers: improve check to not be solely based on the start of the matcher chain (#1236) (5fe4568), closes #1235
Changelog

Sourced from eslint-plugin-jest's changelog.

27.0.2 (2022-09-08)

Bug Fixes

  • no-restricted-matchers: improve check to not be solely based on the start of the matcher chain (#1236) (5fe4568), closes #1235
Commits
  • 7fc648a chore(release): 27.0.2 [skip ci]
  • 5fe4568 fix(no-restricted-matchers): improve check to not be solely based on the star...
  • f0ef2df chore(deps): lock file maintenance
  • 48e3e28 docs: update removal details in no-deprecated-functions (#1230)
  • a46ce40 chore: update ts-eslint (#1214)
  • 00d632f chore(deps): update dependency @​types/jest to v29 (#1217)
  • e76c93c chore(deps): lock file maintenance (#1227)
  • 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)