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 fb7d95c

Browse filesBrowse files
committed
v29.6.3
1 parent b657415 commit fb7d95c
Copy full SHA for fb7d95c

File tree

53 files changed

+53
-53
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

53 files changed

+53
-53
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.6.2"
11+
"version": "29.6.3"
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.6.2",
4+
"version": "29.6.3",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/jestjs/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.5.0",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.5.0",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",

‎packages/diff-sequences/package.json

Copy file name to clipboardExpand all lines: packages/diff-sequences/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diff-sequences",
3-
"version": "29.4.3",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.5.0",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
4+
"version": "29.6.3",
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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
4+
"version": "29.6.3",
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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",

‎packages/jest-docblock/package.json

Copy file name to clipboardExpand all lines: packages/jest-docblock/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-docblock",
3-
"version": "29.4.3",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",

‎packages/jest-get-type/package.json

Copy file name to clipboardExpand all lines: packages/jest-get-type/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-get-type",
33
"description": "A utility function to get the type of a value",
4-
"version": "29.4.3",
4+
"version": "29.6.3",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
4+
"version": "29.6.3",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",

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

Copy file name to clipboardExpand all lines: packages/jest-regex-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-regex-util",
3-
"version": "29.4.3",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
4+
"version": "29.6.3",
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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",

‎packages/jest-schemas/package.json

Copy file name to clipboardExpand all lines: packages/jest-schemas/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/schemas",
3-
"version": "29.6.0",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",

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

Copy file name to clipboardExpand all lines: packages/jest-source-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/source-map",
3-
"version": "29.6.0",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.1",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/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.6.2",
4+
"version": "29.6.3",
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.6.2",
3+
"version": "29.6.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",

0 commit comments

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