@applitools/eyes-cypress 3.40.0 → 3.40.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 +6 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,113 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.40.2](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-cypress@3.40.1...js/eyes-cypress@3.40.2) (2023-12-12)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/driver bumped to 1.15.3
9
+ #### Bug Fixes
10
+
11
+ * 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))
12
+ * @applitools/nml-client bumped to 1.6.0
13
+ #### Features
14
+
15
+ * 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))
16
+
17
+
18
+
19
+ * @applitools/tunnel-client bumped to 1.4.0
20
+ #### Features
21
+
22
+ * sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
23
+ * @applitools/spec-driver-webdriver bumped to 1.0.52
24
+
25
+ * @applitools/spec-driver-selenium bumped to 1.5.66
26
+
27
+ * @applitools/spec-driver-puppeteer bumped to 1.3.2
28
+
29
+ * @applitools/screenshoter bumped to 3.8.18
30
+
31
+ * @applitools/ec-client bumped to 1.7.18
32
+
33
+ * @applitools/core bumped to 4.4.0
34
+ #### Features
35
+
36
+ * sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
37
+ * 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))
38
+
39
+
40
+ #### Bug Fixes
41
+
42
+ * 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))
43
+
44
+
45
+ #### Code Refactoring
46
+
47
+ * fix safe selector generation ([#2072](https://github.com/applitools/eyes.sdk.javascript1/issues/2072)) ([373f11b](https://github.com/applitools/eyes.sdk.javascript1/commit/373f11b0dfea6eab417eb7077e0cfec79877dc1b))
48
+
49
+
50
+
51
+ * @applitools/eyes bumped to 1.13.1
52
+
53
+
54
+ ## [3.40.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-cypress@3.40.0...js/eyes-cypress@3.40.1) (2023-12-05)
55
+
56
+
57
+ ### Dependencies
58
+
59
+ * @applitools/utils bumped to 1.7.0
60
+ #### Features
61
+
62
+ * 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))
63
+ * @applitools/core-base bumped to 1.7.4
64
+ #### Bug Fixes
65
+
66
+ * 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))
67
+
68
+
69
+
70
+ * @applitools/eyes bumped to 1.13.0
71
+ #### Features
72
+
73
+ * 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))
74
+
75
+
76
+
77
+ * @applitools/logger bumped to 2.0.14
78
+
79
+ * @applitools/socket bumped to 1.1.14
80
+
81
+ * @applitools/req bumped to 1.6.4
82
+
83
+ * @applitools/image bumped to 1.1.9
84
+
85
+ * @applitools/spec-driver-webdriver bumped to 1.0.51
86
+
87
+ * @applitools/spec-driver-selenium bumped to 1.5.65
88
+
89
+ * @applitools/spec-driver-puppeteer bumped to 1.3.1
90
+
91
+ * @applitools/driver bumped to 1.15.2
92
+
93
+ * @applitools/screenshoter bumped to 3.8.17
94
+
95
+ * @applitools/nml-client bumped to 1.5.17
96
+
97
+ * @applitools/tunnel-client bumped to 1.3.2
98
+
99
+ * @applitools/ufg-client bumped to 1.9.9
100
+
101
+ * @applitools/ec-client bumped to 1.7.17
102
+
103
+ * @applitools/core bumped to 4.3.0
104
+ #### Features
105
+
106
+ * 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))
107
+
108
+
109
+
110
+
3
111
  ## [3.40.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-cypress@3.39.1...js/eyes-cypress@3.40.0) (2023-11-21)
4
112
 
5
113
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-cypress",
3
- "version": "3.40.0",
3
+ "version": "3.40.2",
4
4
  "homepage": "https://applitools.com/docs/api-ref/sdk-api/cypress/",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "main": "./index.js",
@@ -53,11 +53,11 @@
53
53
  "setup": "run --top-level xvfb:setup"
54
54
  },
55
55
  "dependencies": {
56
- "@applitools/core": "4.2.0",
57
- "@applitools/eyes": "1.12.0",
56
+ "@applitools/core": "4.4.0",
57
+ "@applitools/eyes": "1.13.1",
58
58
  "@applitools/functional-commons": "1.6.0",
59
- "@applitools/logger": "2.0.13",
60
- "@applitools/utils": "1.6.3",
59
+ "@applitools/logger": "2.0.14",
60
+ "@applitools/utils": "1.7.0",
61
61
  "boxen": "5.1.2",
62
62
  "chalk": "3.0.0",
63
63
  "semver": "7.5.4",
@@ -68,7 +68,7 @@
68
68
  "@applitools/api-extractor": "^1.2.22",
69
69
  "@applitools/bongo": "^5.7.6",
70
70
  "@applitools/generic": "^3.5.2",
71
- "@applitools/snaptdout": "1.0.1",
71
+ "@applitools/snaptdout": "^1.0.1",
72
72
  "@applitools/test-server": "^1.2.2",
73
73
  "@applitools/test-utils": "^1.5.17",
74
74
  "@types/node": "^12.20.55",