Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-plugin-jest from 26.8.3 to 26.8.7 #1200

Merged
merged 1 commit into from Aug 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps eslint-plugin-jest from 26.8.3 to 26.8.7.

Release notes

Sourced from eslint-plugin-jest's releases.

v26.8.7

26.8.7 (2022-08-21)

Bug Fixes

  • prefer-expect-assertions: report on concise arrow functions (#1207) (f928747)

v26.8.6

26.8.6 (2022-08-21)

Bug Fixes

  • max-expect: reset expect counter when entering and exiting test function calls (#1206) (3908ab8)

v26.8.5

26.8.5 (2022-08-20)

Bug Fixes

  • prefer-expect-assertions: use scoped based jest fn call parser for expect checks (#1201) (fd54ca1)

v26.8.4

26.8.4 (2022-08-19)

Bug Fixes

  • prefer-mock-promise-shorthand: ignore mockImplementation functions that have parameters (#1199) (78ccbef)
Changelog

Sourced from eslint-plugin-jest's changelog.

26.8.7 (2022-08-21)

Bug Fixes

  • prefer-expect-assertions: report on concise arrow functions (#1207) (f928747)

26.8.6 (2022-08-21)

Bug Fixes

  • max-expect: reset expect counter when entering and exiting test function calls (#1206) (3908ab8)

26.8.5 (2022-08-20)

Bug Fixes

  • prefer-expect-assertions: use scoped based jest fn call parser for expect checks (#1201) (fd54ca1)

26.8.4 (2022-08-19)

Bug Fixes

  • prefer-mock-promise-shorthand: ignore mockImplementation functions that have parameters (#1199) (78ccbef)
Commits
  • 125cfb2 chore(release): 26.8.7 [skip ci]
  • f928747 fix(prefer-expect-assertions): report on concise arrow functions (#1207)
  • 8fb89be chore(release): 26.8.6 [skip ci]
  • 3908ab8 fix(max-expect): reset expect counter when entering and exiting test functi...
  • 1f0d87f chore(release): 26.8.5 [skip ci]
  • fd54ca1 fix(prefer-expect-assertions): use scoped based jest fn call parser for `expe...
  • 3843016 docs: reference eslint-plugin-jest-extended in README (#1203)
  • c4bf417 ci: remove # from label colors (#1202)
  • 86c6116 chore(release): 26.8.4 [skip ci]
  • 78ccbef fix(prefer-mock-promise-shorthand): ignore mockImplementation functions tha...
  • 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)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.8.3 to 26.8.7.
- [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.8.3...v26.8.7)

---
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 JamesIves as a code owner August 22, 2022 10:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 22, 2022
@JamesIves JamesIves merged commit f15bcac into dev Aug 24, 2022
@JamesIves JamesIves deleted the dependabot/npm_and_yarn/eslint-plugin-jest-26.8.7 branch August 24, 2022 13:31
kodiakhq bot pushed a commit to vercel/turbo that referenced this pull request Oct 28, 2022
….4.1 (#2244)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [JamesIves/github-pages-deploy-action](https://togithub.com/JamesIves/github-pages-deploy-action) | action | patch | `v4.4.0` -> `v4.4.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>JamesIves/github-pages-deploy-action</summary>

### [`v4.4.1`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.4.1)

[Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1)

#### What's Changed

-   The action now fully runs on Node 16. (Thank you [@&#8203;nickmccurdy](https://togithub.com/nickmccurdy))

#### Changelog

-   Bump eslint-plugin-jest from 26.5.3 to 26.7.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1177
-   Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.0.6 to 18.6.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1178
-   Bump [@&#8203;actions/core](https://togithub.com/actions/core) from 1.9.0 to 1.9.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1186
-   Bump eslint-plugin-jest from 26.7.0 to 26.8.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1193
-   Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.6.3 to 18.7.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1195
-   Typographical Error by [@&#8203;sojinsamuel](https://togithub.com/sojinsamuel) in [JamesIves/github-pages-deploy-action#1197
-   Typographical Error by [@&#8203;sojinsamuel](https://togithub.com/sojinsamuel) in [JamesIves/github-pages-deploy-action#1198
-   Bump eslint-plugin-jest from 26.8.3 to 26.8.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1200
-   Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.7.6 to 18.7.13 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1202
-   Bump typescript from 4.7.4 to 4.8.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1215
-   Bump eslint-plugin-jest from 26.8.7 to 27.0.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1216
-   Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.7.13 to 18.7.18 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1219
-   Bump codecov/codecov-action from 3.1.0 to 3.1.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1220
-   Use Node 16 by [@&#8203;nickmccurdy](https://togithub.com/nickmccurdy) in [JamesIves/github-pages-deploy-action#1221
-   Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.7.18 to 18.8.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1233
-   Bump typescript from 4.8.3 to 4.8.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1227
-   Bump [@&#8203;actions/core](https://togithub.com/actions/core) from 1.9.1 to 1.10.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1230
-   Bump [@&#8203;actions/github](https://togithub.com/actions/github) from 5.0.3 to 5.1.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [JamesIves/github-pages-deploy-action#1232

#### New Contributors

-   [@&#8203;sojinsamuel](https://togithub.com/sojinsamuel) made their first contribution in [JamesIves/github-pages-deploy-action#1197

**Full Changelog**: JamesIves/github-pages-deploy-action@v4...v4.4.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/vercel/turbo).
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant