Skip to content

chore(deps): update dependency @repobuddy/jest to v5#235

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/repobuddy-jest-5.x
Open

chore(deps): update dependency @repobuddy/jest to v5#235
renovate[bot] wants to merge 1 commit intomainfrom
renovate/repobuddy-jest-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@repobuddy/jest (source) ^2.2.1^5.0.0 age confidence

Release Notes

repobuddy/repobuddy (@​repobuddy/jest)

v5.0.0

Compare Source

Major Changes
  • 746b5f5: Drop electron support as the underlying package (@kayahr/jest-electron-runner) is not maintained anymore.

    The electron tests cause the test to hang indefinitely with turbo.

v4.1.1

Compare Source

Patch Changes
  • af6eb18: Remove ignore code 151001 as the issue is fixed in ts-jest 29.0.3 on Oct 2022.
  • 60d0fa9: add toSatisfies() to jest global.

v4.1.0

Compare Source

Minor Changes
  • 5863926: Add *.learning.ts|js... support

v4.0.0

Compare Source

Major Changes
  • 03bfa10: Organize exports to better support CJS.

    The exports are now grouped under namespace objects: configs, fields, matchers, presets, and resolver.

    Exports of electron related presets are added.

v3.4.2

Compare Source

Patch Changes
  • ee6d14f: Fix import type for CJS consumption.

v3.4.1

Compare Source

Patch Changes
  • 8ae6e78: Build cjs version of @repobuddy/jest using swc.

    TypeScript 5.2 no longer support dual release.
    It can only be used to build ESM code.

  • 1ee0828: Update type-plus

v3.4.0

Compare Source

Minor Changes

v3.3.0

Compare Source

Minor Changes
Patch Changes
  • fdddb47: Update type-plus to 6.6.0

v3.2.0

Compare Source

Minor Changes
  • 7a58888: Add perf and stress as test categories.

v3.1.6

Compare Source

Patch Changes
  • cc5a8df: Fix knownTransforms.tsJestCjs and knownTransforms.tsJestEsm to keep their default options when provides with overriding options.

v3.1.5

Compare Source

Patch Changes
  • 07dee2e: Ignore storybook stories from coverage.

v3.1.4

Compare Source

Patch Changes
  • 5c80d67: Add identity-obj-proxy and jest-esm-transformer-2 as optional peer deps

v3.1.3

Compare Source

Patch Changes
  • 752ba3c: Ignore spec.*.ext from coverage

v3.1.2

Compare Source

Patch Changes
  • 19db21d: Add support of other ts-jest configs
  • de62a15: Add spec.electron_renderer.* test match

v3.1.1

Compare Source

Patch Changes
  • cf83ffc: Add electron-renderer presets

v3.1.0

Compare Source

Minor Changes

v3.0.1

Compare Source

Patch Changes
  • e08a0e7: Exclude files like a_spec.ts as tests

v3.0.0

Compare Source

Major Changes
  • 27631e3: Bump to support jest@29.4.0.

    jest@29.4.0 now support subpath imports directly.
    The type of the resolver also changed,
    causing TypeError: this._resolver.getGlboalPaths when using @repobuddy/jest.

    The resolver is still exported if you need to use an older version of jest.
    In that case, you will need to specify resolver directly:

    module.exports = {
      resolver: '@​repobuddy/jest/resolver`
    }

v2.3.1

Compare Source

Patch Changes
  • 2977fa2: Update type-plus to 5.0.0
  • 4b6c696: Update resolve.imports to 1.2.7

v2.3.0

Compare Source

Minor Changes
  • 6f3d193: Add moduleNameMapper field helpers

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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. View the repository job log.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 8, 2025

⚠️ No Changeset found

Latest commit: ce2ba1d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot force-pushed the renovate/repobuddy-jest-5.x branch from fec45ce to ce2ba1d Compare February 12, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants