Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency ts-jest to v27.1.5 #386

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) 27.1.4 -> 27.1.5 age adoption passing confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

v27.1.5

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch 6 times, most recently from 92f917b to f9b278d Compare May 28, 2022 02:56
@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch 6 times, most recently from 2b91a60 to 80e71be Compare June 4, 2022 06:11
@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch 3 times, most recently from b261c50 to 7dec928 Compare June 11, 2022 03:25
@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch 7 times, most recently from 27ac585 to ac559ab Compare June 20, 2022 05:29
@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch 6 times, most recently from a9182fc to 948819c Compare July 2, 2022 03:28
@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch 2 times, most recently from afe3680 to 4874547 Compare July 3, 2022 15:09
@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch 6 times, most recently from e033a77 to 47842bf Compare June 3, 2023 07:12
@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch from 47842bf to 52dd829 Compare June 5, 2023 03:26
@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch 5 times, most recently from 2e3861f to 56cb525 Compare June 24, 2023 03:11
@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch 5 times, most recently from d8b852e to 50ed7aa Compare July 3, 2023 05:02
@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch 3 times, most recently from 5d47211 to 64a27c4 Compare July 10, 2023 03:50
@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch 5 times, most recently from 5c12397 to d6d0805 Compare July 17, 2023 03:33
@renovate
Copy link
Contributor Author

renovate bot commented Jul 22, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: root@undefined
npm ERR! Found: typescript@5.0.4
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"5.0.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=3.8 <5.0" from ts-jest@27.1.5
npm ERR! node_modules/ts-jest
npm ERR!   dev ts-jest@"27.1.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/c965a1/9a19e7/cache/others/npm/_logs/2023-07-22T03_17_43_809Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/c965a1/9a19e7/cache/others/npm/_logs/2023-07-22T03_17_43_809Z-debug-0.log

@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch from d6d0805 to dca1eb4 Compare July 22, 2023 03:17
Copy link
Contributor Author

renovate bot commented Sep 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: root@undefined
npm error Found: typescript@5.0.4
npm error node_modules/typescript
npm error   dev typescript@"5.0.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=3.8 <5.0" from ts-jest@27.1.5
npm error node_modules/ts-jest
npm error   dev ts-jest@"27.1.5" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-09-16T10_33_11_921Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-16T10_33_11_921Z-debug-0.log

@renovate renovate bot force-pushed the renovate/ts-jest-27.x branch from dca1eb4 to c3859f6 Compare September 16, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants