chore(deps): update dependency @repobuddy/jest to v4 #233
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.2.1
->^4.0.0
Release Notes
repobuddy/repobuddy (@repobuddy/jest)
v4.1.1
Compare Source
Patch Changes
af6eb18
: Remove ignore code 151001 as the issue is fixed ints-jest
29.0.3
on Oct 2022.60d0fa9
: addtoSatisfies()
tojest
global.v4.1.0
Compare Source
Minor Changes
5863926
: Add*.learning.ts|js...
supportv4.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
, andresolver
.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
usingswc
.TypeScript 5.2 no longer support dual release.
It can only be used to build ESM code.
1ee0828
: Updatetype-plus
v3.4.0
Compare Source
Minor Changes
1de4cdb
: Addwatch
presetv3.3.0
Compare Source
Minor Changes
ea8faad
: Upgrade to jest 29.5.0Patch Changes
fdddb47
: Updatetype-plus
to 6.6.0v3.2.0
Compare Source
Minor Changes
7a58888
: Addperf
andstress
as test categories.v3.1.6
Compare Source
Patch Changes
cc5a8df
: FixknownTransforms.tsJestCjs
andknownTransforms.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
: Addidentity-obj-proxy
andjest-esm-transformer-2
as optional peer depsv3.1.3
Compare Source
Patch Changes
752ba3c
: Ignore spec.*.ext from coveragev3.1.2
Compare Source
Patch Changes
19db21d
: Add support of other ts-jest configsde62a15
: Addspec.electron_renderer.*
test matchv3.1.1
Compare Source
Patch Changes
cf83ffc
: Addelectron-renderer
presetsv3.1.0
Compare Source
Minor Changes
bb860b6
: Add electron presetsv3.0.1
Compare Source
Patch Changes
e08a0e7
: Exclude files likea_spec.ts
as testsv3.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 ofjest
.In that case, you will need to specify
resolver
directly:v2.3.1
Compare Source
Patch Changes
2977fa2
: Updatetype-plus
to 5.0.04b6c696
: Updateresolve.imports
to 1.2.7v2.3.0
Compare Source
Minor Changes
6f3d193
: AddmoduleNameMapper
field helpersConfiguration
📅 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.