@applitools/eyes 1.26.0 → 1.26.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.
- package/CHANGELOG.md +182 -0
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,187 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.26.2](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.26.1...js/eyes@1.26.2) (2024-11-07)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Code Refactoring
|
|
7
|
+
|
|
8
|
+
* start linting "no-floating-promises" (wip) ([#2539](https://github.com/Applitools-Dev/sdk/issues/2539)) ([51b91cb](https://github.com/Applitools-Dev/sdk/commit/51b91cb15603f7d68e4bd6a16eb0f80e3f380295))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* @applitools/utils bumped to 1.7.5
|
|
14
|
+
#### Code Refactoring
|
|
15
|
+
|
|
16
|
+
* start linting "no-floating-promises" (wip) ([#2539](https://github.com/Applitools-Dev/sdk/issues/2539)) ([51b91cb](https://github.com/Applitools-Dev/sdk/commit/51b91cb15603f7d68e4bd6a16eb0f80e3f380295))
|
|
17
|
+
* @applitools/logger bumped to 2.0.19
|
|
18
|
+
|
|
19
|
+
* @applitools/dom-snapshot bumped to 4.11.7
|
|
20
|
+
#### Code Refactoring
|
|
21
|
+
|
|
22
|
+
* start linting "no-floating-promises" (wip) ([#2539](https://github.com/Applitools-Dev/sdk/issues/2539)) ([51b91cb](https://github.com/Applitools-Dev/sdk/commit/51b91cb15603f7d68e4bd6a16eb0f80e3f380295))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
* @applitools/socket bumped to 1.1.19
|
|
27
|
+
|
|
28
|
+
* @applitools/req bumped to 1.7.3
|
|
29
|
+
|
|
30
|
+
* @applitools/image bumped to 1.1.14
|
|
31
|
+
|
|
32
|
+
* @applitools/snippets bumped to 2.6.2
|
|
33
|
+
#### Bug Fixes
|
|
34
|
+
|
|
35
|
+
* provide a clear "stale element" exception message when passing detached regions to `check` ([#2590](https://github.com/Applitools-Dev/sdk/issues/2590)) ([1e5b49e](https://github.com/Applitools-Dev/sdk/commit/1e5b49e9aec6b8caf89f2cdb1f8e81a237d52896))
|
|
36
|
+
* @applitools/dom-capture bumped to 11.5.1
|
|
37
|
+
#### Code Refactoring
|
|
38
|
+
|
|
39
|
+
* start linting "no-floating-promises" (wip) ([#2539](https://github.com/Applitools-Dev/sdk/issues/2539)) ([51b91cb](https://github.com/Applitools-Dev/sdk/commit/51b91cb15603f7d68e4bd6a16eb0f80e3f380295))
|
|
40
|
+
* @applitools/driver bumped to 1.19.7
|
|
41
|
+
|
|
42
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.19
|
|
43
|
+
#### Code Refactoring
|
|
44
|
+
|
|
45
|
+
* start linting "no-floating-promises" (wip) ([#2539](https://github.com/Applitools-Dev/sdk/issues/2539)) ([51b91cb](https://github.com/Applitools-Dev/sdk/commit/51b91cb15603f7d68e4bd6a16eb0f80e3f380295))
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
* @applitools/spec-driver-selenium bumped to 1.5.90
|
|
50
|
+
|
|
51
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.19
|
|
52
|
+
|
|
53
|
+
* @applitools/screenshoter bumped to 3.9.5
|
|
54
|
+
|
|
55
|
+
* @applitools/nml-client bumped to 1.8.17
|
|
56
|
+
|
|
57
|
+
* @applitools/tunnel-client bumped to 1.5.9
|
|
58
|
+
#### Code Refactoring
|
|
59
|
+
|
|
60
|
+
* start linting "no-floating-promises" (wip) ([#2539](https://github.com/Applitools-Dev/sdk/issues/2539)) ([51b91cb](https://github.com/Applitools-Dev/sdk/commit/51b91cb15603f7d68e4bd6a16eb0f80e3f380295))
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
* @applitools/ufg-client bumped to 1.14.0
|
|
65
|
+
#### Features
|
|
66
|
+
|
|
67
|
+
* offline storybook ([#2596](https://github.com/Applitools-Dev/sdk/issues/2596)) ([c8edf80](https://github.com/Applitools-Dev/sdk/commit/c8edf80bc379d0cf5d94d798314bdad405d2f2b4))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
* @applitools/core-base bumped to 1.19.2
|
|
72
|
+
#### Code Refactoring
|
|
73
|
+
|
|
74
|
+
* start linting "no-floating-promises" (wip) ([#2539](https://github.com/Applitools-Dev/sdk/issues/2539)) ([51b91cb](https://github.com/Applitools-Dev/sdk/commit/51b91cb15603f7d68e4bd6a16eb0f80e3f380295))
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
* @applitools/ec-client bumped to 1.9.13
|
|
79
|
+
#### Code Refactoring
|
|
80
|
+
|
|
81
|
+
* start linting "no-floating-promises" (wip) ([#2539](https://github.com/Applitools-Dev/sdk/issues/2539)) ([51b91cb](https://github.com/Applitools-Dev/sdk/commit/51b91cb15603f7d68e4bd6a16eb0f80e3f380295))
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
* @applitools/core bumped to 4.23.0
|
|
86
|
+
#### Features
|
|
87
|
+
|
|
88
|
+
* offline storybook ([#2596](https://github.com/Applitools-Dev/sdk/issues/2596)) ([c8edf80](https://github.com/Applitools-Dev/sdk/commit/c8edf80bc379d0cf5d94d798314bdad405d2f2b4))
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
#### Bug Fixes
|
|
92
|
+
|
|
93
|
+
* handle missing commits in parent and current branch ([#2586](https://github.com/Applitools-Dev/sdk/issues/2586)) ([3b40be5](https://github.com/Applitools-Dev/sdk/commit/3b40be544c36235b43121af82485bfc2e71d9e27))
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
#### Code Refactoring
|
|
97
|
+
|
|
98
|
+
* start linting "no-floating-promises" (wip) ([#2539](https://github.com/Applitools-Dev/sdk/issues/2539)) ([51b91cb](https://github.com/Applitools-Dev/sdk/commit/51b91cb15603f7d68e4bd6a16eb0f80e3f380295))
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
## [1.26.1](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.26.0...js/eyes@1.26.1) (2024-10-31)
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
### Bug Fixes
|
|
107
|
+
|
|
108
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
### Dependencies
|
|
112
|
+
|
|
113
|
+
* @applitools/dom-snapshot bumped to 4.11.6
|
|
114
|
+
#### Bug Fixes
|
|
115
|
+
|
|
116
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
* @applitools/snippets bumped to 2.6.1
|
|
121
|
+
#### Bug Fixes
|
|
122
|
+
|
|
123
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
124
|
+
* @applitools/driver bumped to 1.19.6
|
|
125
|
+
#### Bug Fixes
|
|
126
|
+
|
|
127
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.18
|
|
132
|
+
#### Bug Fixes
|
|
133
|
+
|
|
134
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
* @applitools/spec-driver-selenium bumped to 1.5.89
|
|
139
|
+
#### Bug Fixes
|
|
140
|
+
|
|
141
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.18
|
|
146
|
+
#### Bug Fixes
|
|
147
|
+
|
|
148
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
* @applitools/screenshoter bumped to 3.9.4
|
|
153
|
+
#### Bug Fixes
|
|
154
|
+
|
|
155
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
* @applitools/nml-client bumped to 1.8.16
|
|
160
|
+
#### Bug Fixes
|
|
161
|
+
|
|
162
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
* @applitools/core-base bumped to 1.19.1
|
|
167
|
+
#### Bug Fixes
|
|
168
|
+
|
|
169
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
170
|
+
* @applitools/ec-client bumped to 1.9.12
|
|
171
|
+
#### Bug Fixes
|
|
172
|
+
|
|
173
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
* @applitools/core bumped to 4.22.1
|
|
178
|
+
#### Bug Fixes
|
|
179
|
+
|
|
180
|
+
* trigger release ([c97dbfc](https://github.com/Applitools-Dev/sdk/commit/c97dbfc89245f374917702a867b87f2794155e54))
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
3
185
|
## [1.26.0](https://github.com/Applitools-Dev/sdk/compare/js/eyes@1.25.1...js/eyes@1.26.0) (2024-10-31)
|
|
4
186
|
|
|
5
187
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@applitools/eyes",
|
|
3
|
-
"version": "1.26.
|
|
3
|
+
"version": "1.26.2",
|
|
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": "4.
|
|
49
|
-
"@applitools/logger": "2.0.
|
|
50
|
-
"@applitools/utils": "1.7.
|
|
48
|
+
"@applitools/core": "4.23.0",
|
|
49
|
+
"@applitools/logger": "2.0.19",
|
|
50
|
+
"@applitools/utils": "1.7.5"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@applitools/req": "^1.7.
|
|
53
|
+
"@applitools/req": "^1.7.3",
|
|
54
54
|
"@types/node": "^12.20.55"
|
|
55
55
|
},
|
|
56
56
|
"engines": {
|