theseanl / tscc

A collection of tools to seamlessly bundle, minify Typescript with Closure Compiler
MIT License
161 stars 11 forks source link

chore(deps-dev): bump ts-jest from 29.0.3 to 29.0.5 #816

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ts-jest from 29.0.3 to 29.0.5.

Release notes

Sourced from ts-jest's releases.

v29.0.5

Please refer to CHANGELOG.md for details.

v29.0.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.0.5 (2023-01-13)

Reverts

  • Revert "fix(transformer): don't use cache when tsJestConfig is different (#3966)" (185eb18), closes #3966

29.0.4 (2023-01-10)

Bug Fixes

Commits
  • 22b890e chore(release): 29.0.5 (#3985)
  • 4e0623b Merge pull request #3981 from ahnpnl/fix/revert-3966
  • 3e49bd7 build(deps): Update dependency @​commitlint/config-angular to ^17.4.2 (#3982)
  • 32e384f build(deps): Update dependency esbuild to ~0.16.17 (#3978)
  • 185eb18 Revert "fix(transformer): don't use cache when tsJestConfig is different (#...
  • 13cccbe chore(release): 29.0.4 (#3977)
  • d30d389 Merge remote-tracking branch 'upstream/main'
  • b9f7809 build(deps): updated json5 dependency (#3976)
  • 5d5730e Merge remote-tracking branch 'upstream/main'
  • 7fbee99 build(deps): Update @​types packages to ^5.48.1 (#3973)
  • 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 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)