[PR #552] [MERGED] Bump eslint-plugin-jest from 27.0.2 to 27.0.4 #5893

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 6096be4 Bump eslint-plugin-jest from 27.0.2 to 27.0.4

📊 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 27.0.2 to 27.0.4.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.0.4

27.0.4 (2022-09-10)

Bug Fixes

  • consistent rule doc notices and sections (#1226) (2580563)

v27.0.3

27.0.3 (2022-09-09)

Bug Fixes

  • ensure jest globals are enabled in styles config (#1241) (a165e98)
Changelog

Sourced from eslint-plugin-jest's changelog.

27.0.4 (2022-09-10)

Bug Fixes

  • consistent rule doc notices and sections (#1226) (2580563)

27.0.3 (2022-09-09)

Bug Fixes

  • ensure jest globals are enabled in styles config (#1241) (a165e98)
Commits
  • 4723871 chore(release): 27.0.4 [skip ci]
  • 2580563 fix: consistent rule doc notices and sections (#1226)
  • 90cdc0c chore: add v28 and v29 of jest to internal type
  • 7f3cc12 chore: use @tsconfig/node14 and stricter TS config (#1242)
  • 43f7ccc chore: add concurrency to GH Actions
  • de672a9 chore(release): 27.0.3 [skip ci]
  • a165e98 fix: ensure jest globals are enabled in styles config (#1241)
  • 570a644 ci: disable jest/unbound-method in smoke test (#1240)
  • 3a2a683 chore: make sure that tools are typechecked (#1239)
  • 511f749 docs: fix link to typed linting in README (#1231)
  • 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/552 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/12/2022 **Status:** ✅ Merged **Merged:** 9/12/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-jest-27.0.4` --- ### 📝 Commits (1) - [`6096be4`](https://github.com/joelwmale/webhook-action/commit/6096be453345cafa2224a4a4482e408421a675a2) Bump eslint-plugin-jest from 27.0.2 to 27.0.4 ### 📊 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 27.0.2 to 27.0.4. <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.0.4</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.3...v27.0.4">27.0.4</a> (2022-09-10)</h2> <h3>Bug Fixes</h3> <ul> <li>consistent rule doc notices and sections (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1226">#1226</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/25805639edf59b5d8825cd4245e1fa66aff56382">2580563</a>)</li> </ul> <h2>v27.0.3</h2> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.2...v27.0.3">27.0.3</a> (2022-09-09)</h2> <h3>Bug Fixes</h3> <ul> <li>ensure jest globals are enabled in <code>styles</code> config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1241">#1241</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a165e98b2a8728c427d6c484122dc9e64629052b">a165e98</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> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.3...v27.0.4">27.0.4</a> (2022-09-10)</h2> <h3>Bug Fixes</h3> <ul> <li>consistent rule doc notices and sections (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1226">#1226</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/25805639edf59b5d8825cd4245e1fa66aff56382">2580563</a>)</li> </ul> <h2><a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.2...v27.0.3">27.0.3</a> (2022-09-09)</h2> <h3>Bug Fixes</h3> <ul> <li>ensure jest globals are enabled in <code>styles</code> config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1241">#1241</a>) (<a href="https://github.com/jest-community/eslint-plugin-jest/commit/a165e98b2a8728c427d6c484122dc9e64629052b">a165e98</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/4723871152e1b1954ee3f25423436ec183b6cd4b"><code>4723871</code></a> chore(release): 27.0.4 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/25805639edf59b5d8825cd4245e1fa66aff56382"><code>2580563</code></a> fix: consistent rule doc notices and sections (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1226">#1226</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/90cdc0caa5af76bb53557f21780a12f99ebff385"><code>90cdc0c</code></a> chore: add v28 and v29 of jest to internal type</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/7f3cc12b35468dc0de7a32471edc629d5683c701"><code>7f3cc12</code></a> chore: use <code>@tsconfig/node14</code> and stricter TS config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1242">#1242</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/43f7ccccaee0ce0633317a271fd68c9c10a0978e"><code>43f7ccc</code></a> chore: add concurrency to GH Actions</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/de672a989545f506c96f15bdf8c9605371a0a10a"><code>de672a9</code></a> chore(release): 27.0.3 [skip ci]</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/a165e98b2a8728c427d6c484122dc9e64629052b"><code>a165e98</code></a> fix: ensure jest globals are enabled in <code>styles</code> config (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1241">#1241</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/570a6441abcff4a06c96566f0fee2ab37a29570c"><code>570a644</code></a> ci: disable <code>jest/unbound-method</code> in smoke test (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1240">#1240</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/3a2a683e4fadefaa473093221f7c8c54e53811c4"><code>3a2a683</code></a> chore: make sure that tools are typechecked (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1239">#1239</a>)</li> <li><a href="https://github.com/jest-community/eslint-plugin-jest/commit/511f7492aa17bebe85ef3fc69394b1b15763dcfd"><code>511f749</code></a> docs: fix link to typed linting in README (<a href="https://github-redirect.dependabot.com/jest-community/eslint-plugin-jest/issues/1231">#1231</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jest-community/eslint-plugin-jest/compare/v27.0.2...v27.0.4">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.2&new-version=27.0.4)](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:42:51 -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#5893