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

Update dependency ts-jest to v29.1.2 #24

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

kulshekhar/ts-jest (ts-jest)

v29.1.2

Compare Source

Bug Fixes

v29.1.1

Compare Source

Security Fixes
  • bump semver to 7.5.3

v29.1.0

Compare Source

Features

29.0.5 (2023-01-13)

Reverts

29.0.4 (2023-01-10)

Bug Fixes

29.0.3 (2022-09-28)

Bug Fixes
Features
  • add useESM option to pathsToModuleNameMapper options (#​3792) (eabe906)

29.0.2 (2022-09-23)

Bug Fixes

29.0.2 (2022-09-22)

Bug Fixes

29.0.1 (2022-09-13)

Bug Fixes
  • legacy: include existing globals config in cached config (#​3803) (e79be47)
Features
  • add typings for ts-jest options via transform config (#​3805) (664b0f2)

v29.0.5

Compare Source

Reverts

v29.0.4

Compare Source

Bug Fixes

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot requested review from a team as code owners March 17, 2023 10:01
@renovate renovate bot requested review from dotCipher and florian0410 March 17, 2023 10:01
Copy link

@bridgecrew bridgecrew bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bridgecrew has found errors in this PR ⬇️

yarn.lock Outdated
@@ -2246,6 +2246,11 @@ json5@^2.2.1:
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==

json5@^2.2.3:
Copy link

@bridgecrew bridgecrew bot Mar 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

caniuse-lite 1.0.30001412 / yarn.lock

MEDIUM  Noncompliant License (CC-BY-4.0)

This package contains a license that is not OSI-approved.

     🎉   Fixed by commit bd5ec23 - Update dependency ts-jest to v29.1.0

yarn.lock Outdated
@@ -2246,6 +2246,11 @@ json5@^2.2.1:
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==

json5@^2.2.3:
Copy link

@bridgecrew bridgecrew bot Mar 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tslib 1.14.1 / yarn.lock

MEDIUM  Noncompliant License (0BSD)

This package contains a license that is not OSI-approved.

     🎉   Fixed by commit bd5ec23 - Update dependency ts-jest to v29.1.0

yarn.lock Outdated
@@ -2246,6 +2246,11 @@ json5@^2.2.1:
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==

json5@^2.2.3:
Copy link

@bridgecrew bridgecrew bot Mar 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

type-fest 0.20.2 / yarn.lock

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

     🎉   Fixed by commit bd5ec23 - Update dependency ts-jest to v29.1.0

yarn.lock Outdated
@@ -2246,6 +2246,11 @@ json5@^2.2.1:
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==

json5@^2.2.3:
Copy link

@bridgecrew bridgecrew bot Mar 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

type-fest 0.21.3 / yarn.lock

MEDIUM  Noncompliant License (CC0-1.0)

This package contains a license that is not OSI-approved.

     🎉   Fixed by commit bd5ec23 - Update dependency ts-jest to v29.1.0

@renovate renovate bot changed the title Update dependency ts-jest to v29.0.5 Update dependency ts-jest to v29.1.0 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 3521dc9 to bd5ec23 Compare April 3, 2023 10:30
@renovate renovate bot changed the title Update dependency ts-jest to v29.1.0 Update dependency ts-jest to v29.1.1 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from bd5ec23 to cff299e Compare June 30, 2023 09:58
@renovate renovate bot changed the title Update dependency ts-jest to v29.1.1 Update dependency ts-jest to v29.1.2 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from cff299e to 33aceae Compare January 22, 2024 10:59
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch 3 times, most recently from 68e6b93 to 7eef031 Compare March 3, 2024 10:23
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 7eef031 to 0c9bec7 Compare March 3, 2024 10:24
@hans-d hans-d merged commit 7b0dada into main Mar 7, 2024
3 checks passed
@hans-d hans-d deleted the renovate/ts-jest-29.x branch March 7, 2024 00:02
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.

1 participant