cypress 15.20.0 → 15.20.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bin/cypress CHANGED
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
2
  'use strict';
3
3
 
4
- var cli = require('../cli-D12O7C3R.js');
5
- require('../xvfb-CzsAKhkL.js');
4
+ var cli = require('../cli-DXr-9C-x.js');
5
+ require('../xvfb-CiksqAtg.js');
6
6
  require('os');
7
7
  require('bluebird');
8
8
  require('@cypress/xvfb');
@@ -32,7 +32,7 @@ require('commander');
32
32
  require('cli-table3');
33
33
  require('dayjs');
34
34
  require('dayjs/plugin/relativeTime');
35
- require('../spawn-jKQaK1f0.js');
35
+ require('../spawn-CWMznbYE.js');
36
36
  require('child_process');
37
37
  require('listr2');
38
38
  require('readline');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var xvfb = require('./xvfb-CzsAKhkL.js');
3
+ var xvfb = require('./xvfb-CiksqAtg.js');
4
4
  var _ = require('lodash');
5
5
  var commander = require('commander');
6
6
  var commonTags = require('common-tags');
@@ -13,7 +13,7 @@ var dayjs = require('dayjs');
13
13
  var relativeTime = require('dayjs/plugin/relativeTime');
14
14
  var chalk = require('chalk');
15
15
  var Bluebird = require('bluebird');
16
- var spawn = require('./spawn-jKQaK1f0.js');
16
+ var spawn = require('./spawn-CWMznbYE.js');
17
17
  var os = require('os');
18
18
  var listr2 = require('listr2');
19
19
  var timers = require('timers/promises');
package/dist/cli.js CHANGED
@@ -2,14 +2,14 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./xvfb-CzsAKhkL.js');
5
+ require('./xvfb-CiksqAtg.js');
6
6
  require('lodash');
7
7
  require('commander');
8
8
  require('common-tags');
9
9
  require('log-symbols');
10
10
  require('debug');
11
- var cli = require('./cli-D12O7C3R.js');
12
- require('./spawn-jKQaK1f0.js');
11
+ var cli = require('./cli-DXr-9C-x.js');
12
+ require('./spawn-CWMznbYE.js');
13
13
  require('os');
14
14
  require('bluebird');
15
15
  require('@cypress/xvfb');
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var xvfb = require('./xvfb-CzsAKhkL.js');
3
+ var xvfb = require('./xvfb-CiksqAtg.js');
4
4
  var tmp = require('tmp');
5
5
  var fs = require('fs-extra');
6
- var cli$1 = require('./cli-D12O7C3R.js');
6
+ var cli$1 = require('./cli-DXr-9C-x.js');
7
7
 
8
8
  /**
9
9
  * Opens Cypress GUI
package/dist/cypress.js CHANGED
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- require('./xvfb-CzsAKhkL.js');
3
+ require('./xvfb-CiksqAtg.js');
4
4
  require('tmp');
5
5
  require('fs-extra');
6
- require('./cli-D12O7C3R.js');
7
- var cypress = require('./cypress-CeosVfuM.js');
6
+ require('./cli-DXr-9C-x.js');
7
+ var cypress = require('./cypress-CHO23j1G.js');
8
8
  require('os');
9
9
  require('bluebird');
10
10
  require('@cypress/xvfb');
@@ -33,7 +33,7 @@ require('commander');
33
33
  require('cli-table3');
34
34
  require('dayjs');
35
35
  require('dayjs/plugin/relativeTime');
36
- require('./spawn-jKQaK1f0.js');
36
+ require('./spawn-CWMznbYE.js');
37
37
  require('child_process');
38
38
  require('listr2');
39
39
  require('readline');
@@ -1,12 +1,12 @@
1
1
  'use strict';
2
2
 
3
- require('../xvfb-CzsAKhkL.js');
3
+ require('../xvfb-CiksqAtg.js');
4
4
  require('lodash');
5
5
  require('os');
6
6
  require('child_process');
7
7
  require('path');
8
8
  require('debug');
9
- var spawn = require('../spawn-jKQaK1f0.js');
9
+ var spawn = require('../spawn-CWMznbYE.js');
10
10
  require('readline');
11
11
  require('process');
12
12
  require('stream');
package/dist/exec/xvfb.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var xvfb = require('../xvfb-CzsAKhkL.js');
5
+ var xvfb = require('../xvfb-CiksqAtg.js');
6
6
  require('os');
7
7
  require('bluebird');
8
8
  require('@cypress/xvfb');
package/dist/index.js CHANGED
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var xvfb = require('./xvfb-CzsAKhkL.js');
5
+ var xvfb = require('./xvfb-CiksqAtg.js');
6
6
  var minimist = require('minimist');
7
7
  var Debug = require('debug');
8
- var cli$1 = require('./cli-D12O7C3R.js');
9
- var spawn = require('./spawn-jKQaK1f0.js');
10
- var cypress = require('./cypress-CeosVfuM.js');
8
+ var cli$1 = require('./cli-DXr-9C-x.js');
9
+ var spawn = require('./spawn-CWMznbYE.js');
10
+ var cypress = require('./cypress-CHO23j1G.js');
11
11
  require('os');
12
12
  require('bluebird');
13
13
  require('@cypress/xvfb');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var xvfb = require('./xvfb-CzsAKhkL.js');
3
+ var xvfb = require('./xvfb-CiksqAtg.js');
4
4
  var _ = require('lodash');
5
5
  var os = require('os');
6
6
  var cp = require('child_process');
@@ -789,8 +789,8 @@ const notInstalledCI = (executable) => {
789
789
 
790
790
  Reasons it may be missing:
791
791
 
792
- - You're caching 'node_modules' but are not caching this path: ${util.getCacheDir()}
793
- - You ran 'npm install' at an earlier build step but did not persist: ${util.getCacheDir()}
792
+ - You're caching 'node_modules' but are not caching this path: ${stateModule.getCacheDir()}
793
+ - You ran 'npm install' at an earlier build step but did not persist: ${stateModule.getCacheDir()}
794
794
 
795
795
  Properly caching the binary will fix this error and avoid downloading and unzipping Cypress.
796
796
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cypress",
3
- "version": "15.20.0",
3
+ "version": "15.20.1",
4
4
  "main": "dist/index.js",
5
5
  "scripts": {
6
6
  "postinstall": "node dist/index.js --exec install",
@@ -137,8 +137,8 @@
137
137
  },
138
138
  "buildInfo": {
139
139
  "commitBranch": "develop",
140
- "commitSha": "04c5deefca79efb061ef63b144ad4ebac8c3ec50",
141
- "commitDate": "2026-08-04T19:18:37.000Z",
140
+ "commitSha": "a9949660fe55a771a271d2050a8b91f880325624",
141
+ "commitDate": "2026-08-10T13:28:44.000Z",
142
142
  "stable": true
143
143
  },
144
144
  "description": "Cypress is a next generation front end testing tool built for the modern web",