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.2.2 #180

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

kulshekhar/ts-jest (ts-jest)

v29.2.2

Compare Source

v29.2.1

Compare Source

v29.2.0

Compare Source

Bug Fixes
  • fix: don't show warning message with Node16/NodeNext (99c4f49), closes #​4266
Features
  • feat(cli): allow migrating cjs presets to transform config (22fb027)
  • feat(presets): add util functions to create ESM presets (06f78ed)
  • feat(presets): add util functions to create CJS presets (f9cc3c0)
Code refactoring
  • refactor: replace lodash deps with native js implementation (40f1708)
  • refactor: use TsJestTransformerOptions type everywhere possibly (7d001be)
  • refactor(cli): use new preset util functions to initialize test config (c2b56ca)
  • refactor(presets): use create preset util functions for cjs presets (922d6d0)
  • test: switch react-app to use Vite (827c8ad)

v29.1.5

Compare Source

Bug Fixes

v29.1.4

Compare Source

Bug Fixes
Features

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)

v29.1.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

socket-security bot commented Feb 26, 2024

Copy link

socket-security bot commented Feb 26, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package Note
Install scripts npm/core-js@3.37.1
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/core-js@3.37.1

@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.2 chore(deps): update dependency ts-jest to v29.1.3 May 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.3 chore(deps): update dependency ts-jest to v29.1.4 May 28, 2024
@renovate renovate bot force-pushed the dep/ts-jest-29.x-lockfile branch from fce88d3 to 2a8946d Compare June 4, 2024 13:01
@renovate renovate bot enabled auto-merge (rebase) June 4, 2024 13:01
auto-merge was automatically disabled June 4, 2024 13:01

Base branch requires signed commits

@renovate renovate bot force-pushed the dep/ts-jest-29.x-lockfile branch from 2a8946d to 503cc0b Compare June 4, 2024 13:16
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.4 chore(deps): update dependency ts-jest to v29.1.5 Jun 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.5 chore(deps): update dependency ts-jest to v29.2.0 Jul 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.0 chore(deps): update dependency ts-jest to v29.2.1 Jul 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.1 chore(deps): update dependency ts-jest to v29.2.2 Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants