@applitools/core 4.44.2 → 4.44.4

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 +84 -0
  2. package/package.json +18 -18
package/CHANGELOG.md CHANGED
@@ -1,5 +1,89 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.44.4](https://github.com/Applitools-Dev/sdk/compare/js/core@4.44.3...js/core@4.44.4) (2025-08-21)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/socket bumped to 1.3.3
9
+ #### Bug Fixes
10
+
11
+ * tunnel uncaught error | FLD-3356 ([#3128](https://github.com/Applitools-Dev/sdk/issues/3128)) ([ed5fb8a](https://github.com/Applitools-Dev/sdk/commit/ed5fb8aad596ec0d8b45a89077a7765c24ae8a8e))
12
+ * @applitools/driver bumped to 1.23.3
13
+ #### Bug Fixes
14
+
15
+ * make orientation more robust | FLD-3470 ([#3166](https://github.com/Applitools-Dev/sdk/issues/3166)) ([3745427](https://github.com/Applitools-Dev/sdk/commit/37454279234b085dc9a159077b3f278cdccc203a))
16
+ * @applitools/tunnel-client bumped to 1.10.4
17
+ #### Bug Fixes
18
+
19
+ * tunnel uncaught error | FLD-3356 ([#3128](https://github.com/Applitools-Dev/sdk/issues/3128)) ([ed5fb8a](https://github.com/Applitools-Dev/sdk/commit/ed5fb8aad596ec0d8b45a89077a7765c24ae8a8e))
20
+
21
+
22
+
23
+ * @applitools/dom-snapshot bumped to 4.13.3
24
+
25
+ * @applitools/spec-driver-webdriver bumped to 1.4.3
26
+
27
+ * @applitools/spec-driver-selenium bumped to 1.7.3
28
+
29
+ * @applitools/spec-driver-puppeteer bumped to 1.6.3
30
+
31
+ * @applitools/screenshoter bumped to 3.12.3
32
+
33
+ * @applitools/nml-client bumped to 1.11.3
34
+
35
+ * @applitools/ec-client bumped to 1.12.4
36
+
37
+
38
+ ## [4.44.3](https://github.com/Applitools-Dev/sdk/compare/js/core@4.44.2...js/core@4.44.3) (2025-08-12)
39
+
40
+
41
+ ### Bug Fixes
42
+
43
+ * downgrade uuid to 9.0.1 ([#3169](https://github.com/Applitools-Dev/sdk/issues/3169)) ([30be8e3](https://github.com/Applitools-Dev/sdk/commit/30be8e35802b2c8bc970f62fdbd2d128f5a77fb7))
44
+
45
+
46
+ ### Dependencies
47
+
48
+ * @applitools/utils bumped to 1.11.1
49
+ #### Bug Fixes
50
+
51
+ * downgrade uuid to 9.0.1 ([#3169](https://github.com/Applitools-Dev/sdk/issues/3169)) ([30be8e3](https://github.com/Applitools-Dev/sdk/commit/30be8e35802b2c8bc970f62fdbd2d128f5a77fb7))
52
+ * @applitools/logger bumped to 2.2.2
53
+
54
+ * @applitools/dom-snapshot bumped to 4.13.2
55
+
56
+ * @applitools/socket bumped to 1.3.2
57
+
58
+ * @applitools/req bumped to 1.8.2
59
+
60
+ * @applitools/image bumped to 1.2.2
61
+
62
+ * @applitools/dom-capture bumped to 11.6.2
63
+
64
+ * @applitools/driver bumped to 1.23.2
65
+
66
+ * @applitools/spec-driver-webdriver bumped to 1.4.2
67
+
68
+ * @applitools/spec-driver-selenium bumped to 1.7.2
69
+
70
+ * @applitools/spec-driver-puppeteer bumped to 1.6.2
71
+
72
+ * @applitools/screenshoter bumped to 3.12.2
73
+
74
+ * @applitools/nml-client bumped to 1.11.2
75
+
76
+ * @applitools/tunnel-client bumped to 1.10.3
77
+
78
+ * @applitools/ufg-client bumped to 1.17.2
79
+
80
+ * @applitools/core-base bumped to 1.27.2
81
+
82
+ * @applitools/ec-client bumped to 1.12.3
83
+
84
+ * @applitools/test-server bumped to 1.3.1
85
+
86
+
3
87
  ## [4.44.2](https://github.com/Applitools-Dev/sdk/compare/js/core@4.44.1...js/core@4.44.2) (2025-08-05)
4
88
 
5
89
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/core",
3
- "version": "4.44.2",
3
+ "version": "4.44.4",
4
4
  "homepage": "https://applitools.com",
5
5
  "bugs": {
6
6
  "url": "https://github.com/applitools/eyes.sdk.javascript1/issues"
@@ -75,20 +75,20 @@
75
75
  }
76
76
  },
77
77
  "dependencies": {
78
- "@applitools/core-base": "1.27.1",
79
- "@applitools/dom-capture": "11.6.1",
80
- "@applitools/dom-snapshot": "4.13.1",
81
- "@applitools/driver": "1.23.1",
82
- "@applitools/ec-client": "1.12.2",
83
- "@applitools/logger": "2.2.1",
84
- "@applitools/nml-client": "1.11.1",
85
- "@applitools/req": "1.8.1",
86
- "@applitools/screenshoter": "3.12.1",
78
+ "@applitools/core-base": "1.27.2",
79
+ "@applitools/dom-capture": "11.6.2",
80
+ "@applitools/dom-snapshot": "4.13.3",
81
+ "@applitools/driver": "1.23.3",
82
+ "@applitools/ec-client": "1.12.4",
83
+ "@applitools/logger": "2.2.2",
84
+ "@applitools/nml-client": "1.11.3",
85
+ "@applitools/req": "1.8.2",
86
+ "@applitools/screenshoter": "3.12.3",
87
87
  "@applitools/snippets": "2.7.0",
88
- "@applitools/socket": "1.3.1",
89
- "@applitools/spec-driver-webdriver": "1.4.1",
90
- "@applitools/ufg-client": "1.17.1",
91
- "@applitools/utils": "1.11.0",
88
+ "@applitools/socket": "1.3.3",
89
+ "@applitools/spec-driver-webdriver": "1.4.3",
90
+ "@applitools/ufg-client": "1.17.2",
91
+ "@applitools/utils": "1.11.1",
92
92
  "@types/ws": "8.5.5",
93
93
  "abort-controller": "3.0.0",
94
94
  "chalk": "4.1.2",
@@ -102,11 +102,11 @@
102
102
  "devDependencies": {
103
103
  "@applitools/bongo": "^5.10.0",
104
104
  "@applitools/sea": "^1.0.0",
105
- "@applitools/spec-driver-puppeteer": "^1.6.1",
106
- "@applitools/spec-driver-selenium": "^1.7.1",
107
- "@applitools/test-server": "^1.3.0",
105
+ "@applitools/spec-driver-puppeteer": "^1.6.3",
106
+ "@applitools/spec-driver-selenium": "^1.7.3",
107
+ "@applitools/test-server": "^1.3.1",
108
108
  "@applitools/test-utils": "^1.5.17",
109
- "@applitools/tunnel-client": "^1.10.2",
109
+ "@applitools/tunnel-client": "^1.10.4",
110
110
  "@types/mocha": "^10.0.7",
111
111
  "@types/node": "^12.20.55",
112
112
  "@types/selenium-webdriver": "^4.1.2",