@applitools/eyes-images 4.24.0 → 4.24.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 +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,113 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.24.2](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-images@4.24.1...js/eyes-images@4.24.2) (2023-12-12)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core bumped to 4.4.0
9
+ #### Features
10
+
11
+ * sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
12
+ * 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))
13
+
14
+
15
+ #### Bug Fixes
16
+
17
+ * 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))
18
+
19
+
20
+ #### Code Refactoring
21
+
22
+ * fix safe selector generation ([#2072](https://github.com/applitools/eyes.sdk.javascript1/issues/2072)) ([373f11b](https://github.com/applitools/eyes.sdk.javascript1/commit/373f11b0dfea6eab417eb7077e0cfec79877dc1b))
23
+
24
+
25
+
26
+ * @applitools/spec-driver-webdriver bumped to 1.0.52
27
+
28
+ * @applitools/spec-driver-selenium bumped to 1.5.66
29
+
30
+ * @applitools/spec-driver-puppeteer bumped to 1.3.2
31
+
32
+ * @applitools/driver bumped to 1.15.3
33
+ #### Bug Fixes
34
+
35
+ * 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))
36
+ * @applitools/screenshoter bumped to 3.8.18
37
+
38
+ * @applitools/nml-client bumped to 1.6.0
39
+ #### Features
40
+
41
+ * 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))
42
+
43
+
44
+
45
+ * @applitools/tunnel-client bumped to 1.4.0
46
+ #### Features
47
+
48
+ * sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
49
+ * @applitools/ec-client bumped to 1.7.18
50
+
51
+ * @applitools/eyes bumped to 1.13.1
52
+
53
+
54
+ ## [4.24.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-images@4.24.0...js/eyes-images@4.24.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 bumped to 4.3.0
64
+ #### Features
65
+
66
+ * 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))
67
+
68
+
69
+
70
+ * @applitools/logger bumped to 2.0.14
71
+
72
+ * @applitools/socket bumped to 1.1.14
73
+
74
+ * @applitools/req bumped to 1.6.4
75
+
76
+ * @applitools/image bumped to 1.1.9
77
+
78
+ * @applitools/spec-driver-webdriver bumped to 1.0.51
79
+
80
+ * @applitools/spec-driver-selenium bumped to 1.5.65
81
+
82
+ * @applitools/spec-driver-puppeteer bumped to 1.3.1
83
+
84
+ * @applitools/driver bumped to 1.15.2
85
+
86
+ * @applitools/screenshoter bumped to 3.8.17
87
+
88
+ * @applitools/nml-client bumped to 1.5.17
89
+
90
+ * @applitools/tunnel-client bumped to 1.3.2
91
+
92
+ * @applitools/ufg-client bumped to 1.9.9
93
+
94
+ * @applitools/ec-client bumped to 1.7.17
95
+
96
+ * @applitools/core-base bumped to 1.7.4
97
+ #### Bug Fixes
98
+
99
+ * 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))
100
+
101
+
102
+
103
+ * @applitools/eyes bumped to 1.13.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
  ## [4.24.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-images@4.23.38...js/eyes-images@4.24.0) (2023-11-21)
4
112
 
5
113
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-images",
3
- "version": "4.24.0",
3
+ "version": "4.24.2",
4
4
  "description": "The simplest implementation of Applitools Eyes SDK, uploads images for validation",
5
5
  "keywords": [
6
6
  "eyes-images",
@@ -40,7 +40,7 @@
40
40
  "test:coverage": "APPLITOOLS_SHOW_LOGS=true APPLITOOLS_LOG_FILE=\"./logs/$(uuidgen).log\" APPLITOOLS_BATCH_NAME='JS Coverage Tests: eyes-images' APPLITOOLS_BATCH_ID=$(uuidgen) MOCHA_GROUP=coverage run --top-level mocha './test/generated-coverage/*.spec.js' --parallel --jobs ${MOCHA_JOBS:-15}"
41
41
  },
42
42
  "dependencies": {
43
- "@applitools/eyes": "1.12.0"
43
+ "@applitools/eyes": "1.13.1"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@applitools/api-extractor": "^1.2.22",