@applitools/eyes-nightwatch 1.25.10 → 1.25.12

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,72 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.25.12](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.25.11...js/eyes-nightwatch@1.25.12) (2024-11-27)
4
+
5
+
6
+ ### Code Refactoring
7
+
8
+ * start linting "no-floating-promises" (wip) ([#2539](https://github.com/Applitools-Dev/sdk/issues/2539)) ([51b91cb](https://github.com/Applitools-Dev/sdk/commit/51b91cb15603f7d68e4bd6a16eb0f80e3f380295))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/dom-shared bumped to 1.0.16
14
+ #### Bug Fixes
15
+
16
+ * enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))
17
+ * @applitools/dom-snapshot bumped to 4.11.11
18
+
19
+ * @applitools/req bumped to 1.7.4
20
+ #### Bug Fixes
21
+
22
+ * set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))
23
+ * @applitools/core bumped to 4.24.2
24
+ #### Bug Fixes
25
+
26
+ * don't populate branchName and parentBranchName when scm integration exists ([#2634](https://github.com/Applitools-Dev/sdk/issues/2634)) ([e45d671](https://github.com/Applitools-Dev/sdk/commit/e45d671e11ed40a82de1bd5ab22e757aff00b63f))
27
+ * enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))
28
+
29
+
30
+
31
+ * @applitools/dom-capture bumped to 11.5.2
32
+
33
+ * @applitools/nml-client bumped to 1.8.19
34
+
35
+ * @applitools/tunnel-client bumped to 1.5.10
36
+
37
+ * @applitools/ufg-client bumped to 1.14.1
38
+
39
+ * @applitools/core-base bumped to 1.19.3
40
+ #### Bug Fixes
41
+
42
+ * set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))
43
+
44
+
45
+
46
+ * @applitools/ec-client bumped to 1.9.15
47
+
48
+ * @applitools/eyes bumped to 1.28.0
49
+ #### Features
50
+
51
+ * remove Android NMG API ([#2566](https://github.com/Applitools-Dev/sdk/issues/2566)) ([750c0f0](https://github.com/Applitools-Dev/sdk/commit/750c0f0263e5ff06f86055e7ba0c3fb47cadb620))
52
+
53
+
54
+
55
+
56
+ ## [1.25.11](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch@1.25.10...js/eyes-nightwatch@1.25.11) (2024-10-29)
57
+
58
+
59
+ ### Dependencies
60
+
61
+ * @applitools/screenshoter bumped to 3.9.2
62
+ #### Bug Fixes
63
+
64
+ * test in screenshoter web ([f068dbe](https://github.com/Applitools-Dev/sdk/commit/f068dbe9036163fb3e316411cfd9f47a226d7c9c))
65
+ * @applitools/core bumped to 4.21.2
66
+
67
+ * @applitools/eyes bumped to 1.25.1
68
+
69
+
3
70
  ## [1.25.10](https://github.com/Applitools-Dev/sdk/compare/js/eyes-nightwatch-v1.25.9...js/eyes-nightwatch@1.25.10) (2024-10-21)
4
71
 
5
72
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-nightwatch",
3
- "version": "1.25.10",
3
+ "version": "1.25.12",
4
4
  "description": "Applitools Eyes SDK for Nightwatch.js",
5
5
  "keywords": [
6
6
  "eyes-nightwatch",
@@ -43,16 +43,16 @@
43
43
  "up:framework": "echo \"$(jq '.devDependencies.nightwatch = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
44
44
  },
45
45
  "dependencies": {
46
- "@applitools/driver": "1.19.3",
47
- "@applitools/eyes": "1.24.0",
48
- "@applitools/spec-driver-webdriver": "1.1.15",
49
- "@applitools/utils": "1.7.4",
46
+ "@applitools/driver": "1.20.0",
47
+ "@applitools/eyes": "1.28.0",
48
+ "@applitools/spec-driver-webdriver": "1.1.20",
49
+ "@applitools/utils": "1.7.5",
50
50
  "webdriver": "7.31.1"
51
51
  },
52
52
  "devDependencies": {
53
53
  "@applitools/api-extractor": "^1.2.22",
54
54
  "@applitools/bongo": "^5.10.0",
55
- "@applitools/generic": "^3.9.1",
55
+ "@applitools/generic": "^3.9.2",
56
56
  "@applitools/test-utils": "^1.5.17",
57
57
  "@types/nightwatch": "^2.3.25",
58
58
  "@types/node": "^12.20.55",