[PR #307] [MERGED] Bump eslint-plugin-jest from 24.5.2 to 25.0.1 #311

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • c87b6db Bump eslint-plugin-jest from 24.5.2 to 25.0.1

📊 Changes

2 files changed (+9 additions, -79 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+8 -78)

📄 Description

Bumps eslint-plugin-jest from 24.5.2 to 25.0.1.

Release notes

Sourced from eslint-plugin-jest's releases.

v25.0.1

25.0.1 (2021-10-10)

Bug Fixes

  • specify peer dependency ranges correctly (cb87458)

v25.0.0

25.0.0 (2021-10-10)

Bug Fixes

Features

  • add prefer-to-be to style ruleset (2a3376f)
  • lowercase-name: rename to prefer-lowercase-title (b860084)
  • prefer-to-be-null: remove rule (809bcda)
  • prefer-to-be-undefined: remove rule (3434d9b)
  • remove deprecated rules (#661) (e8f16ec)
  • valid-describe: rename to valid-describe-callback (f3e9e9a)

BREAKING CHANGES

  • valid-describe: renamed valid-describe to valid-describe-callback
  • lowercase-name: renamed lowercase-name to prefer-lowercase-title
  • prefer-to-be-undefined: removed prefer-to-be-undefined rule
  • prefer-to-be-null: removed prefer-to-be-null rule
  • recommend prefer-to-be rule
  • Removes rules no-expect-resolves, no-truthy-falsy, no-try-expect, and prefer-inline-snapshots
  • Drop support for ESLint 5
  • Drop support for Node 10 and 15

v25.0.0-next.7

25.0.0-next.7 (2021-10-10)

Features

  • add prefer-to-be to style ruleset (2a3376f)
  • lowercase-name: rename to prefer-lowercase-title (b860084)
  • prefer-to-be-null: remove rule (809bcda)
  • prefer-to-be-undefined: remove rule (3434d9b)
  • valid-describe: rename to valid-describe-callback (f3e9e9a)

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

25.0.1 (2021-10-10)

Bug Fixes

  • specify peer dependency ranges correctly (cb87458)

25.0.0 (2021-10-10)

Bug Fixes

Features

  • add prefer-to-be to style ruleset (2a3376f)
  • lowercase-name: rename to prefer-lowercase-title (b860084)
  • prefer-to-be-null: remove rule (809bcda)
  • prefer-to-be-undefined: remove rule (3434d9b)
  • remove deprecated rules (#661) (e8f16ec)
  • valid-describe: rename to valid-describe-callback (f3e9e9a)

BREAKING CHANGES

  • valid-describe: renamed valid-describe to valid-describe-callback
  • lowercase-name: renamed lowercase-name to prefer-lowercase-title
  • prefer-to-be-undefined: removed prefer-to-be-undefined rule
  • prefer-to-be-null: removed prefer-to-be-null rule
  • recommend prefer-to-be rule
  • Removes rules no-expect-resolves, no-truthy-falsy, no-try-expect, and prefer-inline-snapshots
  • Drop support for ESLint 5
  • Drop support for Node 10 and 15

25.0.0-next.7 (2021-10-10)

Features

  • add prefer-to-be to style ruleset (2a3376f)
  • lowercase-name: rename to prefer-lowercase-title (b860084)
  • prefer-to-be-null: remove rule (809bcda)
  • prefer-to-be-undefined: remove rule (3434d9b)
  • valid-describe: rename to valid-describe-callback (f3e9e9a)

BREAKING CHANGES

... (truncated)

Commits
  • 1748063 chore(release): 25.0.1 [skip ci]
  • cb87458 fix: specify peer dependency ranges correctly
  • 3a12aec chore(release): 25.0.0 [skip ci]
  • 2dce752 Merge pull request #905 from jest-community/next
  • 1ef8586 chore(release): 25.0.0-next.7 [skip ci]
  • f3e9e9a feat(valid-describe): rename to valid-describe-callback
  • b860084 feat(lowercase-name): rename to prefer-lowercase-title
  • 3434d9b feat(prefer-to-be-undefined): remove rule
  • 809bcda feat(prefer-to-be-null): remove rule
  • 2a3376f feat: add prefer-to-be to style ruleset
  • 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)

🔄 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/307 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/11/2021 **Status:** ✅ Merged **Merged:** 10/11/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-jest-25.0.1` --- ### 📝 Commits (1) - [`c87b6db`](https://github.com/joelwmale/webhook-action/commit/c87b6db9dfbc4689d284b24774ff83529f879325) Bump eslint-plugin-jest from 24.5.2 to 25.0.1 ### 📊 Changes **2 files changed** (+9 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+8 -78) </details> ### 📄 Description Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.5.2 to 25.0.1. <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>v25.0.1</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.0...v25.0.1">25.0.1</a> (2021-10-10)</h2> <h3>Bug Fixes</h3> <ul> <li>specify peer dependency ranges correctly (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/cb87458d5f7dc7f669ab0c4067d75fc06ee29553">cb87458</a>)</li> </ul> <h2>v25.0.0</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v24.7.0...v25.0.0">25.0.0</a> (2021-10-10)</h1> <h3>Bug Fixes</h3> <ul> <li>stop testing ESLint 5 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/893">#893</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/47a0138856e6247cde00b17682e49865b8f5a1f6">47a0138</a>)</li> <li>stop testing on Node 10 and 15 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/891">#891</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/bcd8d112fcd98a7652c767bd246d05101979239c">bcd8d11</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>prefer-to-be</code> to style ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/2a3376fc9f5fe60d03d9aad0c4e5c7c423487e60">2a3376f</a>)</li> <li><strong>lowercase-name:</strong> rename to <code>prefer-lowercase-title</code> (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b8600841e371d5d9f36be4e50e53252fd8f62734">b860084</a>)</li> <li><strong>prefer-to-be-null:</strong> remove rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/809bcda12c555a24c764d152bcac9814ea55e72f">809bcda</a>)</li> <li><strong>prefer-to-be-undefined:</strong> remove rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/3434d9bd22b92bace6e0a50e2c72b401ac17704d">3434d9b</a>)</li> <li>remove deprecated rules (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/661">#661</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/e8f16ec0e204a94a0e549cb9b415b3c6c8981aee">e8f16ec</a>)</li> <li><strong>valid-describe:</strong> rename to <code>valid-describe-callback</code> (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/f3e9e9a64e183a0fb8af3436611a7f70366a528d">f3e9e9a</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li><strong>valid-describe:</strong> renamed <code>valid-describe</code> to <code>valid-describe-callback</code></li> <li><strong>lowercase-name:</strong> renamed <code>lowercase-name</code> to <code>prefer-lowercase-title</code></li> <li><strong>prefer-to-be-undefined:</strong> removed <code>prefer-to-be-undefined</code> rule</li> <li><strong>prefer-to-be-null:</strong> removed <code>prefer-to-be-null</code> rule</li> <li>recommend <code>prefer-to-be</code> rule</li> <li>Removes rules <code>no-expect-resolves</code>, <code>no-truthy-falsy</code>, <code>no-try-expect</code>, and <code>prefer-inline-snapshots</code></li> <li>Drop support for ESLint 5</li> <li>Drop support for Node 10 and 15</li> </ul> <h2>v25.0.0-next.7</h2> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.0-next.6...v25.0.0-next.7">25.0.0-next.7</a> (2021-10-10)</h1> <h3>Features</h3> <ul> <li>add <code>prefer-to-be</code> to style ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/2a3376fc9f5fe60d03d9aad0c4e5c7c423487e60">2a3376f</a>)</li> <li><strong>lowercase-name:</strong> rename to <code>prefer-lowercase-title</code> (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b8600841e371d5d9f36be4e50e53252fd8f62734">b860084</a>)</li> <li><strong>prefer-to-be-null:</strong> remove rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/809bcda12c555a24c764d152bcac9814ea55e72f">809bcda</a>)</li> <li><strong>prefer-to-be-undefined:</strong> remove rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/3434d9bd22b92bace6e0a50e2c72b401ac17704d">3434d9b</a>)</li> <li><strong>valid-describe:</strong> rename to <code>valid-describe-callback</code> (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/f3e9e9a64e183a0fb8af3436611a7f70366a528d">f3e9e9a</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.0...v25.0.1">25.0.1</a> (2021-10-10)</h2> <h3>Bug Fixes</h3> <ul> <li>specify peer dependency ranges correctly (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/cb87458d5f7dc7f669ab0c4067d75fc06ee29553">cb87458</a>)</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v24.7.0...v25.0.0">25.0.0</a> (2021-10-10)</h1> <h3>Bug Fixes</h3> <ul> <li>stop testing ESLint 5 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/893">#893</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/47a0138856e6247cde00b17682e49865b8f5a1f6">47a0138</a>)</li> <li>stop testing on Node 10 and 15 (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/891">#891</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/bcd8d112fcd98a7652c767bd246d05101979239c">bcd8d11</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>prefer-to-be</code> to style ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/2a3376fc9f5fe60d03d9aad0c4e5c7c423487e60">2a3376f</a>)</li> <li><strong>lowercase-name:</strong> rename to <code>prefer-lowercase-title</code> (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b8600841e371d5d9f36be4e50e53252fd8f62734">b860084</a>)</li> <li><strong>prefer-to-be-null:</strong> remove rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/809bcda12c555a24c764d152bcac9814ea55e72f">809bcda</a>)</li> <li><strong>prefer-to-be-undefined:</strong> remove rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/3434d9bd22b92bace6e0a50e2c72b401ac17704d">3434d9b</a>)</li> <li>remove deprecated rules (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/661">#661</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/e8f16ec0e204a94a0e549cb9b415b3c6c8981aee">e8f16ec</a>)</li> <li><strong>valid-describe:</strong> rename to <code>valid-describe-callback</code> (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/f3e9e9a64e183a0fb8af3436611a7f70366a528d">f3e9e9a</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li><strong>valid-describe:</strong> renamed <code>valid-describe</code> to <code>valid-describe-callback</code></li> <li><strong>lowercase-name:</strong> renamed <code>lowercase-name</code> to <code>prefer-lowercase-title</code></li> <li><strong>prefer-to-be-undefined:</strong> removed <code>prefer-to-be-undefined</code> rule</li> <li><strong>prefer-to-be-null:</strong> removed <code>prefer-to-be-null</code> rule</li> <li>recommend <code>prefer-to-be</code> rule</li> <li>Removes rules <code>no-expect-resolves</code>, <code>no-truthy-falsy</code>, <code>no-try-expect</code>, and <code>prefer-inline-snapshots</code></li> <li>Drop support for ESLint 5</li> <li>Drop support for Node 10 and 15</li> </ul> <h1><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.0-next.6...v25.0.0-next.7">25.0.0-next.7</a> (2021-10-10)</h1> <h3>Features</h3> <ul> <li>add <code>prefer-to-be</code> to style ruleset (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/2a3376fc9f5fe60d03d9aad0c4e5c7c423487e60">2a3376f</a>)</li> <li><strong>lowercase-name:</strong> rename to <code>prefer-lowercase-title</code> (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/b8600841e371d5d9f36be4e50e53252fd8f62734">b860084</a>)</li> <li><strong>prefer-to-be-null:</strong> remove rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/809bcda12c555a24c764d152bcac9814ea55e72f">809bcda</a>)</li> <li><strong>prefer-to-be-undefined:</strong> remove rule (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/3434d9bd22b92bace6e0a50e2c72b401ac17704d">3434d9b</a>)</li> <li><strong>valid-describe:</strong> rename to <code>valid-describe-callback</code> (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/f3e9e9a64e183a0fb8af3436611a7f70366a528d">f3e9e9a</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/1748063442008bd35384048dea7e0abd576566cb"><code>1748063</code></a> chore(release): 25.0.1 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/cb87458d5f7dc7f669ab0c4067d75fc06ee29553"><code>cb87458</code></a> fix: specify peer dependency ranges correctly</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/3a12aece086cb61375983b43f57703b95596c0bd"><code>3a12aec</code></a> chore(release): 25.0.0 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/2dce7527a9a439861a23ea97de6d5bcbd051a0da"><code>2dce752</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/905">#905</a> from jest-community/next</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/1ef85863d1784ec4b744cfccc3bd40dfd2b5d279"><code>1ef8586</code></a> chore(release): 25.0.0-next.7 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/f3e9e9a64e183a0fb8af3436611a7f70366a528d"><code>f3e9e9a</code></a> feat(valid-describe): rename to <code>valid-describe-callback</code></li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/b8600841e371d5d9f36be4e50e53252fd8f62734"><code>b860084</code></a> feat(lowercase-name): rename to <code>prefer-lowercase-title</code></li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/3434d9bd22b92bace6e0a50e2c72b401ac17704d"><code>3434d9b</code></a> feat(prefer-to-be-undefined): remove rule</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/809bcda12c555a24c764d152bcac9814ea55e72f"><code>809bcda</code></a> feat(prefer-to-be-null): remove rule</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/2a3376fc9f5fe60d03d9aad0c4e5c7c423487e60"><code>2a3376f</code></a> feat: add <code>prefer-to-be</code> to style ruleset</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v24.5.2...v25.0.1">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=24.5.2&new-version=25.0.1)](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:02:01 -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#311