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

client/ts-web: bump ts-jest from 29.0.2 to 29.0.3 in /client-sdk/ts-web #1146

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2022

Bumps ts-jest from 29.0.2 to 29.0.3.

Release notes

Sourced from ts-jest's releases.

v29.0.3

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

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 will merge this PR once CI passes on it, as requested by @pro-wh.


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)

@dependabot dependabot bot added c:client-sdk/typescript Category: TypeScript client SDK c:deps Category: external dependencies labels Sep 30, 2022
@codecov
Copy link

codecov bot commented Sep 30, 2022

Codecov Report

Merging #1146 (068e5b2) into main (c36a7ee) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1146   +/-   ##
=======================================
  Coverage   67.86%   67.86%           
=======================================
  Files         131      131           
  Lines       11615    11615           
=======================================
  Hits         7882     7882           
  Misses       3701     3701           
  Partials       32       32           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client-sdk/ts-web/ts-jest-29.0.3 branch 2 times, most recently from 4ffbc53 to ca2e7d0 Compare October 6, 2022 14:57
Copy link
Contributor

@pro-wh pro-wh left a comment

Choose a reason for hiding this comment

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

release notes sound fine

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client-sdk/ts-web/ts-jest-29.0.3 branch from ca2e7d0 to 2f55071 Compare October 6, 2022 19:10
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client-sdk/ts-web/ts-jest-29.0.3 branch 3 times, most recently from 97a0270 to 590cd0e Compare October 6, 2022 20:57
Copy link
Contributor

@pro-wh pro-wh left a comment

Choose a reason for hiding this comment

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

why are there no package-lock changes

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client-sdk/ts-web/ts-jest-29.0.3 branch from 590cd0e to a90a6f4 Compare October 12, 2022 21:30
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.2 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.2...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>
@pro-wh pro-wh force-pushed the dependabot/npm_and_yarn/client-sdk/ts-web/ts-jest-29.0.3 branch from a90a6f4 to 068e5b2 Compare October 12, 2022 21:33
@pro-wh
Copy link
Contributor

pro-wh commented Oct 12, 2022

@dependabot merge

@pro-wh
Copy link
Contributor

pro-wh commented Oct 12, 2022

ok as long as required tests pass and applicable tests pass

@pro-wh pro-wh merged commit e2e3488 into main Oct 12, 2022
@pro-wh pro-wh deleted the dependabot/npm_and_yarn/client-sdk/ts-web/ts-jest-29.0.3 branch October 12, 2022 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:client-sdk/typescript Category: TypeScript client SDK c:deps Category: external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant