[PR #2312] [CLOSED] chore(deps-dev): bump jest from 27.5.1 to 28.0.3 #3727

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2312
Author: @dependabot[bot]
Created: 5/2/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/jest-28.0.3


📝 Commits (1)

  • f00568b chore(deps-dev): bump jest from 27.5.1 to 28.0.3

📊 Changes

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

View changed files

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

📄 Description

Bumps jest from 27.5.1 to 28.0.3.

Release notes

Sourced from jest's releases.

v28.0.3

Fixes

  • [jest-config] Normalize reporters option defined in presets (#12769)
  • [@jest/reporters] Fix trailing slash in matching coverageThreshold key (#12714)
  • [jest-resolve] Fix (experimental) ESM module mocking for re-exports (#12766)
  • [@jest/transform] Throw better error if an invalid return value if encountered (#12764)

Chore & Maintenance

  • [docs] Fix typo in --shard CLI docs (#12761)

New Contributors

Full Changelog: https://github.com/facebook/jest/compare/v28.0.2...v28.0.3

v28.0.2

Features

  • [jest-worker] Add JestWorkerFarm helper type (#12753)

Fixes

  • [*] Lower Node 16 requirement to 16.10 from 16.13 due to a Node bug that causes memory and performance issues (#12754)

Full Changelog: https://github.com/facebook/jest/compare/v28.0.1...v28.0.2

v28.0.1

Features

  • [jest-resolve] Expose ResolverOptions type (#12736)

Fixes

  • [expect] Add missing dependency jest-util (#12744)
  • [jest-circus] Improve test.concurrent (#12748)
  • [jest-resolve] Correctly throw an error if jsdom test environment is used, but not installed (#12749)

Chore & Maintenance

  • [jest-serializer] Remove deprecated module from source tree (#12735)

Full Changelog: https://github.com/facebook/jest/compare/v28.0.0...v28.0.1

v28.0.0

Blog post: https://jestjs.io/blog/2022/04/25/jest-28

... (truncated)

Changelog

Sourced from jest's changelog.

28.0.3

Fixes

  • [jest-config] Normalize reporters option defined in presets (#12769)
  • [@jest/reporters] Fix trailing slash in matching coverageThreshold key (#12714)
  • [jest-resolve] Fix (experimental) ESM module mocking for re-exports (#12766)
  • [@jest/transform] Throw better error if an invalid return value if encountered (#12764)

Chore & Maintenance

  • [docs] Fix typo in --shard CLI docs (#12761)

28.0.2

Features

  • [jest-worker] Add JestWorkerFarm helper type (#12753)

Fixes

  • [*] Lower Node 16 requirement to 16.10 from 16.13 due to a Node bug that causes memory and performance issues (#12754)

28.0.1

Features

  • [jest-resolve] Expose ResolverOptions type (#12736)

Fixes

  • [expect] Add missing dependency jest-util (#12744)
  • [jest-circus] Improve test.concurrent (#12748)
  • [jest-resolve] Correctly throw an error if jsdom test environment is used, but not installed (#12749)

Chore & Maintenance

  • [jest-serializer] Remove deprecated module from source tree (#12735)

28.0.0

Features

  • [babel-jest] Export createTransformer function (#12399)
  • [expect] Expose AsymmetricMatchers, MatcherFunction and MatcherFunctionWithState interfaces (#12363, #12376)
  • [jest-circus] Support error logging before retry (#12201)
  • [jest-circus, jest-jasmine2] Allowed classes and functions as describe and it/test names (#12484)
  • [jest-cli, jest-config] [BREAKING] Remove testURL config, use testEnvironmentOptions.url instead (#10797)
  • [jest-cli, jest-core] Add --shard parameter for distributed parallel test execution (#12546)
  • [jest-cli] [BREAKING] Remove undocumented --timers option (#12572)

... (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/2312 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/2/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/jest-28.0.3` --- ### 📝 Commits (1) - [`f00568b`](https://github.com/hoppscotch/hoppscotch/commit/f00568ba4ab3a799036d26b9b0905d9643e6ca2d) chore(deps-dev): bump jest from 27.5.1 to 28.0.3 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/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 28.0.3. <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>v28.0.3</h2> <h2>Fixes</h2> <ul> <li><code>[jest-config]</code> Normalize <code>reporters</code> option defined in presets (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12769">#12769</a>)</li> <li><code>[@jest/reporters]</code> Fix trailing slash in matching <code>coverageThreshold</code> key (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12714">#12714</a>)</li> <li><code>[jest-resolve]</code> Fix (experimental) ESM module mocking for re-exports (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12766">#12766</a>)</li> <li><code>[@jest/transform]</code> Throw better error if an invalid return value if encountered (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12764">#12764</a>)</li> </ul> <h2>Chore &amp; Maintenance</h2> <ul> <li><code>[docs]</code> Fix typo in <code>--shard</code> CLI docs (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12761">#12761</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/wespickett"><code>@​wespickett</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12714">facebook/jest#12714</a></li> <li><a href="https://github.com/helloitsjoe"><code>@​helloitsjoe</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12761">facebook/jest#12761</a></li> <li><a href="https://github.com/maxdavidson"><code>@​maxdavidson</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12766">facebook/jest#12766</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v28.0.2...v28.0.3">https://github.com/facebook/jest/compare/v28.0.2...v28.0.3</a></p> <h2>v28.0.2</h2> <h2>Features</h2> <ul> <li><code>[jest-worker]</code> Add <code>JestWorkerFarm</code> helper type (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12753">#12753</a>)</li> </ul> <h2>Fixes</h2> <ul> <li><code>[*]</code> Lower Node 16 requirement to 16.10 from 16.13 due to a <a href="https://github-redirect.dependabot.com/nodejs/node/issues/40014">Node bug</a> that causes memory and performance issues (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12754">#12754</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v28.0.1...v28.0.2">https://github.com/facebook/jest/compare/v28.0.1...v28.0.2</a></p> <h2>v28.0.1</h2> <h2>Features</h2> <ul> <li><code>[jest-resolve]</code> Expose <code>ResolverOptions</code> type (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12736">#12736</a>)</li> </ul> <h2>Fixes</h2> <ul> <li><code>[expect]</code> Add missing dependency <code>jest-util</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12744">#12744</a>)</li> <li><code>[jest-circus]</code> Improve <code>test.concurrent</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12748">#12748</a>)</li> <li><code>[jest-resolve]</code> Correctly throw an error if <code>jsdom</code> test environment is used, but not installed (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12749">#12749</a>)</li> </ul> <h2>Chore &amp; Maintenance</h2> <ul> <li><code>[jest-serializer]</code> Remove deprecated module from source tree (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12735">#12735</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v28.0.0...v28.0.1">https://github.com/facebook/jest/compare/v28.0.0...v28.0.1</a></p> <h2>v28.0.0</h2> <p>Blog post: <a href="https://jestjs.io/blog/2022/04/25/jest-28">https://jestjs.io/blog/2022/04/25/jest-28</a></p> <!-- 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>28.0.3</h2> <h3>Fixes</h3> <ul> <li><code>[jest-config]</code> Normalize <code>reporters</code> option defined in presets (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12769">#12769</a>)</li> <li><code>[@jest/reporters]</code> Fix trailing slash in matching <code>coverageThreshold</code> key (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12714">#12714</a>)</li> <li><code>[jest-resolve]</code> Fix (experimental) ESM module mocking for re-exports (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12766">#12766</a>)</li> <li><code>[@jest/transform]</code> Throw better error if an invalid return value if encountered (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12764">#12764</a>)</li> </ul> <h3>Chore &amp; Maintenance</h3> <ul> <li><code>[docs]</code> Fix typo in <code>--shard</code> CLI docs (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12761">#12761</a>)</li> </ul> <h2>28.0.2</h2> <h3>Features</h3> <ul> <li><code>[jest-worker]</code> Add <code>JestWorkerFarm</code> helper type (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12753">#12753</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[*]</code> Lower Node 16 requirement to 16.10 from 16.13 due to a <a href="https://github-redirect.dependabot.com/nodejs/node/issues/40014">Node bug</a> that causes memory and performance issues (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12754">#12754</a>)</li> </ul> <h2>28.0.1</h2> <h3>Features</h3> <ul> <li><code>[jest-resolve]</code> Expose <code>ResolverOptions</code> type (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12736">#12736</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect]</code> Add missing dependency <code>jest-util</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12744">#12744</a>)</li> <li><code>[jest-circus]</code> Improve <code>test.concurrent</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12748">#12748</a>)</li> <li><code>[jest-resolve]</code> Correctly throw an error if <code>jsdom</code> test environment is used, but not installed (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12749">#12749</a>)</li> </ul> <h3>Chore &amp; Maintenance</h3> <ul> <li><code>[jest-serializer]</code> Remove deprecated module from source tree (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12735">#12735</a>)</li> </ul> <h2>28.0.0</h2> <h3>Features</h3> <ul> <li><code>[babel-jest]</code> Export <code>createTransformer</code> function (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12399">#12399</a>)</li> <li><code>[expect]</code> Expose <code>AsymmetricMatchers</code>, <code>MatcherFunction</code> and <code>MatcherFunctionWithState</code> interfaces (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12363">#12363</a>, <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12376">#12376</a>)</li> <li><code>[jest-circus]</code> Support error logging before retry (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12201">#12201</a>)</li> <li><code>[jest-circus, jest-jasmine2]</code> Allowed classes and functions as <code>describe</code> and <code>it</code>/<code>test</code> names (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12484">#12484</a>)</li> <li><code>[jest-cli, jest-config]</code> [<strong>BREAKING</strong>] Remove <code>testURL</code> config, use <code>testEnvironmentOptions.url</code> instead (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10797">#10797</a>)</li> <li><code>[jest-cli, jest-core]</code> Add <code>--shard</code> parameter for distributed parallel test execution (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12546">#12546</a>)</li> <li><code>[jest-cli]</code> [<strong>BREAKING</strong>] Remove undocumented <code>--timers</code> option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12572">#12572</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/1bea778422dc049b0fb3d7da809ffec39be549ff"><code>1bea778</code></a> v28.0.3</li> <li><a href="https://github.com/facebook/jest/commit/279ee6658d763f024d51f340fab6a37c17d94502"><code>279ee66</code></a> v28.0.2</li> <li><a href="https://github.com/facebook/jest/commit/924132163cf7f54148bd78a8e6007ffc1a9c1f00"><code>9241321</code></a> fix(*): Lower Node requirement to 16.10 (<a href="https://github.com/facebook/jest/tree/HEAD/packages/jest/issues/12754">#12754</a>)</li> <li><a href="https://github.com/facebook/jest/commit/0a08639e4299f07becf1020a761adfec83536018"><code>0a08639</code></a> v28.0.1</li> <li><a href="https://github.com/facebook/jest/commit/8f9b812faf8e4d241d560a8574f0c6ed20a89365"><code>8f9b812</code></a> v28.0.0</li> <li><a href="https://github.com/facebook/jest/commit/8b4b78759d255746f11e396efe7d06ac93dbd05b"><code>8b4b787</code></a> v28.0.0-alpha.11</li> <li><a href="https://github.com/facebook/jest/commit/d5eda7f23571081cea24760261d209ff3e01a084"><code>d5eda7f</code></a> v28.0.0-alpha.10</li> <li><a href="https://github.com/facebook/jest/commit/7c63f5981eb20d4b89a4c04f3675e0050d8d7887"><code>7c63f59</code></a> v28.0.0-alpha.9</li> <li><a href="https://github.com/facebook/jest/commit/ccecdaeaaebd0057067ec06a8ed699fb6270b38e"><code>ccecdae</code></a> Enforce same version of a dependency (<a href="https://github.com/facebook/jest/tree/HEAD/packages/jest/issues/12668">#12668</a>)</li> <li><a href="https://github.com/facebook/jest/commit/09fa16428b8057cccef30f29292cde2022237cd8"><code>09fa164</code></a> feat(jest-core, jest-watcher)!: move <code>TestWatcher</code> class to <code>jest-watcher</code> (#...</li> <li>Additional commits viewable in <a href="https://github.com/facebook/jest/commits/v28.0.3/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=28.0.3)](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:19:02 +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#3727
No description provided.