Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @repobuddy/jest to v4 #321

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@repobuddy/jest (source) ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

repobuddy/repobuddy (@​repobuddy/jest)

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

Configuration

📅 Schedule: 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 is behind base branch, 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.

Copy link

changeset-bot bot commented Mar 31, 2024

⚠️ No Changeset found

Latest commit: d48f598

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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-4.x branch from 7c54058 to d48f598 Compare April 1, 2024 22:04
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