@applitools/eyes 1.8.4 → 1.9.1
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 +167 -0
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,172 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.9.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes@1.9.0...js/eyes@1.9.1) (2023-09-25)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/utils bumped to 1.6.1
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* 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))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
#### Code Refactoring
|
|
15
|
+
|
|
16
|
+
* 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))
|
|
17
|
+
* @applitools/logger bumped to 2.0.11
|
|
18
|
+
#### Bug Fixes
|
|
19
|
+
|
|
20
|
+
* 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))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
* @applitools/socket bumped to 1.1.11
|
|
25
|
+
#### Code Refactoring
|
|
26
|
+
|
|
27
|
+
* 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))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
* @applitools/req bumped to 1.6.1
|
|
32
|
+
#### Bug Fixes
|
|
33
|
+
|
|
34
|
+
* 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))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
* @applitools/image bumped to 1.1.6
|
|
39
|
+
#### Code Refactoring
|
|
40
|
+
|
|
41
|
+
* 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))
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
* @applitools/driver bumped to 1.14.2
|
|
46
|
+
#### Code Refactoring
|
|
47
|
+
|
|
48
|
+
* 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))
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
* @applitools/tunnel-client bumped to 1.2.3
|
|
53
|
+
#### Code Refactoring
|
|
54
|
+
|
|
55
|
+
* 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))
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
* @applitools/ec-client bumped to 1.7.10
|
|
60
|
+
#### Code Refactoring
|
|
61
|
+
|
|
62
|
+
* 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))
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.46
|
|
67
|
+
|
|
68
|
+
* @applitools/spec-driver-puppeteer bumped to 1.2.2
|
|
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
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
* @applitools/nml-client bumped to 1.5.12
|
|
76
|
+
#### Code Refactoring
|
|
77
|
+
|
|
78
|
+
* 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))
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
* @applitools/ufg-client bumped to 1.9.2
|
|
83
|
+
#### Code Refactoring
|
|
84
|
+
|
|
85
|
+
* 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))
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
* @applitools/core-base bumped to 1.6.1
|
|
90
|
+
#### Reverts
|
|
91
|
+
|
|
92
|
+
* perform major changes ([994cd70](https://github.com/applitools/eyes.sdk.javascript1/commit/994cd703ebe891bf68aecd49d77b5fb119f6ebe8))
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
#### Code Refactoring
|
|
96
|
+
|
|
97
|
+
* 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))
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
* @applitools/spec-driver-selenium bumped to 1.5.60
|
|
102
|
+
|
|
103
|
+
* @applitools/screenshoter bumped to 3.8.12
|
|
104
|
+
|
|
105
|
+
* @applitools/core bumped to 3.11.2
|
|
106
|
+
#### Reverts
|
|
107
|
+
|
|
108
|
+
* perform major changes ([994cd70](https://github.com/applitools/eyes.sdk.javascript1/commit/994cd703ebe891bf68aecd49d77b5fb119f6ebe8))
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
#### Code Refactoring
|
|
112
|
+
|
|
113
|
+
* 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))
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
## [1.9.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-v1.8.5...js/eyes@1.9.0) (2023-09-21)
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
### Features
|
|
122
|
+
|
|
123
|
+
* added more iOS devices ([a84311f](https://github.com/applitools/eyes.sdk.javascript1/commit/a84311f88e6f532268543a96f841ae5ad87d5659))
|
|
124
|
+
* 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))
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
### Code Refactoring
|
|
128
|
+
|
|
129
|
+
* refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
### Dependencies
|
|
133
|
+
|
|
134
|
+
* @applitools/snippets bumped to 2.4.24
|
|
135
|
+
#### Bug Fixes
|
|
136
|
+
|
|
137
|
+
* add support to shadow dom iframe ([#1925](https://github.com/applitools/eyes.sdk.javascript1/issues/1925)) ([a06b955](https://github.com/applitools/eyes.sdk.javascript1/commit/a06b9555a3b37918fe43a90e92c0a94f765151cc))
|
|
138
|
+
* @applitools/spec-driver-webdriver bumped to 1.0.45
|
|
139
|
+
|
|
140
|
+
* @applitools/ufg-client bumped to 1.9.1
|
|
141
|
+
#### Bug Fixes
|
|
142
|
+
|
|
143
|
+
* async cache key - avoid undefined keys and ready promise ([#1929](https://github.com/applitools/eyes.sdk.javascript1/issues/1929)) ([8654f99](https://github.com/applitools/eyes.sdk.javascript1/commit/8654f99d92403f1e59bf8e2f6fbc32ba467e3037))
|
|
144
|
+
* @applitools/ec-client bumped to 1.7.9
|
|
145
|
+
#### Bug Fixes
|
|
146
|
+
|
|
147
|
+
* change expiration time of the tunnel ([c019241](https://github.com/applitools/eyes.sdk.javascript1/commit/c0192411410135b23f3ae47dd62fbef67be66f1a))
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
* @applitools/spec-driver-selenium bumped to 1.5.59
|
|
152
|
+
|
|
153
|
+
* @applitools/spec-driver-puppeteer bumped to 1.2.1
|
|
154
|
+
|
|
155
|
+
* @applitools/driver bumped to 1.14.1
|
|
156
|
+
|
|
157
|
+
* @applitools/screenshoter bumped to 3.8.11
|
|
158
|
+
|
|
159
|
+
* @applitools/nml-client bumped to 1.5.11
|
|
160
|
+
|
|
161
|
+
* @applitools/core bumped to 3.11.1
|
|
162
|
+
#### Bug Fixes
|
|
163
|
+
|
|
164
|
+
* add support to shadow dom iframe ([#1925](https://github.com/applitools/eyes.sdk.javascript1/issues/1925)) ([a06b955](https://github.com/applitools/eyes.sdk.javascript1/commit/a06b9555a3b37918fe43a90e92c0a94f765151cc))
|
|
165
|
+
* async cache key - avoid undefined keys and ready promise ([#1929](https://github.com/applitools/eyes.sdk.javascript1/issues/1929)) ([8654f99](https://github.com/applitools/eyes.sdk.javascript1/commit/8654f99d92403f1e59bf8e2f6fbc32ba467e3037))
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
3
170
|
## [1.8.4](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes@1.8.3...js/eyes@1.8.4) (2023-09-12)
|
|
4
171
|
|
|
5
172
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.9.1",
|
|
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.
|
|
49
|
-
"@applitools/logger": "2.0.
|
|
50
|
-
"@applitools/utils": "1.6.
|
|
48
|
+
"@applitools/core": "3.11.2",
|
|
49
|
+
"@applitools/logger": "2.0.11",
|
|
50
|
+
"@applitools/utils": "1.6.1"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@applitools/req": "^1.6.
|
|
53
|
+
"@applitools/req": "^1.6.1",
|
|
54
54
|
"@types/node": "^12.20.55"
|
|
55
55
|
},
|
|
56
56
|
"engines": {
|