Skip to content

chore(deps-dev): bump @golevelup/ts-jest from 0.6.2 to 3.0.0#3852

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/golevelup/ts-jest-3.0.0
Open

chore(deps-dev): bump @golevelup/ts-jest from 0.6.2 to 3.0.0#3852
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/golevelup/ts-jest-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps @golevelup/ts-jest from 0.6.2 to 3.0.0.

Release notes

Sourced from @​golevelup/ts-jest's releases.

@​golevelup/ts-jest@​3.0.0

Major Changes

  • Upgraded TypeScript peer dependency from v4 to v5. Internal tests migrated from Jest to Vitest.

@​golevelup/ts-jest@​2.0.0

Major Changes

@​golevelup/ts-jest: Limit DeepMocked recursion depth to 4 levels to fix type-checking performance regression on complex types (e.g. S3Client, PrismaClient). Fix RegExp.test throwing "Cannot convert object to primitive value" on mocked properties by handling Symbol.toPrimitive.

@​golevelup/ts-vitest: Limit DeepMocked recursion depth to 4 levels to fix type-checking performance regression on complex types. Fix RegExp.test throwing "Cannot convert object to primitive value" on mocked properties by handling Symbol.toPrimitive.

@​golevelup/ts-sinon: Fix RegExp.test throwing "Cannot convert object to primitive value" on mocked properties by handling Symbol.toPrimitive in the mock proxy.

@​golevelup/nestjs-rabbitmq: Fix RPC shared queue multiplexing by routing key to prevent message mis-routing. Fix handler this context binding for class instances. Add support for per-exchange bindings in @RabbitSubscribe via a new bindings option.

@​golevelup/nestjs-stripe: Switch to constructEventAsync to fix SubtleCryptoProvider errors in Bun and Node 24+. Fix unhandled exception in Sentry global filter when a webhook handler throws. Update default Stripe API version to 2026-02-25.clover.

@​golevelup/ts-jest@​1.2.1

Patch Changes

  • Includes dev dependencies upgrades such as Vite, Vitest and nestjs CLI and a new Stripe upgrade

@​golevelup/ts-jest@​1.2.0

Minor Changes

  • fixes on a regression caused by the new DeepMocked & type signatures

@​golevelup/ts-jest@​1.1.1

Patch Changes

  • An update to the copy README pipeline, relevant to the NPM package profile

@​golevelup/ts-jest@​1.1.0

Minor Changes

  • Contains an improvement to the documentation readme copy pipeline

@​golevelup/ts-jest@​1.0.0

Major Changes

  • Several changes across the new release pipeline including readme files

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.7.0 (2025-05-08)

Features

... (truncated)

Commits
  • 2994ef6 chore(release): version packages (#1200)
  • 920e6d5 chore: major release changeset for TypeScript v5 upgrade across all packages ...
  • 3a6c570 feat(stripe): migrate tests from jest/ts-jest to vitest (#1179)
  • 6a2803b chore(deps): update dependency typescript to v5 (#1196)
  • 54ae08b [WIP] Migrate webhooks library unit tests from Jest to Vitest (#1180)
  • dc05517 Add .github/copilot-instructions.md for Copilot coding agent (#1182)
  • 5c68d8c chore(deps): update pnpm/action-setup action to v5 (#1192)
  • b9ef22f chore(deps): update node.js (#1191)
  • b388710 chore(deps): update jdx/mise-action action to v4 (#1190)
  • 52b59f2 chore(deps): update actions/setup-node action to v6 (#1188)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by enigmadk, a new releaser for @​golevelup/ts-jest since your current version.


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 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 [@golevelup/ts-jest](https://github.com/golevelup/nestjs) from 0.6.2 to 3.0.0.
- [Release notes](https://github.com/golevelup/nestjs/releases)
- [Commits](https://github.com/golevelup/nestjs/compare/@golevelup/ts-jest@0.6.2...@golevelup/ts-jest@3.0.0)

---
updated-dependencies:
- dependency-name: "@golevelup/ts-jest"
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Mar 28, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

5 Skipped Deployments
Project Deployment Actions Updated (UTC)
faucet-frontend Ignored Ignored Preview Mar 28, 2026 1:28pm
faucet-server Ignored Ignored Preview Mar 28, 2026 1:28pm
human-app Skipped Skipped Mar 28, 2026 1:28pm
human-dashboard-frontend Skipped Skipped Mar 28, 2026 1:28pm
staking-dashboard Skipped Skipped Mar 28, 2026 1:28pm

Request Review

@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend March 28, 2026 13:28 Inactive
@vercel vercel bot temporarily deployed to Preview – staking-dashboard March 28, 2026 13:28 Inactive
@vercel vercel bot temporarily deployed to Preview – human-app March 28, 2026 13:28 Inactive
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.

0 participants