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 v29.1.3 #585

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

Conversation

tradeshift-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
ts-jest (source) devDependencies patch 29.1.2 -> 29.1.3

Release Notes

kulshekhar/ts-jest (ts-jest)

v29.1.3

Compare Source

Bug Fixes
  • add @jest/transform as an optional peer dependency (0ba7f86)
  • bring back Node 14 support (eda56a7)
Performance Improvements
  • remove ts resolved module cache file (4c88da5)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday in 2125" in timezone Europe/Copenhagen.

🚦 Automerge: Enabled.

♻️ Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@tradeshift-renovate tradeshift-renovate bot requested a review from a team as a code owner May 21, 2024 16:22
@tradeshift-renovate tradeshift-renovate bot added dependencies Pull requests that update a dependency file dev labels May 21, 2024
@tradeshift-renovate tradeshift-renovate bot requested a review from a team as a code owner May 21, 2024 16:22
@tradeshift-renovate
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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

File name: undefined
Command failed: npm ci --ignore-scripts
npm ERR! cipm can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm ERR! 
npm ERR! 
npm ERR! Invalid: lock file's ts-jest@29.1.2 does not satisfy ts-jest@29.1.3
npm ERR! 

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ubuntu/.npm/_logs/2024-05-21T16_22_29_159Z-debug.log

File name: undefined
Command failed: npm run --if-present format
npm WARN lifecycle The node binary used for scripts is /usr/local/bin/node but npm is using /opt/containerbase/tools/node/20.13.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
sh: 1: prettier: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! @tradeshift/actions-docker@0.0.0 format: `prettier --write **/*.ts`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the @tradeshift/actions-docker@0.0.0 format script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ubuntu/.npm/_logs/2024-05-21T16_22_29_316Z-debug.log

File name: undefined
Command failed: npm run --if-present build
npm WARN lifecycle The node binary used for scripts is /usr/local/bin/node but npm is using /opt/containerbase/tools/node/20.13.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
sh: 1: tsc: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! @tradeshift/actions-docker@0.0.0 build: `tsc`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the @tradeshift/actions-docker@0.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ubuntu/.npm/_logs/2024-05-21T16_22_29_469Z-debug.log

File name: undefined
Command failed: npm run --if-present package
npm WARN lifecycle The node binary used for scripts is /usr/local/bin/node but npm is using /opt/containerbase/tools/node/20.13.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
sh: 1: ncc: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! @tradeshift/actions-docker@0.0.0 package: `ncc build --source-map --license licenses.txt`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the @tradeshift/actions-docker@0.0.0 package script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ubuntu/.npm/_logs/2024-05-21T16_22_29_641Z-debug.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant