[PR #2842] [CLOSED] build(deps-dev): bump jest from 27.5.1 to 29.2.2 #4103

Closed
opened 2026-03-17 01:40:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2842
Author: @dependabot[bot]
Created: 10/31/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/jest-29.2.2


📝 Commits (1)

  • 7b49077 build(deps-dev): bump jest from 27.5.1 to 29.2.2

📊 Changes

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

View changed files

📝 packages/hoppscotch-cli/package.json (+1 -1)
📝 packages/hoppscotch-js-sandbox/package.json (+1 -1)

📄 Description

Bumps jest from 27.5.1 to 29.2.2.

Release notes

Sourced from jest's releases.

v29.2.2

Fixes

  • [@jest/test-sequencer] Make sure sharding does not produce empty groups (#13476)
  • [jest-circus] Test marked as todo are shown as todo when inside a focussed describe (#13504)
  • [jest-mock] Ensure mock resolved and rejected values are promises from correct realm (#13503)
  • [jest-snapshot] Don't highlight passing asymmetric property matchers in snapshot diff (#13480)

Chore & Maintenance

  • [docs] Update link to Jest 28 upgrade guide in error message (#13483)
  • [jest-runner, jest-watcher] Update emittery (#13490)

New Contributors

Full Changelog: https://github.com/facebook/jest/compare/v29.2.1...v29.2.2

v29.2.1

Features

  • [@jest/globals, jest-mock] Add jest.Spied* utility types (#13440)

Fixes

  • [jest-environment-node] make globalThis.performance writable for Node 19 and fake timers (#13467)
  • [jest-mock] Revert #13398 to restore mocking of setters (#13472)

Performance

  • [*] Use sha1 instead of sha256 for hashing (#13421)

Full Changelog: https://github.com/facebook/jest/compare/v29.2.0...v29.2.1

v29.2.0

Features

  • [@jest/cli, jest-config] A seed for the test run will be randomly generated, or set by a CLI option (#13400)
  • [@jest/cli, jest-config] --show-seed will display the seed value in the report, and can be set via a CLI flag or through the config file (#13400)
  • [jest-config] Add readInitialConfig utility function (#13356)
  • [jest-core] Allow testResultsProcessor to be async (#13343)
  • [@jest/environment, jest-environment-node, jest-environment-jsdom, jest-runtime] Add getSeed() to the jest object (#13400)
  • [expect, @jest/expect-utils] Allow isA utility to take a type argument (#13355)
  • [expect] Expose AsyncExpectationResult and SyncExpectationResult types (#13411)

Fixes

  • [babel-plugin-jest-hoist] Ignore TSTypeQuery when checking for hoisted references (#13367)

... (truncated)

Changelog

Sourced from jest's changelog.

29.2.2

Fixes

  • [@jest/test-sequencer] Make sure sharding does not produce empty groups (#13476)
  • [jest-circus] Test marked as todo are shown as todo when inside a focussed describe (#13504)
  • [jest-mock] Ensure mock resolved and rejected values are promises from correct realm (#13503)
  • [jest-snapshot] Don't highlight passing asymmetric property matchers in snapshot diff (#13480)

Chore & Maintenance

  • [docs] Update link to Jest 28 upgrade guide in error message (#13483)
  • [jest-runner, jest-watcher] Update emittery (#13490)

29.2.1

Features

  • [@jest/globals, jest-mock] Add jest.Spied* utility types (#13440)

Fixes

  • [jest-environment-node] make globalThis.performance writable for Node 19 and fake timers (#13467)
  • [jest-mock] Revert #13398 to restore mocking of setters (#13472)

Performance

  • [*] Use sha1 instead of sha256 for hashing (#13421)

29.2.0

Features

  • [@jest/cli, jest-config] A seed for the test run will be randomly generated, or set by a CLI option (#13400)
  • [@jest/cli, jest-config] --show-seed will display the seed value in the report, and can be set via a CLI flag or through the config file (#13400)
  • [jest-config] Add readInitialConfig utility function (#13356)
  • [jest-core] Allow testResultsProcessor to be async (#13343)
  • [@jest/environment, jest-environment-node, jest-environment-jsdom, jest-runtime] Add getSeed() to the jest object (#13400)
  • [expect, @jest/expect-utils] Allow isA utility to take a type argument (#13355)
  • [expect] Expose AsyncExpectationResult and SyncExpectationResult types (#13411)

Fixes

  • [babel-plugin-jest-hoist] Ignore TSTypeQuery when checking for hoisted references (#13367)
  • [jest-core] Fix detectOpenHandles false positives for some special objects such as TLSWRAP (#13414)
  • [jest-mock] Fix mocking of getters and setters on classes (#13398)
  • [jest-reporters] Revert: Transform file paths into hyperlinks (#13399)
  • [@jest/types] Infer type of each table correctly when the table is a tuple or array (#13381)
  • [@jest/types] Rework typings to allow the *ReturnedWith matchers to be called with no argument (#13385)

... (truncated)

Commits

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/hoppscotch/hoppscotch/pull/2842 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/31/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/jest-29.2.2` --- ### 📝 Commits (1) - [`7b49077`](https://github.com/hoppscotch/hoppscotch/commit/7b49077eb9df38435879fdab734ecc0b8748cc3c) build(deps-dev): bump jest from 27.5.1 to 29.2.2 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-cli/package.json` (+1 -1) 📝 `packages/hoppscotch-js-sandbox/package.json` (+1 -1) </details> ### 📄 Description Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 29.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/releases">jest's releases</a>.</em></p> <blockquote> <h2>v29.2.2</h2> <h2>Fixes</h2> <ul> <li><code>[@jest/test-sequencer]</code> Make sure sharding does not produce empty groups (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13476">#13476</a>)</li> <li><code>[jest-circus]</code> Test marked as <code>todo</code> are shown as todo when inside a focussed describe (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13504">#13504</a>)</li> <li><code>[jest-mock]</code> Ensure mock resolved and rejected values are promises from correct realm (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13503">#13503</a>)</li> <li><code>[jest-snapshot]</code> Don't highlight passing asymmetric property matchers in snapshot diff (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/13480">#13480</a>)</li> </ul> <h2>Chore &amp; Maintenance</h2> <ul> <li><code>[docs]</code> Update link to Jest 28 upgrade guide in error message (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13483">#13483</a>)</li> <li><code>[jest-runner, jest-watcher]</code> Update <code>emittery</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13490">#13490</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/moonrailgun"><code>@​moonrailgun</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13483">facebook/jest#13483</a></li> <li><a href="https://github.com/halldorbjarni"><code>@​halldorbjarni</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13491">facebook/jest#13491</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v29.2.1...v29.2.2">https://github.com/facebook/jest/compare/v29.2.1...v29.2.2</a></p> <h2>v29.2.1</h2> <h2>Features</h2> <ul> <li><code>[@jest/globals, jest-mock]</code> Add <code>jest.Spied*</code> utility types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13440">#13440</a>)</li> </ul> <h2>Fixes</h2> <ul> <li><code>[jest-environment-node]</code> make <code>globalThis.performance</code> writable for Node 19 and fake timers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13467">#13467</a>)</li> <li><code>[jest-mock]</code> Revert <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13398">#13398</a> to restore mocking of setters (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13472">#13472</a>)</li> </ul> <h2>Performance</h2> <ul> <li><code>[*]</code> Use sha1 instead of sha256 for hashing (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13421">#13421</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v29.2.0...v29.2.1">https://github.com/facebook/jest/compare/v29.2.0...v29.2.1</a></p> <h2>v29.2.0</h2> <h2>Features</h2> <ul> <li><code>[@jest/cli, jest-config]</code> A seed for the test run will be randomly generated, or set by a CLI option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13400">#13400</a>)</li> <li><code>[@jest/cli, jest-config]</code> <code>--show-seed</code> will display the seed value in the report, and can be set via a CLI flag or through the config file (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13400">#13400</a>)</li> <li><code>[jest-config]</code> Add <code>readInitialConfig</code> utility function (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13356">#13356</a>)</li> <li><code>[jest-core]</code> Allow <code>testResultsProcessor</code> to be async (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13343">#13343</a>)</li> <li><code>[@jest/environment, jest-environment-node, jest-environment-jsdom, jest-runtime]</code> Add <code>getSeed()</code> to the <code>jest</code> object (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13400">#13400</a>)</li> <li><code>[expect, @jest/expect-utils]</code> Allow <code>isA</code> utility to take a type argument (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13355">#13355</a>)</li> <li><code>[expect]</code> Expose <code>AsyncExpectationResult</code> and <code>SyncExpectationResult</code> types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13411">#13411</a>)</li> </ul> <h2>Fixes</h2> <ul> <li><code>[babel-plugin-jest-hoist]</code> Ignore <code>TSTypeQuery</code> when checking for hoisted references (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13367">#13367</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/main/CHANGELOG.md">jest's changelog</a>.</em></p> <blockquote> <h2>29.2.2</h2> <h3>Fixes</h3> <ul> <li><code>[@jest/test-sequencer]</code> Make sure sharding does not produce empty groups (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13476">#13476</a>)</li> <li><code>[jest-circus]</code> Test marked as <code>todo</code> are shown as todo when inside a focussed describe (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13504">#13504</a>)</li> <li><code>[jest-mock]</code> Ensure mock resolved and rejected values are promises from correct realm (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13503">#13503</a>)</li> <li><code>[jest-snapshot]</code> Don't highlight passing asymmetric property matchers in snapshot diff (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/13480">#13480</a>)</li> </ul> <h3>Chore &amp; Maintenance</h3> <ul> <li><code>[docs]</code> Update link to Jest 28 upgrade guide in error message (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13483">#13483</a>)</li> <li><code>[jest-runner, jest-watcher]</code> Update <code>emittery</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13490">#13490</a>)</li> </ul> <h2>29.2.1</h2> <h3>Features</h3> <ul> <li><code>[@jest/globals, jest-mock]</code> Add <code>jest.Spied*</code> utility types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13440">#13440</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-environment-node]</code> make <code>globalThis.performance</code> writable for Node 19 and fake timers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13467">#13467</a>)</li> <li><code>[jest-mock]</code> Revert <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13398">#13398</a> to restore mocking of setters (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13472">#13472</a>)</li> </ul> <h3>Performance</h3> <ul> <li><code>[*]</code> Use sha1 instead of sha256 for hashing (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13421">#13421</a>)</li> </ul> <h2>29.2.0</h2> <h3>Features</h3> <ul> <li><code>[@jest/cli, jest-config]</code> A seed for the test run will be randomly generated, or set by a CLI option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13400">#13400</a>)</li> <li><code>[@jest/cli, jest-config]</code> <code>--show-seed</code> will display the seed value in the report, and can be set via a CLI flag or through the config file (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13400">#13400</a>)</li> <li><code>[jest-config]</code> Add <code>readInitialConfig</code> utility function (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13356">#13356</a>)</li> <li><code>[jest-core]</code> Allow <code>testResultsProcessor</code> to be async (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13343">#13343</a>)</li> <li><code>[@jest/environment, jest-environment-node, jest-environment-jsdom, jest-runtime]</code> Add <code>getSeed()</code> to the <code>jest</code> object (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13400">#13400</a>)</li> <li><code>[expect, @jest/expect-utils]</code> Allow <code>isA</code> utility to take a type argument (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13355">#13355</a>)</li> <li><code>[expect]</code> Expose <code>AsyncExpectationResult</code> and <code>SyncExpectationResult</code> types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13411">#13411</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[babel-plugin-jest-hoist]</code> Ignore <code>TSTypeQuery</code> when checking for hoisted references (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13367">#13367</a>)</li> <li><code>[jest-core]</code> Fix <code>detectOpenHandles</code> false positives for some special objects such as <code>TLSWRAP</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13414">#13414</a>)</li> <li><code>[jest-mock]</code> Fix mocking of getters and setters on classes (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13398">#13398</a>)</li> <li><code>[jest-reporters]</code> Revert: Transform file paths into hyperlinks (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13399">#13399</a>)</li> <li><code>[@jest/types]</code> Infer type of <code>each</code> table correctly when the table is a tuple or array (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13381">#13381</a>)</li> <li><code>[@jest/types]</code> Rework typings to allow the <code>*ReturnedWith</code> matchers to be called with no argument (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13385">#13385</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facebook/jest/commit/0a8edbe0ac434394a16cc173a03ff54a9cc50e41"><code>0a8edbe</code></a> v29.2.2</li> <li><a href="https://github.com/facebook/jest/commit/4551c0fdd4d25b7206824957c7bcc6baf61e63bf"><code>4551c0f</code></a> v29.2.1</li> <li><a href="https://github.com/facebook/jest/commit/ee5b37a4f4433afcfffb0356cea47739d8092287"><code>ee5b37a</code></a> v29.2.0</li> <li><a href="https://github.com/facebook/jest/commit/22322c9acc3197e43337b5415755823f09f410fe"><code>22322c9</code></a> refactor: use a single root tsconfig for type tests (<a href="https://github.com/facebook/jest/tree/HEAD/packages/jest/issues/13358">#13358</a>)</li> <li><a href="https://github.com/facebook/jest/commit/3c31dd619e8c022cde53f40fa12ea2a67f4752ce"><code>3c31dd6</code></a> v29.1.2</li> <li><a href="https://github.com/facebook/jest/commit/fd9cd900ad0904421a3d97661fdc3337194da1f9"><code>fd9cd90</code></a> v29.1.1</li> <li><a href="https://github.com/facebook/jest/commit/51f10300daf90db003a1749ceaed1084c4f74811"><code>51f1030</code></a> v29.1.0</li> <li><a href="https://github.com/facebook/jest/commit/77f865da39af5b3e1c114dc347e49257eb3dcfd1"><code>77f865d</code></a> v29.0.3</li> <li><a href="https://github.com/facebook/jest/commit/616fcf56bb8481d29ba29cc34be32a92b1cf85e5"><code>616fcf5</code></a> v29.0.2</li> <li><a href="https://github.com/facebook/jest/commit/132e815f95cad24b0ea28cd2f3aecaf8c87b047a"><code>132e815</code></a> chore: update to TypeScript 4.8 (<a href="https://github.com/facebook/jest/tree/HEAD/packages/jest/issues/13177">#13177</a>)</li> <li>Additional commits viewable in <a href="https://github.com/facebook/jest/commits/v29.2.2/packages/jest">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jest&package-manager=npm_and_yarn&previous-version=27.5.1&new-version=29.2.2)](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>
kerem 2026-03-17 01:40:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4103
No description provided.