[PR #1707] [CLOSED] chore(deps-dev): bump ts-jest from 27.0.2 to 27.0.3 #3455

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1707
Author: @dependabot[bot]
Created: 6/7/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/ts-jest-27.0.3


📝 Commits (1)

  • ed5d7b7 chore(deps-dev): bump ts-jest from 27.0.2 to 27.0.3

📊 Changes

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

View changed files

📝 package-lock.json (+7 -7)
📝 package.json (+1 -1)

📄 Description

Bumps ts-jest from 27.0.2 to 27.0.3.

Changelog

Sourced from ts-jest's changelog.

27.0.3 (2021-06-06)

Bug Fixes

  • revert exports field to support all node versions (#2658) (132c8ba)

Features

Commits
  • c93feef chore(release): 27.0.3 (#2662)
  • 9b55404 feat: emit ESM codes if using ESM mode with Babel (#2661)
  • 132c8ba fix: revert exports field to support all node versions (#2658)
  • 4dfe5d3 build(deps-dev): bump execa from 5.0.1 to 5.1.0 (#2657)
  • b115d96 build(deps): bump ws from 6.2.1 to 6.2.2 in /website (#2654)
  • ff2a8e7 build(deps-dev): bump @​types/react from 17.0.8 to 17.0.9 (#2653)
  • a4b88ca build(deps-dev): bump eslint-plugin-jsdoc from 35.1.0 to 35.1.2 (#2647)
  • c085c10 build(deps-dev): bump @​typescript-eslint/parser from 4.25.0 to 4.26.0 (#2648)
  • 83c644b build(deps-dev): bump @​typescript-eslint/eslint-plugin (#2649)
  • 5806111 build: update Jest deps (#2646)
  • 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/hoppscotch/hoppscotch/pull/1707 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/7/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/ts-jest-27.0.3` --- ### 📝 Commits (1) - [`ed5d7b7`](https://github.com/hoppscotch/hoppscotch/commit/ed5d7b72e659822ac23d6e2858ee1b8fcc573770) chore(deps-dev): bump ts-jest from 27.0.2 to 27.0.3 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.2 to 27.0.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md">ts-jest's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v27.0.2...v27.0.3">27.0.3</a> (2021-06-06)</h2> <h3>Bug Fixes</h3> <ul> <li>revert <code>exports</code> field to support all node versions (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2658">#2658</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/132c8ba85c3e61b7d9ede0dc9730580b79618ab7">132c8ba</a>)</li> </ul> <h3>Features</h3> <ul> <li>emit ESM codes if using ESM mode with Babel (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2661">#2661</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/9b55404a8dfc760238e19786da98a2edf043b9da">9b55404</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2650">#2650</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/c93feefb6be5d5d131c59e50e300a1d68e8e6a96"><code>c93feef</code></a> chore(release): 27.0.3 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2662">#2662</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/9b55404a8dfc760238e19786da98a2edf043b9da"><code>9b55404</code></a> feat: emit ESM codes if using ESM mode with Babel (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2661">#2661</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/132c8ba85c3e61b7d9ede0dc9730580b79618ab7"><code>132c8ba</code></a> fix: revert <code>exports</code> field to support all node versions (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2658">#2658</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/4dfe5d3a81d912cc31f8a3e25d44e59bb5bc23af"><code>4dfe5d3</code></a> build(deps-dev): bump execa from 5.0.1 to 5.1.0 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2657">#2657</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/b115d9603128d3ca4da391b21d00681d25acd667"><code>b115d96</code></a> build(deps): bump ws from 6.2.1 to 6.2.2 in /website (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2654">#2654</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/ff2a8e798456ad4d84da5d5825f8fbf37e0db1b5"><code>ff2a8e7</code></a> build(deps-dev): bump <code>@​types/react</code> from 17.0.8 to 17.0.9 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2653">#2653</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/a4b88ca076e1e2a367e01341b8bd0e21033ec422"><code>a4b88ca</code></a> build(deps-dev): bump eslint-plugin-jsdoc from 35.1.0 to 35.1.2 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2647">#2647</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/c085c103c2f58d3c4a9a1d5ef788ea9b63ca7136"><code>c085c10</code></a> build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 4.25.0 to 4.26.0 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2648">#2648</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/83c644bbb2beeda3d022b7197c0be3148d9c83ec"><code>83c644b</code></a> build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2649">#2649</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/5806111a2ee8f02b132eaca266258c4b0e4c55fb"><code>5806111</code></a> build: update Jest deps (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/2646">#2646</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v27.0.2...v27.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-jest&package-manager=npm_and_yarn&previous-version=27.0.2&new-version=27.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:03:59 +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#3455
No description provided.