Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2022

Bumps ts-jest from 28.0.1 to 28.0.2.

Changelog

Sourced from ts-jest's changelog.

28.0.2 (2022-05-07)

Bug Fixes

  • transformers: use Array.sort in hoisting transformer (#3498) (e400a6e), closes #3476
Commits
  • aefc5f4 chore(release): 28.0.2 (#3501)
  • 966ca95 build(deps-dev): bump eslint from 8.14.0 to 8.15.0 (#3500)
  • 12d906d build(deps-dev): bump @​types/react from 18.0.8 to 18.0.9 (#3499)
  • e400a6e fix(transformers): use Array.sort in hoisting transformer (#3498)
  • 8e1e8dd build(deps-dev): bump @​types/jest from 27.4.1 to 27.5.0
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 9, 2022
@shogo82148
Copy link
Owner

@dependabot rebase

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 28.0.1 to 28.0.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v28.0.1...v28.0.2)

---
updated-dependencies:
- dependency-name: ts-jest
  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-28.0.2 branch from afc55cd to 5e7588c Compare May 9, 2022 02:52
@shogo82148 shogo82148 merged commit ec596e6 into main May 9, 2022
@shogo82148 shogo82148 deleted the dependabot/npm_and_yarn/ts-jest-28.0.2 branch May 9, 2022 04:23
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