@applitools/eyes 1.38.4 → 1.38.6

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 +108 -0
  2. package/package.json +5 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,113 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.38.6](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.38.5...js/eyes@1.38.6) (2026-03-02)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.15.10
9
+ #### Bug Fixes
10
+
11
+ * video link with http live streaming - workaround | FLD-4089 ([#3567](https://github.com/Applitools-Dev/sdk/issues/3567)) ([8639c37](https://github.com/Applitools-Dev/sdk/commit/8639c37d39997915d5fcdc46c45a96d510b6ad91))
12
+ * @applitools/req bumped to 1.9.0
13
+ #### Features
14
+
15
+ * http 2 support | FLD-4085 ([#3539](https://github.com/Applitools-Dev/sdk/issues/3539)) ([b304d4a](https://github.com/Applitools-Dev/sdk/commit/b304d4a1072a201d1c3f5cea1275b6a15230d6aa))
16
+ * @applitools/core-base bumped to 1.32.0
17
+ #### Features
18
+
19
+ * http 2 support | FLD-4085 ([#3539](https://github.com/Applitools-Dev/sdk/issues/3539)) ([b304d4a](https://github.com/Applitools-Dev/sdk/commit/b304d4a1072a201d1c3f5cea1275b6a15230d6aa))
20
+
21
+
22
+ #### Bug Fixes
23
+
24
+ * video link with http live streaming - workaround | FLD-4089 ([#3567](https://github.com/Applitools-Dev/sdk/issues/3567)) ([8639c37](https://github.com/Applitools-Dev/sdk/commit/8639c37d39997915d5fcdc46c45a96d510b6ad91))
25
+
26
+
27
+
28
+ * @applitools/nml-client bumped to 1.11.18
29
+
30
+ * @applitools/tunnel-client bumped to 1.11.7
31
+
32
+ * @applitools/ufg-client bumped to 1.19.3
33
+
34
+ * @applitools/ec-client bumped to 1.12.20
35
+
36
+ * @applitools/core bumped to 4.57.0
37
+ #### Features
38
+
39
+ * http 2 support | FLD-4085 ([#3539](https://github.com/Applitools-Dev/sdk/issues/3539)) ([b304d4a](https://github.com/Applitools-Dev/sdk/commit/b304d4a1072a201d1c3f5cea1275b6a15230d6aa))
40
+
41
+
42
+ #### Bug Fixes
43
+
44
+ * resolve Node.js punycode deprecation warning in tests ([#3590](https://github.com/Applitools-Dev/sdk/issues/3590)) ([b759df9](https://github.com/Applitools-Dev/sdk/commit/b759df98dcce2bcfb09db105edadbc73964e4d8d))
45
+ * video link with http live streaming - workaround | FLD-4089 ([#3567](https://github.com/Applitools-Dev/sdk/issues/3567)) ([8639c37](https://github.com/Applitools-Dev/sdk/commit/8639c37d39997915d5fcdc46c45a96d510b6ad91))
46
+
47
+
48
+
49
+
50
+ ## [1.38.5](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.38.4...js/eyes@1.38.5) (2026-03-01)
51
+
52
+
53
+ ### Performance Improvements
54
+
55
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
56
+
57
+
58
+ ### Dependencies
59
+
60
+ * @applitools/dom-snapshot bumped to 4.15.9
61
+ #### Bug Fixes
62
+
63
+ * expand CSS vars in CSSOM-injected style tags | FLD-4106 ([0821f9e](https://github.com/Applitools-Dev/sdk/commit/0821f9e7f6b20ec05387a8523dc0254bac22591b))
64
+ * @applitools/image bumped to 1.2.7
65
+ #### Performance Improvements
66
+
67
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
68
+ * @applitools/screenshoter bumped to 3.12.14
69
+ #### Performance Improvements
70
+
71
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
72
+
73
+
74
+
75
+ * @applitools/nml-client bumped to 1.11.17
76
+ #### Performance Improvements
77
+
78
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
79
+
80
+
81
+
82
+ * @applitools/ufg-client bumped to 1.19.2
83
+ #### Performance Improvements
84
+
85
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
86
+
87
+
88
+
89
+ * @applitools/core-base bumped to 1.31.3
90
+ #### Performance Improvements
91
+
92
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
93
+
94
+
95
+
96
+ * @applitools/ec-client bumped to 1.12.19
97
+ #### Performance Improvements
98
+
99
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
100
+
101
+
102
+
103
+ * @applitools/core bumped to 4.56.3
104
+ #### Performance Improvements
105
+
106
+ * use sharp to accelerate png performance in all js packages ([#3547](https://github.com/Applitools-Dev/sdk/issues/3547)) ([6e3c7b9](https://github.com/Applitools-Dev/sdk/commit/6e3c7b9e34815f470032ece52a161001592ad1b1))
107
+
108
+
109
+
110
+
3
111
  ## [1.38.4](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.38.3...js/eyes@1.38.4) (2026-02-24)
4
112
 
5
113
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes",
3
- "version": "1.38.4",
3
+ "version": "1.38.6",
4
4
  "keywords": [
5
5
  "applitools",
6
6
  "eyes",
@@ -50,14 +50,14 @@
50
50
  "test": "run --top-level mocha './test/**/*.spec.ts'"
51
51
  },
52
52
  "dependencies": {
53
- "@applitools/core": "4.56.2",
53
+ "@applitools/core": "4.57.0",
54
54
  "@applitools/logger": "2.2.8",
55
55
  "@applitools/utils": "1.14.1",
56
56
  "chalk": "4.1.2",
57
57
  "yargs": "17.7.2"
58
58
  },
59
59
  "devDependencies": {
60
- "@applitools/req": "^1.8.8",
60
+ "@applitools/req": "^1.9.0",
61
61
  "@types/node": "^12.20.55"
62
62
  },
63
63
  "engines": {
@@ -69,7 +69,8 @@
69
69
  "lavamoat": {
70
70
  "allowScripts": {
71
71
  "@applitools/core>ws>bufferutil": false,
72
- "@applitools/core>ws>utf-8-validate": false
72
+ "@applitools/core>ws>utf-8-validate": false,
73
+ "@applitools/core>@applitools/core-base>@applitools/image>sharp": false
73
74
  }
74
75
  }
75
76
  }