[PR #514] [MERGED] Bump eslint-plugin-jest from 26.6.0 to 26.7.0 #517

Closed
opened 2026-03-29 18:10:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/joelwmale/webhook-action/pull/514
Author: @dependabot[bot]
Created: 8/1/2022
Status: Merged
Merged: 8/1/2022
Merged by: @mergify[bot]

Base: developHead: dependabot/npm_and_yarn/eslint-plugin-jest-26.7.0


📝 Commits (1)

  • c45a9a4 Bump eslint-plugin-jest from 26.6.0 to 26.7.0

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+4 -4)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps eslint-plugin-jest from 26.6.0 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)
Changelog

Sourced from eslint-plugin-jest's changelog.

26.7.0 (2022-07-29)

Features

  • create prefer-mock-promise-shorthand rule (#1167) (d965592)
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
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/joelwmale/webhook-action/pull/514 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/1/2022 **Status:** ✅ Merged **Merged:** 8/1/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-jest-26.7.0` --- ### 📝 Commits (1) - [`c45a9a4`](https://github.com/joelwmale/webhook-action/commit/c45a9a4c752fa7431262daa01eb85be34520bfcb) Bump eslint-plugin-jest from 26.6.0 to 26.7.0 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+4 -4) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.6.0 to 26.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/releases">eslint-plugin-jest's releases</a>.</em></p> <blockquote> <h2>v26.7.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v26.6.0...v26.7.0">26.7.0</a> (2022-07-29)</h1> <h3>Features</h3> <ul> <li>create <code>prefer-mock-promise-shorthand</code> rule (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1167">#1167</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/d965592bef6e120358b43fbc0a741bd5b516dae9">d965592</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md">eslint-plugin-jest's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v26.6.0...v26.7.0">26.7.0</a> (2022-07-29)</h1> <h3>Features</h3> <ul> <li>create <code>prefer-mock-promise-shorthand</code> rule (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1167">#1167</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/d965592bef6e120358b43fbc0a741bd5b516dae9">d965592</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/15488cc7a36b528a5d45bcc94929a8f30b9e216c"><code>15488cc</code></a> chore(release): 26.7.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/d965592bef6e120358b43fbc0a741bd5b516dae9"><code>d965592</code></a> feat: create <code>prefer-mock-promise-shorthand</code> rule (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1167">#1167</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/7a77bfd5f533cd238f852e7007a41ab55e8d5d6b"><code>7a77bfd</code></a> refactor(valid-expect): eliminate duplicate check (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1179">#1179</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5934b3b400faac3fe95fa541fd8b464bfca958ae"><code>5934b3b</code></a> refactor(prefer-called-with): rename <code>name</code> data property to <code>matcherName</code> (#...</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/7b7f7bc15568e785bd4b381135f595d9b3a99e46"><code>7b7f7bc</code></a> chore: change rules to always report on matcher even when modifier is present...</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6d1663e3ee8500f9371159e0f65a79900b2c9951"><code>6d1663e</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/69f82a85ec325eaca382b6e146c7af2e8b06398f"><code>69f82a8</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6fb1fcc376fa9d831415ed2594c497374f66bc55"><code>6fb1fcc</code></a> docs: update ESLint logo (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1171">#1171</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5bb8d1bb3ef83fbc7eb0b576620effa6ee9605d4"><code>5bb8d1b</code></a> chore(deps): update yarn to v3.2.2 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1170">#1170</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/78a714187d1ab0fffd2b8dc5f1ea5e41692856e6"><code>78a7141</code></a> chore(deps): lock file maintenance</li> <li>See full diff in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v26.6.0...v26.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-jest&package-manager=npm_and_yarn&previous-version=26.6.0&new-version=26.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-29 18:10:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/webhook-action#517