Skip to content

build: bump ts-jest from 29.4.4 to 29.4.5#81

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/ts-jest-29.4.5
Oct 14, 2025
Merged

build: bump ts-jest from 29.4.4 to 29.4.5#81
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/ts-jest-29.4.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps ts-jest from 29.4.4 to 29.4.5.

Release notes

Sourced from ts-jest's releases.

v29.4.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.4.5 (2025-10-10)

Bug Fixes

  • allow filtering modern module warning message with diagnostic code (c290d4d), , closes #5013
Commits
  • 9d5248a chore(release): 29.4.5
  • ca8b623 refactor: improve message about using Node16/18/Next
  • c290d4d fix: allow filtering modern module warning message with diagnostic code
  • 1ff2dda build: replace conventional-changelog-cli dep
  • 1c08db3 ci: run npm ci --ignore-scripts for workflows
  • 9f60d2c ci: enhance security for Renovate PRs
  • 1c1077f build(deps): Update dependency @​formatjs/ts-transformer to ^3.14.2
  • 9037f2f build(deps): Update dependency @​types/node to v20.19.20
  • 6ed0e1c build(deps): Update dependency semver to ^7.7.3
  • 4a06f8c build(deps): Update github/codeql-action digest to a8d1ac4
  • Additional commits viewable in compare view

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 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 13, 2025 15:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 13, 2025
@github-actions
Copy link

github-actions bot commented Oct 13, 2025

Test Results

36 tests   36 ✅  11s ⏱️
 4 suites   0 💤
 1 files     0 ❌

Results for commit c72e8e5.

♻️ This comment has been updated with latest results.

Copy link
Member

@milkshakeuk milkshakeuk left a comment

Choose a reason for hiding this comment

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

Lgtm

Copy link
Contributor

@andreyyudin andreyyudin left a comment

Choose a reason for hiding this comment

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

Looks good to me

@milkshakeuk milkshakeuk force-pushed the dependabot/npm_and_yarn/ts-jest-29.4.5 branch from 937bb78 to 7f365bc Compare October 14, 2025 07:52
@milkshakeuk milkshakeuk added the fast-forward triggers fast-forward merge workflow label Oct 14, 2025
@github-actions
Copy link

⚠️ PR cannot be merged in! ⚠️

Please check the workflow run for details.

@github-actions github-actions bot removed the fast-forward triggers fast-forward merge workflow label Oct 14, 2025
@milkshakeuk
Copy link
Member

@dependabot recreate

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.4 to 29.4.5.
- [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.4...v29.4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ts-jest-29.4.5 branch from 7f365bc to c72e8e5 Compare October 14, 2025 09:36
@milkshakeuk milkshakeuk added the fast-forward triggers fast-forward merge workflow label Oct 14, 2025
@github-actions
Copy link

🎉 Success! 🎉

PR successfully Fast Forward merged in ✅.

@github-actions github-actions bot merged commit c72e8e5 into main Oct 14, 2025
13 checks passed
@github-actions github-actions bot removed the fast-forward triggers fast-forward merge workflow label Oct 14, 2025
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/ts-jest-29.4.5 branch October 14, 2025 09:45
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.

2 participants