Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 39f3bed

Browse filesBrowse files
committed
v29.5.0
1 parent df65c95 commit 39f3bed
Copy full SHA for 39f3bed

File tree

47 files changed

+47
-47
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner

47 files changed

+47
-47
lines changed

‎lerna.json

Copy file name to clipboardExpand all lines: lerna.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"syncWorkspaceLock": true
99
}
1010
},
11-
"version": "29.4.3"
11+
"version": "29.5.0"
1212
}

‎packages/babel-jest/package.json

Copy file name to clipboardExpand all lines: packages/babel-jest/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "babel-jest",
33
"description": "Jest plugin to use babel for transformation.",
4-
"version": "29.4.3",
4+
"version": "29.5.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/facebook/jest.git",

‎packages/babel-plugin-jest-hoist/package.json

Copy file name to clipboardExpand all lines: packages/babel-plugin-jest-hoist/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-jest-hoist",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/babel-preset-jest/package.json

Copy file name to clipboardExpand all lines: packages/babel-preset-jest/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-jest",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/expect-utils/package.json

Copy file name to clipboardExpand all lines: packages/expect-utils/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/expect-utils",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/expect/package.json

Copy file name to clipboardExpand all lines: packages/expect/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expect",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-changed-files/package.json

Copy file name to clipboardExpand all lines: packages/jest-changed-files/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-changed-files",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-circus/package.json

Copy file name to clipboardExpand all lines: packages/jest-circus/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-circus",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-cli/package.json

Copy file name to clipboardExpand all lines: packages/jest-cli/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jest-cli",
33
"description": "Delightful JavaScript Testing.",
4-
"version": "29.4.3",
4+
"version": "29.5.0",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",
77
"exports": {

‎packages/jest-config/package.json

Copy file name to clipboardExpand all lines: packages/jest-config/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-config",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-console/package.json

Copy file name to clipboardExpand all lines: packages/jest-console/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/console",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-core/package.json

Copy file name to clipboardExpand all lines: packages/jest-core/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jest/core",
33
"description": "Delightful JavaScript Testing.",
4-
"version": "29.4.3",
4+
"version": "29.5.0",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",
77
"exports": {

‎packages/jest-create-cache-key-function/package.json

Copy file name to clipboardExpand all lines: packages/jest-create-cache-key-function/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/create-cache-key-function",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-diff/package.json

Copy file name to clipboardExpand all lines: packages/jest-diff/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-diff",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-each/package.json

Copy file name to clipboardExpand all lines: packages/jest-each/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-each",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"description": "Parameterised tests for Jest",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",

‎packages/jest-environment-jsdom/package.json

Copy file name to clipboardExpand all lines: packages/jest-environment-jsdom/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-environment-jsdom",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-environment-node/package.json

Copy file name to clipboardExpand all lines: packages/jest-environment-node/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-environment-node",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-environment/package.json

Copy file name to clipboardExpand all lines: packages/jest-environment/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/environment",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-expect/package.json

Copy file name to clipboardExpand all lines: packages/jest-expect/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/expect",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-fake-timers/package.json

Copy file name to clipboardExpand all lines: packages/jest-fake-timers/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/fake-timers",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-globals/package.json

Copy file name to clipboardExpand all lines: packages/jest-globals/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/globals",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-haste-map/package.json

Copy file name to clipboardExpand all lines: packages/jest-haste-map/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-haste-map",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-jasmine2/package.json

Copy file name to clipboardExpand all lines: packages/jest-jasmine2/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-jasmine2",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-leak-detector/package.json

Copy file name to clipboardExpand all lines: packages/jest-leak-detector/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-leak-detector",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-matcher-utils/package.json

Copy file name to clipboardExpand all lines: packages/jest-matcher-utils/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jest-matcher-utils",
33
"description": "A set of utility functions for expect and related packages",
4-
"version": "29.4.3",
4+
"version": "29.5.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/facebook/jest.git",

‎packages/jest-message-util/package.json

Copy file name to clipboardExpand all lines: packages/jest-message-util/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-message-util",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-mock/package.json

Copy file name to clipboardExpand all lines: packages/jest-mock/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-mock",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-phabricator/package.json

Copy file name to clipboardExpand all lines: packages/jest-phabricator/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-phabricator",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-repl/package.json

Copy file name to clipboardExpand all lines: packages/jest-repl/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-repl",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-reporters/package.json

Copy file name to clipboardExpand all lines: packages/jest-reporters/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jest/reporters",
33
"description": "Jest's reporters",
4-
"version": "29.4.3",
4+
"version": "29.5.0",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",
77
"exports": {

‎packages/jest-resolve-dependencies/package.json

Copy file name to clipboardExpand all lines: packages/jest-resolve-dependencies/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-resolve-dependencies",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-resolve/package.json

Copy file name to clipboardExpand all lines: packages/jest-resolve/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-resolve",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-runner/package.json

Copy file name to clipboardExpand all lines: packages/jest-runner/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-runner",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-runtime/package.json

Copy file name to clipboardExpand all lines: packages/jest-runtime/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-runtime",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-snapshot/package.json

Copy file name to clipboardExpand all lines: packages/jest-snapshot/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-snapshot",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-test-result/package.json

Copy file name to clipboardExpand all lines: packages/jest-test-result/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/test-result",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-test-sequencer/package.json

Copy file name to clipboardExpand all lines: packages/jest-test-sequencer/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/test-sequencer",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-transform/package.json

Copy file name to clipboardExpand all lines: packages/jest-transform/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/transform",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-types/package.json

Copy file name to clipboardExpand all lines: packages/jest-types/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/types",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-util/package.json

Copy file name to clipboardExpand all lines: packages/jest-util/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-util",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-validate/package.json

Copy file name to clipboardExpand all lines: packages/jest-validate/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-validate",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest-watcher/package.json

Copy file name to clipboardExpand all lines: packages/jest-watcher/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jest-watcher",
33
"description": "Delightful JavaScript Testing.",
4-
"version": "29.4.3",
4+
"version": "29.5.0",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",
77
"exports": {

‎packages/jest-worker/package.json

Copy file name to clipboardExpand all lines: packages/jest-worker/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-worker",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/jest/package.json

Copy file name to clipboardExpand all lines: packages/jest/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jest",
33
"description": "Delightful JavaScript Testing.",
4-
"version": "29.4.3",
4+
"version": "29.5.0",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",
77
"exports": {

‎packages/pretty-format/package.json

Copy file name to clipboardExpand all lines: packages/pretty-format/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pretty-format",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/facebook/jest.git",

‎packages/test-globals/package.json

Copy file name to clipboardExpand all lines: packages/test-globals/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/test-globals",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"private": true,
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",

‎packages/test-utils/package.json

Copy file name to clipboardExpand all lines: packages/test-utils/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/test-utils",
3-
"version": "29.4.3",
3+
"version": "29.5.0",
44
"private": true,
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.