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 27.1.3 to 27.1.4 #27

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2022

Bumps ts-jest from 27.1.3 to 27.1.4.

Changelog

Sourced from ts-jest's changelog.

27.1.4 (2022-03-24)

Bug Fixes

Commits
  • 8fc3e07 chore(release): 27.1.4
  • 8c8c1ca fix: remove esbuild from peer dependency (#3360)
  • 5e5ac4a fix: support Babel config file with .cjs extension (#3361)
  • 2b7dffe fix(compiler): revert #3194 (#3362)
  • b6ba9dc build(deps-dev): bump node-fetch from 3.2.2 to 3.2.3 (#3330)
  • 7900ee7 build(deps-dev): bump eslint-plugin-jsdoc from 37.9.7 to 38.0.0 (#3331)
  • 796b5a4 Merge pull request #3325 from kulshekhar/dependabot/npm_and_yarn/eslint-plugi...
  • 917f0ff Merge pull request #3326 from kulshekhar/dependabot/npm_and_yarn/node-fetch-3...
  • 70a2ae2 Merge pull request #3324 from kulshekhar/dependabot/npm_and_yarn/typescript-e...
  • c7d6ac6 build(deps-dev): bump node-fetch from 3.2.1 to 3.2.2
  • 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 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/v27.1.4/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v27.1.3...v27.1.4)

---
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 added the dependencies Pull requests that update a dependency file label Mar 25, 2022
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

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

Approved 👍

@autoapproval autoapproval bot added the merge label Mar 25, 2022
@probot-auto-merge probot-auto-merge bot merged commit 55e5eca into main Mar 25, 2022
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/ts-jest-27.1.4 branch March 25, 2022 05:27
github-actions bot pushed a commit that referenced this pull request Mar 25, 2022
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/v27.1.4/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v27.1.3...v27.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 55e5eca
github-actions bot pushed a commit that referenced this pull request Mar 30, 2022
### [1.0.8](v1.0.7...v1.0.8) (2022-03-30)

### Bug Fixes

* add $ to regex exclude ([#33](#33)) ([deebfb1](deebfb1))

### Miscellaneous Chores

* **deps-dev:** bump @types/json-schema from 7.0.10 to 7.0.11 ([#32](#32)) ([d325493](d325493))
* **deps-dev:** bump eslint from 8.11.0 to 8.12.0 ([#31](#31)) ([6b5044d](6b5044d))
* **deps-dev:** bump eslint-plugin-jest from 26.1.2 to 26.1.3 ([#26](#26)) ([e5c6aab](e5c6aab))
* **deps-dev:** bump prettier from 2.6.0 to 2.6.1 ([#28](#28)) ([58cbf86](58cbf86))
* **deps-dev:** bump ts-jest from 27.1.3 to 27.1.4 ([#27](#27)) ([55e5eca](55e5eca))
* **deps-dev:** bump typescript from 4.6.2 to 4.6.3 ([#29](#29)) ([532b1b5](532b1b5))
* **deps:** bump minimist from 1.2.5 to 1.2.6 ([#30](#30)) ([c129435](c129435))
@github-actions
Copy link

🎉 This PR is included in version 1.0.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants