From fe98e59982d1247a4bbdebb22036d97a50525ea4 Mon Sep 17 00:00:00 2001
From: admin-token-bot <36773031+admin-token-bot@users.noreply.github.com>
Date: Mon, 13 Feb 2023 15:22:51 +0000
Subject: [PATCH] [Snyk] Upgrade ts-jest from 29.0.3 to 29.0.4 (#2547)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Snyk has created this PR to upgrade ts-jest from 29.0.3 to
29.0.4.
:information_source: Keep your dependencies up-to-date. This makes it
easier to fix existing vulnerabilities and to more quickly identify and
fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **1 version** ahead of your current
version.
- The recommended version was released **21 days ago**, on 2023-01-11.
Release notes
Package name: ts-jest
from ts-jest
GitHub release notes
Commit messages
Package name: ts-jest
- 13cccbe
chore(release): 29.0.4 (#3977)
- b9f7809
build(deps): updated json5 dependency (#3976)
- 7fbee99
build(deps): Update @ types packages to ^5.48.1 (#3973)
- 7187e01
build(deps): Update @ types packages (#3958)
- a445638
fix(transformer): don't use cache when `tsJestConfig` is
different (#3966)
- d62a7ef
build(deps): Update dependency esbuild to ~0.16.16 (#3972)
- 0fb58b6
build(deps): Update dependency fs-extra to v11 (#3971)
- 7a45073
build(deps): Update dependency esbuild to ~0.16.15 (#3968)
- 6719720
build(deps): Update dependency prettier to ^2.8.2 (#3970)
- 0fdd30f
build(deps): Update dependency eslint to ^8.31.0 (#3969)
- 29bd0a2
build(deps): Update dependency @ commitlint/config-angular to ^17.4.0
(#3967)
- 346a90a
build(deps): Update actions/setup-node action to v3.6.0 (#3965)
- 14c616d
build(deps): Update dependency typescript-transform-paths to ^3.4.6
(#3964)
- e206058
build(deps): Update dependency ttypescript to ^1.5.15 (#3962)
- ee695ba
build(deps): Update dependency react-intl to ^6.2.5 (#3961)
- 21cda0a
Merge pull request #3960 from
kulshekhar/renovate/formatjs-ts-transformer-3.x
- 816d6c6
Merge pull request #3959 from
kulshekhar/renovate/actions-setup-node-digest
- 4f3bbc8
build(deps): Update dependency @ formatjs/ts-transformer to ^3.11.5
- 5bf6af4
build(deps): Update actions/setup-node digest to 64ed1c7
- 6c197b9
build(deps): bump json5 from 2.2.1 to 2.2.3 in /examples/js-with-ts
(#3942)
- a9692d1
build(deps): bump json5 from 1.0.1 to 1.0.2 in /examples/react-app
(#3955)
- ae255c9
build(deps): bump json5 from 2.2.1 to 2.2.3 in /e2e/transform-js
(#3943)
- 5ca4230
build(deps): bump json5 from 2.2.1 to 2.2.3 in /examples/type-module
(#3944)
- 461af1b
build(deps): bump json5 from 2.2.1 to 2.2.3 in /e2e/native-esm-ts
(#3945)
Compare
**Note:** *You are seeing this because you or someone else with access
to this repository has authorized Snyk to open upgrade PRs.*
For more information:
🧐 [View latest project
report](https://app.snyk.io/org/sandbox-2ba/project/852e6e4f-be96-45c8-b370-1060f5ebee55?utm_source=github&utm_medium=referral&page=upgrade-pr)
🛠 [Adjust upgrade PR
settings](https://app.snyk.io/org/sandbox-2ba/project/852e6e4f-be96-45c8-b370-1060f5ebee55/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr)
🔕 [Ignore this dependency or unsubscribe from future upgrade
PRs](https://app.snyk.io/org/sandbox-2ba/project/852e6e4f-be96-45c8-b370-1060f5ebee55/settings/integration?pkg=ts-jest&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
---------
Co-authored-by: snyk-bot
---
examples/node/package-lock.json | 18 +++++++++---------
examples/node/package.json | 2 +-
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/examples/node/package-lock.json b/examples/node/package-lock.json
index d9d7ff6fe2..5ccefc605e 100644
--- a/examples/node/package-lock.json
+++ b/examples/node/package-lock.json
@@ -22,7 +22,7 @@
"prettier": "^2.8.2",
"random-email": "^1.0.3",
"realm": "^11.3.1",
- "ts-jest": "^29.0.3",
+ "ts-jest": "^29.0.4",
"typescript": "^4.9.4"
},
"devDependencies": {
@@ -8768,14 +8768,14 @@
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
},
"node_modules/ts-jest": {
- "version": "29.0.3",
- "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.3.tgz",
- "integrity": "sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==",
+ "version": "29.0.4",
+ "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.4.tgz",
+ "integrity": "sha512-YdNofkoyzeinwjIqLSYQeAM+GTmFQ7xFNtWcR5OyitY5VLzzNINrNmfhP5H3daA/V+RGQR7O3g1K6ysRgu5xIQ==",
"dependencies": {
"bs-logger": "0.x",
"fast-json-stable-stringify": "2.x",
"jest-util": "^29.0.0",
- "json5": "^2.2.1",
+ "json5": "^2.2.3",
"lodash.memoize": "4.x",
"make-error": "1.x",
"semver": "7.x",
@@ -15580,14 +15580,14 @@
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
},
"ts-jest": {
- "version": "29.0.3",
- "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.3.tgz",
- "integrity": "sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==",
+ "version": "29.0.4",
+ "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.4.tgz",
+ "integrity": "sha512-YdNofkoyzeinwjIqLSYQeAM+GTmFQ7xFNtWcR5OyitY5VLzzNINrNmfhP5H3daA/V+RGQR7O3g1K6ysRgu5xIQ==",
"requires": {
"bs-logger": "0.x",
"fast-json-stable-stringify": "2.x",
"jest-util": "^29.0.0",
- "json5": "^2.2.1",
+ "json5": "^2.2.3",
"lodash.memoize": "4.x",
"make-error": "1.x",
"semver": "7.x",
diff --git a/examples/node/package.json b/examples/node/package.json
index 38b44bc975..62c14b45dc 100644
--- a/examples/node/package.json
+++ b/examples/node/package.json
@@ -26,7 +26,7 @@
"prettier": "^2.8.2",
"random-email": "^1.0.3",
"realm": "^11.3.1",
- "ts-jest": "^29.0.3",
+ "ts-jest": "^29.0.4",
"typescript": "^4.9.4"
},
"devDependencies": {