cypress 13.6.2 → 13.6.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/angular v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -26,6 +26,8 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
26
26
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
27
27
  PERFORMANCE OF THIS SOFTWARE.
28
28
  ***************************************************************************** */
29
+ /* global Reflect, Promise, SuppressedError, Symbol */
30
+
29
31
 
30
32
  function __rest(s, e) {
31
33
  var t = {};
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/angular v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -26,6 +26,8 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
26
26
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
27
27
  PERFORMANCE OF THIS SOFTWARE.
28
28
  ***************************************************************************** */
29
+ /* global Reflect, Promise, SuppressedError, Symbol */
30
+
29
31
 
30
32
  function __rest(s, e) {
31
33
  var t = {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cypress",
3
- "version": "13.6.2",
3
+ "version": "13.6.4",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "postinstall": "node index.js --exec install",
@@ -9,7 +9,6 @@
9
9
  "dependencies": {
10
10
  "@cypress/request": "^3.0.0",
11
11
  "@cypress/xvfb": "^1.2.4",
12
- "@types/node": "^18.17.5",
13
12
  "@types/sinonjs__fake-timers": "8.1.1",
14
13
  "@types/sizzle": "^2.3.2",
15
14
  "arch": "^2.2.0",
@@ -135,8 +134,8 @@
135
134
  },
136
135
  "buildInfo": {
137
136
  "commitBranch": "develop",
138
- "commitSha": "ce8ee60defc71839845dc684d9e1c8a2eda7693e",
139
- "commitDate": "2023-12-26T16:49:39.000Z",
137
+ "commitSha": "f705980b9188e047c0f1dc9d230c802dcd0f463f",
138
+ "commitDate": "2024-01-30T14:27:47.000Z",
140
139
  "stable": true
141
140
  },
142
141
  "description": "Cypress is a next generation front end testing tool built for the modern web",
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/react v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/react v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -28,7 +28,7 @@
28
28
  "react-router-dom": "6.0.0-alpha.1",
29
29
  "semver": "^7.5.3",
30
30
  "typescript": "^4.7.4",
31
- "vite": "4.3.2",
31
+ "vite": "4.5.2",
32
32
  "vite-plugin-require-transform": "1.0.12"
33
33
  },
34
34
  "peerDependencies": {
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/react v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/react v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -28,7 +28,7 @@
28
28
  "react-router-dom": "6.0.0-alpha.1",
29
29
  "semver": "^7.5.3",
30
30
  "typescript": "^4.7.4",
31
- "vite": "4.3.2",
31
+ "vite": "4.5.2",
32
32
  "vite-plugin-require-transform": "1.0.12"
33
33
  },
34
34
  "peerDependencies": {
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/react18 v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/react18 v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/react18 v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/react18 v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/svelte v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/svelte v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/svelte v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/svelte v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -291,10 +291,14 @@ declare namespace Cypress {
291
291
  */
292
292
  interface Spec {
293
293
  name: string // "config_passing_spec.js"
294
- relative: string // "cypress/integration/config_passing_spec.js" or "__all" if clicked all specs button
295
- absolute: string // "/Users/janelane/app/cypress/integration/config_passing_spec.js"
294
+ relative: string // "cypress/e2e/config_passing_spec.cy.js" or "__all" if clicked all specs button
295
+ absolute: string // "/Users/janelane/app/cypress/e2e/config_passing_spec.cy.js"
296
296
  specFilter?: string // optional spec filter used by the user
297
297
  specType?: CypressSpecType
298
+ baseName?: string // "config_passing_spec.cy.js"
299
+ fileExtension?: string // ".js"
300
+ fileName?: string // "config_passing_spec.cy"
301
+ id?: string // "U3BlYzovVXNlcnMvamFuZWxhbmUvYXBwL2N5cHJlc3MvZTJlL2NvbmZpZ19wYXNzaW5nX3NwZWMuY3kuanM="
298
302
  }
299
303
 
300
304
  /**
@@ -2637,7 +2641,7 @@ declare namespace Cypress {
2637
2641
  * Time to wait (ms)
2638
2642
  *
2639
2643
  * @default defaultCommandTimeout
2640
- * @see https://docs.cypress.io/guides/references/configuration.html#Timeouts
2644
+ * @see https://on.cypress.io/configuration#Timeouts
2641
2645
  */
2642
2646
  timeout: number
2643
2647
  }
@@ -2662,21 +2666,21 @@ declare namespace Cypress {
2662
2666
  * Time to wait for the request (ms)
2663
2667
  *
2664
2668
  * @default {@link Timeoutable#timeout}
2665
- * @see https://docs.cypress.io/guides/references/configuration.html#Timeouts
2669
+ * @see https://on.cypress.io/configuration#Timeouts
2666
2670
  */
2667
2671
  requestTimeout: number
2668
2672
  /**
2669
2673
  * Time to wait for the response (ms)
2670
2674
  *
2671
2675
  * @default {@link Timeoutable#timeout}
2672
- * @see https://docs.cypress.io/guides/references/configuration.html#Timeouts
2676
+ * @see https://on.cypress.io/configuration#Timeouts
2673
2677
  */
2674
2678
  responseTimeout: number
2675
2679
  }
2676
2680
 
2677
2681
  /**
2678
2682
  * Options to force an event, skipping Actionability check
2679
- * @see https://docs.cypress.io/guides/core-concepts/interacting-with-elements.html#Actionability
2683
+ * @see https://on.cypress.io/interacting-with-elements#Actionability
2680
2684
  */
2681
2685
  interface Forceable {
2682
2686
  /**
@@ -2693,7 +2697,7 @@ declare namespace Cypress {
2693
2697
 
2694
2698
  /**
2695
2699
  * Options to affect Actionability checks
2696
- * @see https://docs.cypress.io/guides/core-concepts/interacting-with-elements.html#Actionability
2700
+ * @see https://on.cypress.io/interacting-with-elements#Actionability
2697
2701
  */
2698
2702
  interface ActionableOptions extends Forceable {
2699
2703
  /**
@@ -2882,7 +2886,7 @@ declare namespace Cypress {
2882
2886
  */
2883
2887
  baseUrl: string | null
2884
2888
  /**
2885
- * Any values to be set as [environment variables](https://docs.cypress.io/guides/guides/environment-variables.html)
2889
+ * Any values to be set as [environment variables](https://on.cypress.io/environment-variables)
2886
2890
  * @default {}
2887
2891
  */
2888
2892
  env: { [key: string]: any }
@@ -2902,7 +2906,7 @@ declare namespace Cypress {
2902
2906
  */
2903
2907
  port: number | null
2904
2908
  /**
2905
- * The [reporter](https://docs.cypress.io/guides/guides/reporters.html) used when running headlessly or in CI
2909
+ * The [reporter](https://on.cypress.io/reporters) used when running headlessly or in CI
2906
2910
  * @default "spec"
2907
2911
  */
2908
2912
  reporter: string
@@ -45,7 +45,7 @@ declare namespace Sinon {
45
45
  * so a call that received the provided arguments (in the same spots) and possibly others as well will return true.
46
46
  * @param args
47
47
  */
48
- calledWith(...args: Partial<MatchArguments<TArgs>>): boolean;
48
+ calledWith(...args: Partial<MatchArguments<TArgs>>[]): boolean;
49
49
  /**
50
50
  * Returns true if spy was called at least once with the provided arguments and no others.
51
51
  */
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/vue v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -44,6 +44,8 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
44
44
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
45
45
  PERFORMANCE OF THIS SOFTWARE.
46
46
  ***************************************************************************** */
47
+ /* global Reflect, Promise, SuppressedError, Symbol */
48
+
47
49
 
48
50
  function __rest(s, e) {
49
51
  var t = {};
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/vue v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -24,6 +24,8 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
24
24
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25
25
  PERFORMANCE OF THIS SOFTWARE.
26
26
  ***************************************************************************** */
27
+ /* global Reflect, Promise, SuppressedError, Symbol */
28
+
27
29
 
28
30
  function __rest(s, e) {
29
31
  var t = {};
package/vue/package.json CHANGED
@@ -25,7 +25,7 @@
25
25
  "globby": "^11.0.1",
26
26
  "tailwindcss": "1.1.4",
27
27
  "typescript": "^4.7.4",
28
- "vite": "4.3.2",
28
+ "vite": "4.5.2",
29
29
  "vue": "3.2.47",
30
30
  "vue-i18n": "9.0.0-rc.6",
31
31
  "vue-router": "^4.0.0",
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/vue v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -44,6 +44,8 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
44
44
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
45
45
  PERFORMANCE OF THIS SOFTWARE.
46
46
  ***************************************************************************** */
47
+ /* global Reflect, Promise, SuppressedError, Symbol */
48
+
47
49
 
48
50
  function __rest(s, e) {
49
51
  var t = {};
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/vue v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -24,6 +24,8 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
24
24
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
25
25
  PERFORMANCE OF THIS SOFTWARE.
26
26
  ***************************************************************************** */
27
+ /* global Reflect, Promise, SuppressedError, Symbol */
28
+
27
29
 
28
30
  function __rest(s, e) {
29
31
  var t = {};
@@ -25,7 +25,7 @@
25
25
  "globby": "^11.0.1",
26
26
  "tailwindcss": "1.1.4",
27
27
  "typescript": "^4.7.4",
28
- "vite": "4.3.2",
28
+ "vite": "4.5.2",
29
29
  "vue": "3.2.47",
30
30
  "vue-i18n": "9.0.0-rc.6",
31
31
  "vue-router": "^4.0.0",
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/vue2 v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/vue2 v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/vue2 v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * @cypress/vue2 v0.0.0-development
4
- * (c) 2023 Cypress.io
4
+ * (c) 2024 Cypress.io
5
5
  * Released under the MIT License
6
6
  */
7
7
 
@@ -1,13 +0,0 @@
1
- /**
2
- * This file should be deleted as soon as the serever
3
- * TODO: delete this file when ResolvedDevServerConfig.server is converted to closeServer
4
- */
5
-
6
- /// <reference types="node" />
7
- import * as cyUtilsHttp from 'http'
8
- export = cyUtilsHttp
9
- /**
10
- * namespace created to bridge nodeJs.http typings so that
11
- * we can type http Server in CT
12
- */
13
- export as namespace cyUtilsHttp