@applitools/eyes-webdriverio 5.50.1 → 5.50.3

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 +92 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,97 @@
1
1
  # Changelog
2
2
 
3
+ ## [5.50.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-webdriverio@5.50.2...js/eyes-webdriverio@5.50.3) (2023-12-18)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * fixed issue when page wasn't reloaded for one of the breakpoints if the initial viewport size matches it ([9038723](https://github.com/applitools/eyes.sdk.javascript1/commit/9038723ee68515f7d4fe20ed31ec501df9a381dc))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/core bumped to 4.5.0
14
+ #### Features
15
+
16
+ * add set of env variables to skip/ignore some optional automations ([#2097](https://github.com/applitools/eyes.sdk.javascript1/issues/2097)) ([bd3b08c](https://github.com/applitools/eyes.sdk.javascript1/commit/bd3b08c3d2997eb98d545b308a1f15501192178e))
17
+
18
+
19
+ #### Bug Fixes
20
+
21
+ * fixed issue when page wasn't reloaded for one of the breakpoints if the initial viewport size matches it ([9038723](https://github.com/applitools/eyes.sdk.javascript1/commit/9038723ee68515f7d4fe20ed31ec501df9a381dc))
22
+
23
+
24
+
25
+ * @applitools/spec-driver-webdriver bumped to 1.0.53
26
+
27
+ * @applitools/spec-driver-selenium bumped to 1.5.67
28
+
29
+ * @applitools/spec-driver-puppeteer bumped to 1.3.3
30
+
31
+ * @applitools/driver bumped to 1.16.0
32
+ #### Features
33
+
34
+ * add set of env variables to skip/ignore some optional automations ([#2097](https://github.com/applitools/eyes.sdk.javascript1/issues/2097)) ([bd3b08c](https://github.com/applitools/eyes.sdk.javascript1/commit/bd3b08c3d2997eb98d545b308a1f15501192178e))
35
+ * @applitools/screenshoter bumped to 3.8.19
36
+
37
+ * @applitools/nml-client bumped to 1.6.1
38
+
39
+ * @applitools/ec-client bumped to 1.7.19
40
+
41
+ * @applitools/eyes bumped to 1.13.2
42
+
43
+
44
+ ## [5.50.2](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-webdriverio@5.50.1...js/eyes-webdriverio@5.50.2) (2023-12-12)
45
+
46
+
47
+ ### Dependencies
48
+
49
+ * @applitools/core bumped to 4.4.0
50
+ #### Features
51
+
52
+ * sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
53
+ * 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))
54
+
55
+
56
+ #### Bug Fixes
57
+
58
+ * 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))
59
+
60
+
61
+ #### Code Refactoring
62
+
63
+ * fix safe selector generation ([#2072](https://github.com/applitools/eyes.sdk.javascript1/issues/2072)) ([373f11b](https://github.com/applitools/eyes.sdk.javascript1/commit/373f11b0dfea6eab417eb7077e0cfec79877dc1b))
64
+
65
+
66
+
67
+ * @applitools/spec-driver-webdriver bumped to 1.0.52
68
+
69
+ * @applitools/spec-driver-selenium bumped to 1.5.66
70
+
71
+ * @applitools/spec-driver-puppeteer bumped to 1.3.2
72
+
73
+ * @applitools/driver bumped to 1.15.3
74
+ #### Bug Fixes
75
+
76
+ * 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))
77
+ * @applitools/screenshoter bumped to 3.8.18
78
+
79
+ * @applitools/nml-client bumped to 1.6.0
80
+ #### Features
81
+
82
+ * 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))
83
+
84
+
85
+
86
+ * @applitools/tunnel-client bumped to 1.4.0
87
+ #### Features
88
+
89
+ * sign windows binaries ([87fd29c](https://github.com/applitools/eyes.sdk.javascript1/commit/87fd29c8953fc512489c3bb00841ca91c5b2f030))
90
+ * @applitools/ec-client bumped to 1.7.18
91
+
92
+ * @applitools/eyes bumped to 1.13.1
93
+
94
+
3
95
  ## [5.50.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/eyes-webdriverio@5.50.0...js/eyes-webdriverio@5.50.1) (2023-12-05)
4
96
 
5
97
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@applitools/eyes-webdriverio",
3
- "version": "5.50.1",
3
+ "version": "5.50.3",
4
4
  "description": "Applitools Eyes SDK for WebdriverIO",
5
5
  "keywords": [
6
6
  "eyes-webdriverio",
@@ -71,9 +71,9 @@
71
71
  "up:framework": "echo \"$(jq '.devDependencies.webdriverio = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)\" > ./package.json"
72
72
  },
73
73
  "dependencies": {
74
- "@applitools/driver": "1.15.2",
75
- "@applitools/eyes": "1.13.0",
76
- "@applitools/spec-driver-webdriver": "1.0.51"
74
+ "@applitools/driver": "1.16.0",
75
+ "@applitools/eyes": "1.13.2",
76
+ "@applitools/spec-driver-webdriver": "1.0.53"
77
77
  },
78
78
  "devDependencies": {
79
79
  "@applitools/api-extractor": "^1.2.22",