@applitools/eyes-testcafe 4.1.0 → 4.1.2

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 +4 -4
package/CHANGELOG.md CHANGED
@@ -13,6 +13,114 @@
13
13
 
14
14
 
15
15
 
16
+ ## [4.1.2](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.1...js/eyes-testcafe@4.1.2) (2023-12-12)
17
+
18
+
19
+ ### Dependencies
20
+
21
+ * @applitools/core bumped to 4.4.0
22
+ #### Features
23
+
24
+ * sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
25
+ * support updated applitools lib protocol ([#2086](https://github.com/applitools/eyes.sdk.javascript1/issues/2086)) ([31b49fc](https://github.com/applitools/eyes.sdk.javascript1/commit/31b49fc411c452d0b3da341fd701309714484485))
26
+
27
+
28
+ #### Bug Fixes
29
+
30
+ * layout breakpoints reload and lazy load ([#2073](https://github.com/applitools/eyes.sdk.javascript1/issues/2073)) ([ab2c49e](https://github.com/applitools/eyes.sdk.javascript1/commit/ab2c49ea1ecff3fef337637a83aa5bef755a7b01))
31
+
32
+
33
+ #### Code Refactoring
34
+
35
+ * fix safe selector generation ([#2072](https://github.com/applitools/eyes.sdk.javascript1/issues/2072)) ([373f11b](https://github.com/applitools/eyes.sdk.javascript1/commit/373f11b0dfea6eab417eb7077e0cfec79877dc1b))
36
+
37
+
38
+
39
+ * @applitools/spec-driver-webdriver bumped to 1.0.52
40
+
41
+ * @applitools/spec-driver-selenium bumped to 1.5.66
42
+
43
+ * @applitools/spec-driver-puppeteer bumped to 1.3.2
44
+
45
+ * @applitools/driver bumped to 1.15.3
46
+ #### Bug Fixes
47
+
48
+ * layout breakpoints reload and lazy load ([#2073](https://github.com/applitools/eyes.sdk.javascript1/issues/2073)) ([ab2c49e](https://github.com/applitools/eyes.sdk.javascript1/commit/ab2c49ea1ecff3fef337637a83aa5bef755a7b01))
49
+ * @applitools/screenshoter bumped to 3.8.18
50
+
51
+ * @applitools/nml-client bumped to 1.6.0
52
+ #### Features
53
+
54
+ * support updated applitools lib protocol ([#2086](https://github.com/applitools/eyes.sdk.javascript1/issues/2086)) ([31b49fc](https://github.com/applitools/eyes.sdk.javascript1/commit/31b49fc411c452d0b3da341fd701309714484485))
55
+
56
+
57
+
58
+ * @applitools/tunnel-client bumped to 1.4.0
59
+ #### Features
60
+
61
+ * sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
62
+ * @applitools/ec-client bumped to 1.7.18
63
+
64
+ * @applitools/eyes bumped to 1.13.1
65
+
66
+
67
+ ## [4.1.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.1.0...js/eyes-testcafe@4.1.1) (2023-12-05)
68
+
69
+
70
+ ### Dependencies
71
+
72
+ * @applitools/utils bumped to 1.7.0
73
+ #### Features
74
+
75
+ * add Eyes.getResults method ([#2046](https://github.com/applitools/eyes.sdk.javascript1/issues/2046)) ([#2069](https://github.com/applitools/eyes.sdk.javascript1/issues/2069)) ([4d263e1](https://github.com/applitools/eyes.sdk.javascript1/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
76
+ * @applitools/socket bumped to 1.1.14
77
+
78
+ * @applitools/req bumped to 1.6.4
79
+
80
+ * @applitools/image bumped to 1.1.9
81
+
82
+ * @applitools/spec-driver-webdriver bumped to 1.0.51
83
+
84
+ * @applitools/spec-driver-puppeteer bumped to 1.3.1
85
+
86
+ * @applitools/nml-client bumped to 1.5.17
87
+
88
+ * @applitools/ufg-client bumped to 1.9.9
89
+
90
+ * @applitools/core-base bumped to 1.7.4
91
+ #### Bug Fixes
92
+
93
+ * do not block concurrency when server response is 503 ([#2049](https://github.com/applitools/eyes.sdk.javascript1/issues/2049)) ([f285009](https://github.com/applitools/eyes.sdk.javascript1/commit/f2850098f7522776c0d0a98bb1d958303628b149))
94
+
95
+
96
+
97
+ * @applitools/core bumped to 4.3.0
98
+ #### Features
99
+
100
+ * add Eyes.getResults method ([#2046](https://github.com/applitools/eyes.sdk.javascript1/issues/2046)) ([#2069](https://github.com/applitools/eyes.sdk.javascript1/issues/2069)) ([4d263e1](https://github.com/applitools/eyes.sdk.javascript1/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
101
+
102
+
103
+
104
+ * @applitools/eyes bumped to 1.13.0
105
+ #### Features
106
+
107
+ * add Eyes.getResults method ([#2046](https://github.com/applitools/eyes.sdk.javascript1/issues/2046)) ([#2069](https://github.com/applitools/eyes.sdk.javascript1/issues/2069)) ([4d263e1](https://github.com/applitools/eyes.sdk.javascript1/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
108
+
109
+
110
+
111
+ * @applitools/logger bumped to 2.0.14
112
+
113
+ * @applitools/spec-driver-selenium bumped to 1.5.65
114
+
115
+ * @applitools/driver bumped to 1.15.2
116
+
117
+ * @applitools/screenshoter bumped to 3.8.17
118
+
119
+ * @applitools/tunnel-client bumped to 1.3.2
120
+
121
+ * @applitools/ec-client bumped to 1.7.17
122
+
123
+
16
124
  ## [4.1.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-testcafe@4.0.4...js/eyes-testcafe@4.1.0) (2023-11-21)
17
125
 
18
126
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-testcafe",
3
- "version": "4.1.0",
3
+ "version": "4.1.2",
4
4
  "description": "Applitools Eyes SDK for TestCafe",
5
5
  "keywords": [
6
6
  "eyes-testcafe",
@@ -68,9 +68,9 @@
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.15.1",
72
- "@applitools/eyes": "1.12.0",
73
- "@applitools/utils": "1.6.3"
71
+ "@applitools/driver": "1.15.3",
72
+ "@applitools/eyes": "1.13.1",
73
+ "@applitools/utils": "1.7.0"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@applitools/api-extractor": "^1.2.22",