[PR #571] [MERGED] Bump eslint-plugin-jest from 27.0.4 to 27.1.0 #5912

Closed
opened 2026-06-11 02:43:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • 7e915ba Bump eslint-plugin-jest from 27.0.4 to 27.1.0

📊 Changes

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

View changed files

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

📄 Description

Bumps eslint-plugin-jest from 27.0.4 to 27.1.0.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.1.0

27.1.0 (2022-10-03)

Features

Changelog

Sourced from eslint-plugin-jest's changelog.

27.1.0 (2022-10-03)

Features

Commits
  • 2a9ed3d chore(release): 27.1.0 [skip ci]
  • b8e61b1 feat: create no-restricted-jest-methods rule (#1257)
  • dbd072a chore(deps): lock file maintenance
  • 6f45f66 chore(deps): update danger/danger-js action to v11.1.3 (#1254)
  • 83c5ea9 docs(prefer-expect-resolves): adjust incorrect example snippet (#1253)
  • 2339fd0 chore(deps): lock file maintenance
  • 2aca54c GitHub Workflows security hardening (#1249)
  • 91d69ad chore(deps): lock file maintenance
  • 1fc3e7d ci: typecheck eslint-remote-tester config (#1246)
  • 5c0f8f4 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/571 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/4/2022 **Status:** ✅ Merged **Merged:** 10/4/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-jest-27.1.0` --- ### 📝 Commits (1) - [`7e915ba`](https://github.com/joelwmale/webhook-action/commit/7e915ba2db415bc8ca0446e50e73f263703531a5) Bump eslint-plugin-jest from 27.0.4 to 27.1.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 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.4 to 27.1.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>v27.1.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.4...v27.1.0">27.1.0</a> (2022-10-03)</h1> <h3>Features</h3> <ul> <li>create <code>no-restricted-jest-methods</code> rule (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1257">#1257</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b8e61b192ac79971575a3a250df2c54056eadc90">b8e61b1</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/v27.0.4...v27.1.0">27.1.0</a> (2022-10-03)</h1> <h3>Features</h3> <ul> <li>create <code>no-restricted-jest-methods</code> rule (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1257">#1257</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b8e61b192ac79971575a3a250df2c54056eadc90">b8e61b1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/2a9ed3d2a3046842a2530991ecd86e01fc9fea1f"><code>2a9ed3d</code></a> chore(release): 27.1.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/b8e61b192ac79971575a3a250df2c54056eadc90"><code>b8e61b1</code></a> feat: create <code>no-restricted-jest-methods</code> rule (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1257">#1257</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/dbd072adaeb75039fad4fff51f4b133c24f06270"><code>dbd072a</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/6f45f66677e93d6f22a2c30aa4b65ba99305debe"><code>6f45f66</code></a> chore(deps): update danger/danger-js action to v11.1.3 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1254">#1254</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/83c5ea915940fb3bc7023c4d892c8caabedce553"><code>83c5ea9</code></a> docs(prefer-expect-resolves): adjust incorrect example snippet (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1253">#1253</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/2339fd0ebdfb73085b6e849e550108ab9c3a13e8"><code>2339fd0</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/2aca54c0d80b4d25d79f5b42b81571724502f26c"><code>2aca54c</code></a> GitHub Workflows security hardening (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1249">#1249</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/91d69adfee65aefb9e313b3ece3517d8f074d48f"><code>91d69ad</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/1fc3e7da9eac8b5d47f3fe642f01811ea155ec14"><code>1fc3e7d</code></a> ci: typecheck <code>eslint-remote-tester</code> config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1246">#1246</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/5c0f8f41a2ea806becc229a62df759571e0751ee"><code>5c0f8f4</code></a> chore(deps): lock file maintenance</li> <li>See full diff in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.4...v27.1.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=27.0.4&new-version=27.1.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-06-11 02:43:35 -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#5912