@applitools/eyes-cypress 3.60.0 → 3.60.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +90 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,95 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.60.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.60.0...js/eyes-cypress@3.60.1) (2026-05-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/req bumped to 1.10.1
9
+ #### Bug Fixes
10
+
11
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
12
+ * @applitools/dom-snapshot bumped to 4.17.1
13
+
14
+ * @applitools/snippets bumped to 2.9.1
15
+ #### Bug Fixes
16
+
17
+ * declare @babel/preset-typescript dep for sandbox build ([#3815](https://github.com/Applitools-Dev/sdk/issues/3815)) ([10c44c6](https://github.com/Applitools-Dev/sdk/commit/10c44c66635f1ed4e0361f22ecebf2221c2cc912))
18
+ * @applitools/driver bumped to 1.26.1
19
+ #### Bug Fixes
20
+
21
+ * address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
22
+
23
+
24
+
25
+ * @applitools/eyes bumped to 1.42.0
26
+ #### Features
27
+
28
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
29
+
30
+
31
+ #### Bug Fixes
32
+
33
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
34
+
35
+
36
+
37
+ * @applitools/spec-driver-webdriver bumped to 1.6.1
38
+
39
+ * @applitools/spec-driver-selenium bumped to 1.8.1
40
+
41
+ * @applitools/spec-driver-playwright bumped to 1.9.1
42
+ #### Bug Fixes
43
+
44
+ * address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
45
+
46
+
47
+
48
+ * @applitools/core-base bumped to 1.34.0
49
+ #### Features
50
+
51
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
52
+
53
+
54
+ #### Bug Fixes
55
+
56
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
57
+
58
+
59
+
60
+ * @applitools/spec-driver-puppeteer bumped to 1.8.1
61
+
62
+ * @applitools/screenshoter bumped to 3.12.20
63
+
64
+ * @applitools/nml-client bumped to 1.11.27
65
+
66
+ * @applitools/tunnel-client bumped to 1.11.13
67
+
68
+ * @applitools/ufg-client bumped to 1.22.1
69
+ #### Bug Fixes
70
+
71
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
72
+
73
+
74
+
75
+ * @applitools/ec-client bumped to 1.12.29
76
+
77
+ * @applitools/core bumped to 4.63.0
78
+ #### Features
79
+
80
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
81
+
82
+
83
+ #### Bug Fixes
84
+
85
+ * avoid double-scaling environment viewport in classic mode | FLD-4359 ([#3793](https://github.com/Applitools-Dev/sdk/issues/3793)) ([246050b](https://github.com/Applitools-Dev/sdk/commit/246050b8a7984b869c068262162a69191c834947))
86
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
87
+
88
+
89
+
90
+ * @applitools/core-universal bumped to 1.0.15
91
+
92
+
3
93
  ## [3.60.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes-cypress@3.59.1...js/eyes-cypress@3.60.0) (2026-05-05)
4
94
 
5
95
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-cypress",
3
- "version": "3.60.0",
3
+ "version": "3.60.1",
4
4
  "homepage": "https://applitools.com/tutorials/sdks/cypress",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "main": "./index.js",
@@ -52,9 +52,9 @@
52
52
  "setup": "run --top-level xvfb:setup"
53
53
  },
54
54
  "dependencies": {
55
- "@applitools/core": "4.62.0",
56
- "@applitools/core-universal": "1.0.14",
57
- "@applitools/eyes": "1.41.0",
55
+ "@applitools/core": "4.63.0",
56
+ "@applitools/core-universal": "1.0.15",
57
+ "@applitools/eyes": "1.42.0",
58
58
  "@applitools/functional-commons": "1.6.0",
59
59
  "@applitools/logger": "2.2.11",
60
60
  "@applitools/utils": "1.14.4",