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.5.3 to 26.7.0 #1177

Merged
merged 1 commit into from Aug 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-jest from 26.5.3 to 26.7.0.

Release notes

Sourced from eslint-plugin-jest's releases.

v26.7.0

26.7.0 (2022-07-29)

Features

  • create prefer-mock-promise-shorthand rule (#1167) (d965592)

v26.6.0

26.6.0 (2022-07-14)

Features

Changelog

Sourced from eslint-plugin-jest's changelog.

26.7.0 (2022-07-29)

Features

  • create prefer-mock-promise-shorthand rule (#1167) (d965592)

26.6.0 (2022-07-14)

Features

Commits
  • 15488cc chore(release): 26.7.0 [skip ci]
  • d965592 feat: create prefer-mock-promise-shorthand rule (#1167)
  • 7a77bfd refactor(valid-expect): eliminate duplicate check (#1179)
  • 5934b3b refactor(prefer-called-with): rename name data property to matcherName (#...
  • 7b7f7bc chore: change rules to always report on matcher even when modifier is present...
  • 6d1663e chore(deps): lock file maintenance
  • 69f82a8 chore(deps): lock file maintenance
  • 6fb1fcc docs: update ESLint logo (#1171)
  • 5bb8d1b chore(deps): update yarn to v3.2.2 (#1170)
  • 78a7141 chore(deps): lock file maintenance
  • 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.5.3 to 26.7.0.
- [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.5.3...v26.7.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from JamesIves as a code owner August 1, 2022 10:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2022
@JamesIves JamesIves merged commit 873e959 into dev Aug 4, 2022
@JamesIves JamesIves deleted the dependabot/npm_and_yarn/eslint-plugin-jest-26.7.0 branch August 4, 2022 12:33
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