@applitools/eyes-testcafe 6.3.41 → 6.3.42

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 +88 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -13,6 +13,94 @@
13
13
 
14
14
 
15
15
 
16
+ ## [6.3.42](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.41...js/eyes-testcafe@6.3.42) (2026-05-19)
17
+
18
+
19
+ ### Dependencies
20
+
21
+ * @applitools/dom-snapshot bumped to 4.17.1
22
+
23
+ * @applitools/req bumped to 1.10.1
24
+ #### Bug Fixes
25
+
26
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
27
+ * @applitools/snippets bumped to 2.9.1
28
+ #### Bug Fixes
29
+
30
+ * 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))
31
+ * @applitools/driver bumped to 1.26.1
32
+ #### Bug Fixes
33
+
34
+ * 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))
35
+
36
+
37
+
38
+ * @applitools/spec-driver-playwright bumped to 1.9.1
39
+ #### Bug Fixes
40
+
41
+ * 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))
42
+
43
+
44
+
45
+ * @applitools/ufg-client bumped to 1.22.1
46
+ #### Bug Fixes
47
+
48
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
49
+
50
+
51
+
52
+ * @applitools/core bumped to 4.63.0
53
+ #### Features
54
+
55
+ * 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))
56
+
57
+
58
+ #### Bug Fixes
59
+
60
+ * 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))
61
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
62
+
63
+
64
+
65
+ * @applitools/screenshoter bumped to 3.12.20
66
+
67
+ * @applitools/tunnel-client bumped to 1.11.13
68
+
69
+ * @applitools/core-base bumped to 1.34.0
70
+ #### Features
71
+
72
+ * 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))
73
+
74
+
75
+ #### Bug Fixes
76
+
77
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
78
+
79
+
80
+
81
+ * @applitools/spec-driver-webdriver bumped to 1.6.1
82
+
83
+ * @applitools/spec-driver-selenium bumped to 1.8.1
84
+
85
+ * @applitools/spec-driver-puppeteer bumped to 1.8.1
86
+
87
+ * @applitools/nml-client bumped to 1.11.27
88
+
89
+ * @applitools/ec-client bumped to 1.12.29
90
+
91
+ * @applitools/eyes bumped to 1.42.0
92
+ #### Features
93
+
94
+ * 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))
95
+
96
+
97
+ #### Bug Fixes
98
+
99
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
100
+
101
+
102
+
103
+
16
104
  ## [6.3.41](https://github.com/Applitools-Dev/sdk/compare/js/eyes-testcafe@6.3.40...js/eyes-testcafe@6.3.41) (2026-05-05)
17
105
 
18
106
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-testcafe",
3
- "version": "6.3.41",
3
+ "version": "6.3.42",
4
4
  "description": "Applitools Eyes SDK for TestCafe",
5
5
  "keywords": [
6
6
  "eyes-testcafe",
@@ -68,8 +68,8 @@
68
68
  "up:framework": "echo \"$(jq '.devDependencies.testcafe = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
69
69
  },
70
70
  "dependencies": {
71
- "@applitools/driver": "1.26.0",
72
- "@applitools/eyes": "1.41.0",
71
+ "@applitools/driver": "1.26.1",
72
+ "@applitools/eyes": "1.42.0",
73
73
  "@applitools/utils": "1.14.4"
74
74
  },
75
75
  "devDependencies": {