Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps the jest-dependencies group with 1 update: ts-jest.

Updates ts-jest from 29.2.6 to 29.3.0

Release notes

Sourced from ts-jest's releases.

v29.3.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.3.0 (2025-03-21)

Features

  • feat: support hybrid module values for isolatedModules: true (f372121)

Bug Fixes

  • fix: set customConditions to undefined in TsCompiler (b091d70), closes #4620

Code Refactoring

  • refactor: remove manual version checker (89458fc)
  • refactor: remove patching deps based on version checker (bac4c43)
  • refactor: deprecate RawCompilerOptions interface (2b1b6cd)
  • refactor: deprecate transform option isolatedModules (7dfef71)

DEPRECATIONS

Commits
  • 0ac3891 chore(release): 29.3.0
  • 4a33ec1 docs: update new compiler options interface
  • 130057e build(deps): Update dependency eslint-plugin-prettier to ^5.2.4
  • f372121 feat: support hybrid module values for isolatedModules: true
  • 273dba1 build(deps): Update dependency eslint-plugin-jsdoc to ^50.6.9
  • f515157 build(deps): Update ESLint packages
  • 708861b build(deps): Update dependency @​formatjs/ts-transformer to ^3.13.33
  • 91cd0a6 build(deps): Update dependency @​types/node to v20.17.25
  • 7c78c17 build(deps): Update ESLint packages to ^8.27.0
  • 2b1b6cd refactor: deprecate RawCompilerOptions interface
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 24, 2025
@github-actions
Copy link

github-actions bot commented Mar 24, 2025

Test Results

  1 files  ±0  113 suites  ±0   31s ⏱️ -24s
175 tests ±0  175 ✅ ±0  0 💤 ±0  0 ❌ ±0 
233 runs  ±0  232 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit ce87804. ± Comparison against base commit afaebf6.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dependencies-efaf922be4 branch from b3fb047 to 1866804 Compare March 31, 2025 17:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dependencies-efaf922be4 branch 2 times, most recently from 379ed9a to 05ed195 Compare April 14, 2025 17:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dependencies-efaf922be4 branch 2 times, most recently from 20c9975 to 494fd43 Compare April 28, 2025 17:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dependencies-efaf922be4 branch 2 times, most recently from dd5bbc3 to 68ee7ea Compare May 12, 2025 16:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dependencies-efaf922be4 branch 2 times, most recently from c0afe35 to 978ae2d Compare May 26, 2025 17:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dependencies-efaf922be4 branch from 978ae2d to ce87804 Compare June 2, 2025 17:44
Bumps the jest-dependencies group with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `ts-jest` from 29.2.6 to 29.3.0
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.6...v29.3.0)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-dependencies-efaf922be4 branch from ce87804 to 2c26741 Compare June 9, 2025 17:20
@github-actions
Copy link

github-actions bot commented Jun 9, 2025

CLI Test Results

  1 files  ±0  113 suites  ±0   33s ⏱️ +2s
175 tests ±0  175 ✅ ±0  0 💤 ±0  0 ❌ ±0 
233 runs  ±0  232 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 2c26741. ± Comparison against base commit e4ae857.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

Looks like ts-jest is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 16, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-dependencies-efaf922be4 branch June 16, 2025 17:03
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 javascript Pull requests that update javascript code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant