Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @golevelup/ts-jest from 1.2.1 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.

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

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