@applitools/eyes-playwright 1.21.0 → 1.22.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 +151 -0
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,156 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.22.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-playwright-v1.21.1...js/eyes-playwright@1.22.0) (2023-10-17)
4
+
5
+
6
+ ### Features
7
+
8
+ * 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))
9
+
10
+
11
+ ### Code Refactoring
12
+
13
+ * refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
14
+
15
+
16
+ ### Dependencies
17
+
18
+ * @applitools/utils bumped to 1.6.2
19
+ #### Code Refactoring
20
+
21
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
22
+ * @applitools/logger bumped to 2.0.12
23
+ #### Code Refactoring
24
+
25
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
26
+
27
+
28
+
29
+ * @applitools/socket bumped to 1.1.12
30
+ #### Code Refactoring
31
+
32
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
33
+
34
+
35
+
36
+ * @applitools/req bumped to 1.6.2
37
+ #### Code Refactoring
38
+
39
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
40
+
41
+
42
+
43
+ * @applitools/image bumped to 1.1.7
44
+ #### Bug Fixes
45
+
46
+ * avoid using ascii text decoder ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))
47
+
48
+
49
+ #### Code Refactoring
50
+
51
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
52
+
53
+
54
+
55
+ * @applitools/spec-driver-selenium bumped to 1.5.62
56
+
57
+ * @applitools/spec-driver-playwright bumped to 1.3.29
58
+
59
+ * @applitools/spec-driver-puppeteer bumped to 1.2.4
60
+ #### Code Refactoring
61
+
62
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
63
+
64
+
65
+
66
+ * @applitools/ufg-client bumped to 1.9.6
67
+ #### Code Refactoring
68
+
69
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
70
+ * drop jsdom dependency ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))
71
+
72
+
73
+
74
+ * @applitools/core bumped to 4.0.0
75
+ #### ⚠ BREAKING CHANGES
76
+
77
+ * update core to v4 ([#1936](https://github.com/applitools/eyes.sdk.javascript1/issues/1936))
78
+
79
+ #### Features
80
+
81
+ * update core to v4 ([#1936](https://github.com/applitools/eyes.sdk.javascript1/issues/1936)) ([1b68d39](https://github.com/applitools/eyes.sdk.javascript1/commit/1b68d3945d96b17b9ab1f1a87d352206fd0c81d6))
82
+
83
+
84
+ #### Bug Fixes
85
+
86
+ * upgrade dom-snapshot ([#1969](https://github.com/applitools/eyes.sdk.javascript1/issues/1969)) ([458beb8](https://github.com/applitools/eyes.sdk.javascript1/commit/458beb803aec3e6d51484a557b3eed8f537a709d))
87
+
88
+
89
+ #### Code Refactoring
90
+
91
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
92
+
93
+
94
+
95
+ * @applitools/nml-client bumped to 1.5.14
96
+
97
+ * @applitools/core-base bumped to 1.7.2
98
+ #### Code Refactoring
99
+
100
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
101
+
102
+
103
+
104
+ * @applitools/spec-driver-webdriver bumped to 1.0.48
105
+
106
+ * @applitools/driver bumped to 1.14.4
107
+ #### Code Refactoring
108
+
109
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
110
+
111
+
112
+
113
+ * @applitools/screenshoter bumped to 3.8.14
114
+ #### Bug Fixes
115
+
116
+ * allow css scrolling when taking screenshot of the webview ([2d3a257](https://github.com/applitools/eyes.sdk.javascript1/commit/2d3a2572768e7f979d16297ca316a79ab2538adb))
117
+
118
+
119
+ #### Code Refactoring
120
+
121
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
122
+
123
+
124
+
125
+ * @applitools/tunnel-client bumped to 1.2.4
126
+ #### Code Refactoring
127
+
128
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
129
+
130
+
131
+
132
+ * @applitools/ec-client bumped to 1.7.13
133
+ #### Code Refactoring
134
+
135
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
136
+
137
+
138
+
139
+ * @applitools/eyes bumped to 1.11.0
140
+ #### Features
141
+
142
+ * added more iOS devices ([a84311f](https://github.com/applitools/eyes.sdk.javascript1/commit/a84311f88e6f532268543a96f841ae5ad87d5659))
143
+ * 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))
144
+
145
+
146
+ #### Code Refactoring
147
+
148
+ * disallow usage of global Buffer ([#1957](https://github.com/applitools/eyes.sdk.javascript1/issues/1957)) ([adcc082](https://github.com/applitools/eyes.sdk.javascript1/commit/adcc082f20f6b92e819b96424e995d9a69d99758))
149
+ * refactored spec driver interface ([#1839](https://github.com/applitools/eyes.sdk.javascript1/issues/1839)) ([aa49ec2](https://github.com/applitools/eyes.sdk.javascript1/commit/aa49ec2a7d14b8529acc3a8a4c2baecfa113d98a))
150
+
151
+
152
+
153
+
3
154
  ## [1.21.0](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-playwright-v1.20.1...js/eyes-playwright@1.21.0) (2023-09-29)
4
155
 
5
156
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-playwright",
3
- "version": "1.21.0",
3
+ "version": "1.22.0",
4
4
  "description": "Applitools Eyes SDK for Playwright",
5
5
  "keywords": [
6
6
  "eyes-playwright",
@@ -34,13 +34,13 @@
34
34
  "up:framework": "yarn add --dev --caret playwright${APPLITOOLS_FRAMEWORK_VERSION:+@$APPLITOOLS_FRAMEWORK_VERSION}"
35
35
  },
36
36
  "dependencies": {
37
- "@applitools/eyes": "1.10.0",
38
- "@applitools/spec-driver-playwright": "1.3.28"
37
+ "@applitools/eyes": "1.11.0",
38
+ "@applitools/spec-driver-playwright": "1.3.29"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@applitools/api-extractor": "^1.2.22",
42
- "@applitools/bongo": "^5.6.1",
43
- "@applitools/generic": "^3.3.10",
42
+ "@applitools/bongo": "^5.7.0",
43
+ "@applitools/generic": "^3.4.1",
44
44
  "@applitools/test-utils": "^1.5.17",
45
45
  "@types/node": "^12.20.55",
46
46
  "playwright": "^1.37.0"