@applitools/eyes 1.9.0 → 1.10.0

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 +170 -0
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,175 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.10.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-v1.9.2...js/eyes@1.10.0) (2023-09-29)
4
+
5
+
6
+ ### Features
7
+
8
+ * added more iOS devices ([a84311f](https://github.com/applitools/eyes.sdk.javascript1/commit/a84311f88e6f532268543a96f841ae5ad87d5659))
9
+ * rework log event on opent eyes ([#1842](https://github.com/applitools/eyes.sdk.javascript1/issues/1842)) ([532756b](https://github.com/applitools/eyes.sdk.javascript1/commit/532756b75c1023967c3781316148c890dbcfaac8))
10
+
11
+
12
+ ### Code Refactoring
13
+
14
+ * refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
15
+
16
+
17
+ ### Dependencies
18
+
19
+ * @applitools/driver bumped to 1.14.3
20
+ #### Bug Fixes
21
+
22
+ * force native on get environment ([#1939](https://github.com/applitools/eyes.sdk.javascript1/issues/1939)) ([f42854e](https://github.com/applitools/eyes.sdk.javascript1/commit/f42854eacc769751447204143cb4d50113edc732))
23
+ * @applitools/screenshoter bumped to 3.8.13
24
+ #### Bug Fixes
25
+
26
+ * force native on get environment ([#1939](https://github.com/applitools/eyes.sdk.javascript1/issues/1939)) ([f42854e](https://github.com/applitools/eyes.sdk.javascript1/commit/f42854eacc769751447204143cb4d50113edc732))
27
+
28
+
29
+
30
+ * @applitools/ec-client bumped to 1.7.12
31
+ #### Bug Fixes
32
+
33
+ * change expiration time of the tunnel ([c019241](https://github.com/applitools/eyes.sdk.javascript1/commit/c0192411410135b23f3ae47dd62fbef67be66f1a))
34
+
35
+
36
+ #### Code Refactoring
37
+
38
+ * refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
39
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
40
+
41
+
42
+
43
+ * @applitools/core-base bumped to 1.7.1
44
+ #### Bug Fixes
45
+
46
+ * send domMapping payload with correct content encoding ([2bc8e39](https://github.com/applitools/eyes.sdk.javascript1/commit/2bc8e390de1d147d84d1de24df337b8652547b6a))
47
+ * @applitools/spec-driver-webdriver bumped to 1.0.47
48
+
49
+ * @applitools/spec-driver-selenium bumped to 1.5.61
50
+
51
+ * @applitools/spec-driver-puppeteer bumped to 1.2.3
52
+
53
+ * @applitools/nml-client bumped to 1.5.13
54
+
55
+ * @applitools/core bumped to 3.11.5
56
+
57
+
58
+ ## [1.9.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes@1.9.0...js/eyes@1.9.1) (2023-09-25)
59
+
60
+
61
+ ### Dependencies
62
+
63
+ * @applitools/utils bumped to 1.6.1
64
+ #### Bug Fixes
65
+
66
+ * add browser entry point declaration and test ([#1933](https://github.com/applitools/eyes.sdk.javascript1/issues/1933)) ([5ba0720](https://github.com/applitools/eyes.sdk.javascript1/commit/5ba0720d62a9af8a9a2e1c2437c569e6ab19afd8))
67
+
68
+
69
+ #### Code Refactoring
70
+
71
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
72
+ * @applitools/logger bumped to 2.0.11
73
+ #### Bug Fixes
74
+
75
+ * add browser entry point declaration and test ([#1933](https://github.com/applitools/eyes.sdk.javascript1/issues/1933)) ([5ba0720](https://github.com/applitools/eyes.sdk.javascript1/commit/5ba0720d62a9af8a9a2e1c2437c569e6ab19afd8))
76
+
77
+
78
+
79
+ * @applitools/socket bumped to 1.1.11
80
+ #### Code Refactoring
81
+
82
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
83
+
84
+
85
+
86
+ * @applitools/req bumped to 1.6.1
87
+ #### Bug Fixes
88
+
89
+ * add browser entry point declaration and test ([#1933](https://github.com/applitools/eyes.sdk.javascript1/issues/1933)) ([5ba0720](https://github.com/applitools/eyes.sdk.javascript1/commit/5ba0720d62a9af8a9a2e1c2437c569e6ab19afd8))
90
+
91
+
92
+
93
+ * @applitools/image bumped to 1.1.6
94
+ #### Code Refactoring
95
+
96
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
97
+
98
+
99
+
100
+ * @applitools/driver bumped to 1.14.2
101
+ #### Code Refactoring
102
+
103
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
104
+
105
+
106
+
107
+ * @applitools/tunnel-client bumped to 1.2.3
108
+ #### Code Refactoring
109
+
110
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
111
+
112
+
113
+
114
+ * @applitools/ec-client bumped to 1.7.10
115
+ #### Code Refactoring
116
+
117
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
118
+
119
+
120
+
121
+ * @applitools/spec-driver-webdriver bumped to 1.0.46
122
+
123
+ * @applitools/spec-driver-puppeteer bumped to 1.2.2
124
+ #### Code Refactoring
125
+
126
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
127
+
128
+
129
+
130
+ * @applitools/nml-client bumped to 1.5.12
131
+ #### Code Refactoring
132
+
133
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
134
+
135
+
136
+
137
+ * @applitools/ufg-client bumped to 1.9.2
138
+ #### Code Refactoring
139
+
140
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
141
+
142
+
143
+
144
+ * @applitools/core-base bumped to 1.6.1
145
+ #### Reverts
146
+
147
+ * perform major changes ([994cd70](https://github.com/applitools/eyes.sdk.javascript1/commit/994cd703ebe891bf68aecd49d77b5fb119f6ebe8))
148
+
149
+
150
+ #### Code Refactoring
151
+
152
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
153
+
154
+
155
+
156
+ * @applitools/spec-driver-selenium bumped to 1.5.60
157
+
158
+ * @applitools/screenshoter bumped to 3.8.12
159
+
160
+ * @applitools/core bumped to 3.11.2
161
+ #### Reverts
162
+
163
+ * perform major changes ([994cd70](https://github.com/applitools/eyes.sdk.javascript1/commit/994cd703ebe891bf68aecd49d77b5fb119f6ebe8))
164
+
165
+
166
+ #### Code Refactoring
167
+
168
+ * use Uint8Array instead of Buffer for binary data representation ([#1928](https://github.com/applitools/eyes.sdk.javascript1/issues/1928)) ([d1472ab](https://github.com/applitools/eyes.sdk.javascript1/commit/d1472ab8fd49e9a240e99a44dbf1d180b6c7a54b))
169
+
170
+
171
+
172
+
3
173
  ## [1.9.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-v1.8.5...js/eyes@1.9.0) (2023-09-21)
4
174
 
5
175
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes",
3
- "version": "1.9.0",
3
+ "version": "1.10.0",
4
4
  "keywords": [
5
5
  "applitools",
6
6
  "eyes",
@@ -45,12 +45,12 @@
45
45
  "test": "run --top-level mocha './test/**/*.spec.ts'"
46
46
  },
47
47
  "dependencies": {
48
- "@applitools/core": "3.11.1",
49
- "@applitools/logger": "2.0.10",
50
- "@applitools/utils": "1.6.0"
48
+ "@applitools/core": "3.11.5",
49
+ "@applitools/logger": "2.0.11",
50
+ "@applitools/utils": "1.6.1"
51
51
  },
52
52
  "devDependencies": {
53
- "@applitools/req": "^1.6.0",
53
+ "@applitools/req": "^1.6.1",
54
54
  "@types/node": "^12.20.55"
55
55
  },
56
56
  "engines": {