-
Notifications
You must be signed in to change notification settings - Fork 1.4k
chore(deps): update jest monorepo (major) #10313
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
base: master
Are you sure you want to change the base?
Conversation
|
💻 Website PreviewThe latest changes are available as preview in: https://pr-10313.graphql-code-generator.pages.dev |
f59ae59
to
c4d8619
Compare
c4d8619
to
1385e9a
Compare
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-codegen/cli |
5.0.6-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-operations |
4.6.1-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-resolvers |
4.5.1-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/client-preset |
4.8.1-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/graphql-modules-preset |
4.0.17-alpha-20250504151016-f956e224995b7816a031484d748caad4bd4d1119 |
npm ↗︎ unpkg ↗︎ |
1385e9a
to
4228422
Compare
4228422
to
c9cf95b
Compare
c9cf95b
to
f956e22
Compare
f956e22
to
5edb2c8
Compare
5edb2c8
to
c723611
Compare
c723611
to
e647a88
Compare
e647a88
to
5152d3a
Compare
5152d3a
to
ad90999
Compare
ad90999
to
8a98c47
Compare
e29e95e
to
3f0aa1d
Compare
3f0aa1d
to
04cba32
Compare
This PR contains the following updates:
28.1.8
->30.0.0
^27.5.2
->^30.0.0
29.7.0
->30.0.2
28.1.3
->30.0.3
^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0
->^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0
29.7.0
->30.0.1
28.1.3
->30.0.3
28.0.8
->29.4.0
Release Notes
jestjs/jest (babel-jest)
v30.0.2
Compare Source
Fixes
[jest-matcher-utils]
Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689)[jest-util]
Make garbage collection protection property writable (#15689)v30.0.1
Compare Source
Features
[jest-resolver]
Implement thedefaultAsyncResolver
(#15679)Fixes
[jest-resolver]
Resolve builtin modules correctly (#15683)[jest-environment-node, jest-util]
Avoid setting globals cleanup protection symbol when feature is off (#15684)Chore & Maintenance
[*]
Remove and deprecatejest-repl
package (#15673)[jest-resolver]
Replace customisBuiltinModule
with node'sisBuiltin
(#15685)v30.0.0
Compare Source
kulshekhar/ts-jest (ts-jest)
v29.4.0
Compare Source
Features
v29.3.4
Compare Source
Bug Fixes
TsJestTransformerOptions
type (3b11e29), closes #4247rewriteRelativeImportExtensions
always (9b1f472), closes #4855v29.3.3
Compare Source
Bug Fixes
isolatedDeclarations
(5d6b35f), closes #4847v29.3.2
Compare Source
Bug Fixes
js
files fromnode_modules
whenever Jest asks (968370e), closes #4637v29.3.1
Compare Source
Bug Fixes
isolatedModules
mode to havets.Program
underNode16/Next
(25157eb)isolatedModules
ofts-jest
config (547eb6f)v29.3.0
Compare Source
Features
module
values forisolatedModules: true
(f372121)Bug Fixes
customConditions
toundefined
inTsCompiler
(b091d70), closes #4620Code Refactoring
RawCompilerOptions
interface (2b1b6cd)isolatedModules
(7dfef71)v29.2.6
Compare Source
v29.2.5
Compare Source
v29.2.4
Compare Source
v29.2.3
Compare Source
v29.2.2
Compare Source
v29.2.1
Compare Source
v29.2.0
Compare Source
Bug Fixes
Features
presets
totransform
config (22fb027)Code refactoring
TsJestTransformerOptions
type everywhere possibly (7d001be)react-app
to use Vite (827c8ad)v29.1.5
Compare Source
v29.1.4
Compare Source
v29.1.3
Compare Source
v29.1.2
Compare Source
Bug Fixes
supportsStaticESM
(a5d6f2d)processAsync
(e7be4bf), closes #4207Config.ProjectConfig
(918312b), closes #4028v29.1.1
Compare Source
Security Fixes
semver
to7.5.3
v29.1.0
Compare Source
Features
29.0.5 (2023-01-13)
Reverts
tsJestConfig
is different (#3966)" (185eb18), closes #3966v29.0.5
Compare Source
v29.0.4
Compare Source
Bug Fixes
tsJestConfig
is different (#3966) (a445638)json5
to2.2.3
(#3976)(b9f7809)v29.0.3
Compare Source
Bug Fixes
globals
with transformer config correctly (#3842) (9c9fd60), closes #3841Features
useESM
option topathsToModuleNameMapper
options (#3792) (eabe906)v29.0.2
Compare Source
Bug Fixes
ts-jest
as optional inConfigGlobals
(#3816) (cbb88bb), closes #3815config:init
command (#3825) (21b94db)v29.0.1
Compare Source
Bug Fixes
Features
ts-jest
options viatransform
config (#3805) (664b0f2)v29.0.0
Compare Source
Features
DEPRECATIONS
ts-jest
config underglobals
is now deprecated. Please define the config via transformer config instead.BREAKING CHANGES
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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.