Skip to content

Bump ts-jest from 29.4.9 to 29.4.10#874

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ts-jest-29.4.10
May 19, 2026
Merged

Bump ts-jest from 29.4.9 to 29.4.10#874
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ts-jest-29.4.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps ts-jest from 29.4.9 to 29.4.10.

Release notes

Sourced from ts-jest's releases.

v29.4.10

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.4.10 (2026-05-18)

Bug Fixes

  • pass resolutionMode to ts.resolveModuleName for hybrid module support (b557a85)
  • rebuild Program when consecutive compiles need different module kinds (a82a2b3), closes #4774
  • respect tsconfig moduleResolution instead of forcing Node10 (1bffffc)
  • transformer: transpile mjs files from node_modules for CJS mode (96d025d)
  • transformer: use a consistent comparator in hoist-jest sortStatements (8a8fd2f)
Commits
  • 96b3ac0 chore(release): 29.4.10
  • e98ec64 build(deps): update github/codeql-action digest to 458d36d
  • 21ac58f build(deps): update jest packages
  • 0fdc96d build(deps): update dependency semver to ^7.8.0
  • 4b95551 build(deps): update dependency jest-environment-jsdom to ^30.4.1 (#5311)
  • 7b88447 build(deps): update eslint packages to ^8.59.3 (#5310)
  • a82a2b3 fix: rebuild Program when consecutive compiles need different module kinds
  • 6edad68 build(deps): update dependency @​types/node to v20.19.41
  • 8c443a6 build(deps): update google/osv-scanner-action action to v2.3.8
  • 3195ba6 build(deps): bump @​babel/plugin-transform-modules-systemjs in /website
  • Additional commits viewable in compare view
Attestation changes

This version has no provenance attestation, while the previous version (29.4.9) was attested. Review the package versions before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.9 to 29.4.10.
- [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.4.9...v29.4.10)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
@mergify mergify Bot added the queued label May 19, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 19, 2026

Merge Queue Status

This pull request spent 1 minute 34 seconds in the queue, including 1 minute 15 seconds running CI.

Required conditions to merge
  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • check-success=Build
  • any of [🛡 GitHub branch protection]:
    • check-success = Build
    • check-neutral = Build
    • check-skipped = Build
  • any of [🛡 GitHub branch protection]:
    • check-success = CodeQL
    • check-neutral = CodeQL
    • check-skipped = CodeQL

mergify Bot added a commit that referenced this pull request May 19, 2026
mergify Bot added a commit that referenced this pull request May 19, 2026
@mergify mergify Bot merged commit 99d8d3b into main May 19, 2026
6 checks passed
@mergify mergify Bot deleted the dependabot/npm_and_yarn/ts-jest-29.4.10 branch May 19, 2026 23:31
@mergify mergify Bot removed the queued label May 19, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant