Skip to content

Bump ts-jest from 29.2.2 to 29.2.5#141

Merged
Xuanwo merged 1 commit intomainfrom
dependabot/npm_and_yarn/ts-jest-29.2.5
Sep 2, 2024
Merged

Bump ts-jest from 29.2.2 to 29.2.5#141
Xuanwo merged 1 commit intomainfrom
dependabot/npm_and_yarn/ts-jest-29.2.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps ts-jest from 29.2.2 to 29.2.5.

Release notes

Sourced from ts-jest's releases.

v29.2.5

Please refer to CHANGELOG.md for details.

v29.2.4

Please refer to CHANGELOG.md for details.

v29.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.2.5 (2024-08-23)

Bug Fixes

  • build: build package with NodeNext module (9b3ade5)
  • fix: set value ts/tsx extensionsToTreatAsEsm in default esm preset (d9ff362)
  • fix(compiler): fallback to NodeJS module resolution for ts 4.8 (b7d3409), closes #4499

29.2.4 (2024-08-01)

Bug Fixes

  • fix: revert support implementation for Node16/NodeNext (70b9530), closes #4468 #4473

29.2.3 (2024-07-18)

Security Fixes

  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)

Code Refactoring

  • refactor(presets): maintain preset codes inside src (8474fc2)
Commits
  • 500a863 chore(release): 29.2.5
  • dce986e build(deps): Update dependency @​babel/preset-env to ^7.25.4
  • 48a28a6 build(deps): Update dependency vite to ^5.4.2
  • d9ff362 fix: set value ts/tsx extensionsToTreatAsEsm in default esm preset
  • 00550ef test: add e2e test case for ESM features
  • 978169b build(deps): Update dependency @​types/node to v20.16.1
  • e9a643c build(deps): Update dependency @​types/node to v20.16.0
  • 535edab build(deps): Update dependency @​types/node to v20.15.0
  • 011a9d8 build(deps): Update dependency vite to ^5.4.1
  • 4eb8ccd build: update renovate bot
  • 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.2.2 to 29.2.5.
- [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.2.2...v29.2.5)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2024
@Xuanwo Xuanwo merged commit 1ff3075 into main Sep 2, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ts-jest-29.2.5 branch September 2, 2024 02:41
renovate Bot referenced this pull request in vortex-data/vortex Sep 27, 2024
…942)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[mozilla-actions/sccache-action](https://redirect.github.com/mozilla-actions/sccache-action)
| action | patch | `v0.0.5` -> `v0.0.6` |

---

### Release Notes

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

###
[`v0.0.6`](https://redirect.github.com/Mozilla-Actions/sccache-action/releases/tag/v0.0.6)

[Compare
Source](https://redirect.github.com/mozilla-actions/sccache-action/compare/v0.0.5...v0.0.6)

##### What's Changed

- fix: string interpolation by
[@&#8203;i10416](https://redirect.github.com/i10416) in
[https://github.com/Mozilla-Actions/sccache-action/pull/122](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/122)
- Keep GitHub Actions up to date with GitHub's Dependabot by
[@&#8203;cclauss](https://redirect.github.com/cclauss) in
[https://github.com/Mozilla-Actions/sccache-action/pull/131](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/131)
- fix: avoid downloading package when local cache exists by
[@&#8203;i10416](https://redirect.github.com/i10416) in
[https://github.com/Mozilla-Actions/sccache-action/pull/123](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/123)
- Set baseUrl for Octokit to make it work on GitHub Enterprise Server by
[@&#8203;palloberg](https://redirect.github.com/palloberg) in
[https://github.com/Mozilla-Actions/sccache-action/pull/144](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/144)

##### dependencies

- Bump eslint-plugin-jest from 28.5.0 to 28.6.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/130](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/130)
- Bump ts-jest from 29.1.4 to 29.2.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/134](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/134)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
20.13.0 to 20.14.11 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/133](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/133)
- Bump
[@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 7.8.0 to 7.16.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/132](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/132)
- Bump typescript from 5.4.5 to 5.5.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/128](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/128)
- Bump ts-jest from 29.2.2 to 29.2.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/141](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/141)
- Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/140](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/140)
- Bump prettier from 3.3.2 to 3.3.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/136](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/136)
- Bump typescript from 5.5.3 to 5.6.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/145](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/145)

##### New Contributors

- [@&#8203;i10416](https://redirect.github.com/i10416) made their first
contribution in
[https://github.com/Mozilla-Actions/sccache-action/pull/122](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/122)
- [@&#8203;cclauss](https://redirect.github.com/cclauss) made their
first contribution in
[https://github.com/Mozilla-Actions/sccache-action/pull/131](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/131)
- [@&#8203;palloberg](https://redirect.github.com/palloberg) made their
first contribution in
[https://github.com/Mozilla-Actions/sccache-action/pull/144](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/144)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/spiraldb/vortex).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate Bot referenced this pull request in spiraldb/fastlanes Sep 27, 2024
)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[mozilla-actions/sccache-action](https://redirect.github.com/mozilla-actions/sccache-action)
| action | patch | `v0.0.5` -> `v0.0.6` |

---

### Release Notes

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

###
[`v0.0.6`](https://redirect.github.com/Mozilla-Actions/sccache-action/releases/tag/v0.0.6)

[Compare
Source](https://redirect.github.com/mozilla-actions/sccache-action/compare/v0.0.5...v0.0.6)

##### What's Changed

- fix: string interpolation by
[@&#8203;i10416](https://redirect.github.com/i10416) in
[https://github.com/Mozilla-Actions/sccache-action/pull/122](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/122)
- Keep GitHub Actions up to date with GitHub's Dependabot by
[@&#8203;cclauss](https://redirect.github.com/cclauss) in
[https://github.com/Mozilla-Actions/sccache-action/pull/131](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/131)
- fix: avoid downloading package when local cache exists by
[@&#8203;i10416](https://redirect.github.com/i10416) in
[https://github.com/Mozilla-Actions/sccache-action/pull/123](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/123)
- Set baseUrl for Octokit to make it work on GitHub Enterprise Server by
[@&#8203;palloberg](https://redirect.github.com/palloberg) in
[https://github.com/Mozilla-Actions/sccache-action/pull/144](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/144)

##### dependencies

- Bump eslint-plugin-jest from 28.5.0 to 28.6.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/130](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/130)
- Bump ts-jest from 29.1.4 to 29.2.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/134](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/134)
- Bump [@&#8203;types/node](https://redirect.github.com/types/node) from
20.13.0 to 20.14.11 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/133](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/133)
- Bump
[@&#8203;typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin)
from 7.8.0 to 7.16.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/132](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/132)
- Bump typescript from 5.4.5 to 5.5.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/128](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/128)
- Bump ts-jest from 29.2.2 to 29.2.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/141](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/141)
- Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/140](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/140)
- Bump prettier from 3.3.2 to 3.3.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/136](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/136)
- Bump typescript from 5.5.3 to 5.6.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/Mozilla-Actions/sccache-action/pull/145](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/145)

##### New Contributors

- [@&#8203;i10416](https://redirect.github.com/i10416) made their first
contribution in
[https://github.com/Mozilla-Actions/sccache-action/pull/122](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/122)
- [@&#8203;cclauss](https://redirect.github.com/cclauss) made their
first contribution in
[https://github.com/Mozilla-Actions/sccache-action/pull/131](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/131)
- [@&#8203;palloberg](https://redirect.github.com/palloberg) made their
first contribution in
[https://github.com/Mozilla-Actions/sccache-action/pull/144](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/144)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/spiraldb/fastlanes).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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