Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2022

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)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.1 to 27.0.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@v27.0.1...v27.0.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 requested a review from tclindner as a code owner September 8, 2022 23:02
@dependabot dependabot bot added the dependencies 📦 Pull requests that update a dependency file label Sep 8, 2022
@tclindner tclindner enabled auto-merge (squash) September 9, 2022 04:40
@tclindner tclindner merged commit 640ec50 into master Sep 9, 2022
@tclindner tclindner deleted the dependabot/npm_and_yarn/eslint-plugin-jest-27.0.2 branch September 9, 2022 04:43
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.

2 participants