@applitools/eyes 1.36.18 → 1.36.20

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/CHANGELOG.md CHANGED
@@ -1,5 +1,67 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.36.20](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.36.19...js/eyes@1.36.20) (2026-01-11)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-capture bumped to 11.6.8
9
+ #### Bug Fixes
10
+
11
+ * added support for `font-style` attribute | AD-12435 ([#3458](https://github.com/Applitools-Dev/sdk/issues/3458)) ([f121c2a](https://github.com/Applitools-Dev/sdk/commit/f121c2acdea9285b8b53846466dcb4e2c97820e4))
12
+ * @applitools/dom-snapshot bumped to 4.15.5
13
+
14
+ * @applitools/driver bumped to 1.24.4
15
+ #### Bug Fixes
16
+
17
+ * scrolling element fallback logic | FLD-3959 ([#3442](https://github.com/Applitools-Dev/sdk/issues/3442)) ([36348b4](https://github.com/Applitools-Dev/sdk/commit/36348b46e6a127c99d4ccfa58bf386a8e414fb40))
18
+ * @applitools/core-base bumped to 1.31.1
19
+ #### Bug Fixes
20
+
21
+ * per-API key heartbeat management | FLD-3889 ([#3406](https://github.com/Applitools-Dev/sdk/issues/3406)) ([5d7f380](https://github.com/Applitools-Dev/sdk/commit/5d7f38037f17006dcc923c4a3dc925e8dded25d8))
22
+ * @applitools/spec-driver-webdriver bumped to 1.5.4
23
+
24
+ * @applitools/spec-driver-selenium bumped to 1.7.10
25
+
26
+ * @applitools/spec-driver-puppeteer bumped to 1.6.10
27
+
28
+ * @applitools/screenshoter bumped to 3.12.11
29
+
30
+ * @applitools/nml-client bumped to 1.11.14
31
+ #### Bug Fixes
32
+
33
+ * nml broker retry mechanism | FLD-3968 FLD-3963 FLD-3950 ([#3430](https://github.com/Applitools-Dev/sdk/issues/3430)) ([42617e0](https://github.com/Applitools-Dev/sdk/commit/42617e021f43a89f8a8f2cb914f489ac8d215714))
34
+
35
+
36
+
37
+ * @applitools/ec-client bumped to 1.12.16
38
+
39
+ * @applitools/core bumped to 4.54.2
40
+ #### Bug Fixes
41
+
42
+ * per-API key heartbeat management | FLD-3889 ([#3406](https://github.com/Applitools-Dev/sdk/issues/3406)) ([5d7f380](https://github.com/Applitools-Dev/sdk/commit/5d7f38037f17006dcc923c4a3dc925e8dded25d8))
43
+ * preserve response body in broker handler ([e1bec23](https://github.com/Applitools-Dev/sdk/commit/e1bec23eabf8e8b73db7ec7cd2febb054047f7a7))
44
+
45
+
46
+
47
+
48
+ ## [1.36.19](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.36.18...js/eyes@1.36.19) (2025-12-28)
49
+
50
+
51
+ ### Dependencies
52
+
53
+ * @applitools/dom-snapshot bumped to 4.15.4
54
+ #### Bug Fixes
55
+
56
+ * CSS variables in Shadow DOM style tags not expanded | FLD-3790 ([#3427](https://github.com/Applitools-Dev/sdk/issues/3427)) ([3d84b5f](https://github.com/Applitools-Dev/sdk/commit/3d84b5f120dd5e72dea5ec77b5d446e7ca696d52))
57
+ * @applitools/core bumped to 4.54.1
58
+ #### Bug Fixes
59
+
60
+ * improve error notification (UFG) | AD-12270 ([#3418](https://github.com/Applitools-Dev/sdk/issues/3418)) ([a4efc55](https://github.com/Applitools-Dev/sdk/commit/a4efc55cd178dc13096fbfb066c287b0d6a452d3))
61
+
62
+
63
+
64
+
3
65
  ## [1.36.18](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.36.17...js/eyes@1.36.18) (2025-12-14)
4
66
 
5
67
 
@@ -83,12 +83,15 @@ var DeviceNameEnum;
83
83
  DeviceNameEnum["Galaxy_Tab_A8"] = "Galaxy Tab A8";
84
84
  DeviceNameEnum["Galaxy_S23"] = "Galaxy S23";
85
85
  DeviceNameEnum["Galaxy_S23_Ultra"] = "Galaxy S23 Ultra";
86
+ DeviceNameEnum["Galaxy_S25"] = "Galaxy S25";
87
+ DeviceNameEnum["Galaxy_S25_Ultra"] = "Galaxy S25 Ultra";
86
88
  DeviceNameEnum["Galaxy_A52s"] = "Galaxy A52s";
87
89
  DeviceNameEnum["Pixel_3"] = "Pixel 3";
88
90
  DeviceNameEnum["Pixel_3_XL"] = "Pixel 3 XL";
89
91
  DeviceNameEnum["Pixel_4"] = "Pixel 4";
90
92
  DeviceNameEnum["Pixel_4_XL"] = "Pixel 4 XL";
91
93
  DeviceNameEnum["Pixel_5"] = "Pixel 5";
94
+ DeviceNameEnum["Pixel_9"] = "Pixel 9";
92
95
  DeviceNameEnum["iPad_7th_Gen"] = "iPad 7th Gen";
93
96
  DeviceNameEnum["OnePlus_7T"] = "OnePlus 7T";
94
97
  DeviceNameEnum["OnePlus_7T_Pro"] = "OnePlus 7T Pro";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes",
3
- "version": "1.36.18",
3
+ "version": "1.36.20",
4
4
  "keywords": [
5
5
  "applitools",
6
6
  "eyes",
@@ -46,7 +46,7 @@
46
46
  "test": "run --top-level mocha './test/**/*.spec.ts'"
47
47
  },
48
48
  "dependencies": {
49
- "@applitools/core": "4.54.0",
49
+ "@applitools/core": "4.54.2",
50
50
  "@applitools/logger": "2.2.7",
51
51
  "@applitools/utils": "1.14.1",
52
52
  "chalk": "4.1.2",
@@ -78,12 +78,15 @@ export declare enum DeviceNameEnum {
78
78
  Galaxy_Tab_A8 = "Galaxy Tab A8",
79
79
  Galaxy_S23 = "Galaxy S23",
80
80
  Galaxy_S23_Ultra = "Galaxy S23 Ultra",
81
+ Galaxy_S25 = "Galaxy S25",
82
+ Galaxy_S25_Ultra = "Galaxy S25 Ultra",
81
83
  Galaxy_A52s = "Galaxy A52s",
82
84
  Pixel_3 = "Pixel 3",
83
85
  Pixel_3_XL = "Pixel 3 XL",
84
86
  Pixel_4 = "Pixel 4",
85
87
  Pixel_4_XL = "Pixel 4 XL",
86
88
  Pixel_5 = "Pixel 5",
89
+ Pixel_9 = "Pixel 9",
87
90
  iPad_7th_Gen = "iPad 7th Gen",
88
91
  OnePlus_7T = "OnePlus 7T",
89
92
  OnePlus_7T_Pro = "OnePlus 7T Pro",