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

chore(deps-dev): bump ts-jest from 29.0.1 to 29.0.3 #3484

Merged
merged 1 commit into from Nov 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2022

Bumps ts-jest from 29.0.1 to 29.0.3.

Release notes

Sourced from ts-jest's releases.

v29.0.3

Please refer to CHANGELOG.md for details.

v29.0.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.0.3 (2022-09-28)

Bug Fixes

  • merge config from globals with transformer config correctly (#3842) (9c9fd60), closes #3841
  • presets: allow merging transform config when using presets (#3833) (afc6a94)

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

Commits
  • 4a27966 chore(release): 29.0.3 (#3847)
  • 9c9fd60 fix: merge config from globals with transformer config correctly (#3842)
  • c76195b build(deps): Update @​types packages to ^5.38.1 (#3838)
  • 5a54a63 test(e2e): change esm nodejs condition to 14.15.0 (#3835)
  • eabe906 feat: add useESM option to pathsToModuleNameMapper options (#3792)
  • 12a90d3 docs(devs-infra): add example transform match file regex (#3834)
  • afc6a94 fix(presets): allow merging transform config when using presets (#3833)
  • 071ccbd build(deps): Update dependency eslint to ^8.24.0 (#3831)
  • 0a33c98 chore(release): 29.0.2 (#3824)
  • 214cb8c fix: use transformer config in config:init instead of globals (#3829)
  • 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)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.1 to 29.0.3.
- [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.0.1...v29.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 16, 2022 03:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 2022
@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Merging #3484 (30a2f61) into master (515971a) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3484   +/-   ##
=======================================
  Coverage   91.30%   91.30%           
=======================================
  Files          22       22           
  Lines        1588     1588           
  Branches      447      447           
=======================================
  Hits         1450     1450           
  Misses        138      138           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 515971a...30a2f61. Read the comment docs.

@rishabh3112 rishabh3112 merged commit 8ea9020 into master Nov 16, 2022
@rishabh3112 rishabh3112 deleted the dependabot/npm_and_yarn/ts-jest-29.0.3 branch November 16, 2022 03:51
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 PR: reviewed-approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants