eyes_capybara 6.3.11 → 6.3.13

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: afc9ec542741836c055c438598b2af9b9a898d7b775c52d5d9071b98cceeb34e
4
- data.tar.gz: adb36d898c9784602a198e8c75a6c896fb3f17ad41fa4382617ce19569366283
3
+ metadata.gz: 142d3fe269e0e2ae859013f2457a9f615365789d10e5704a8ff28178dd21be2e
4
+ data.tar.gz: a6c31c997fde0bad4016a39e91e1b8e7791cf155b3a4a71a1719997e63515e56
5
5
  SHA512:
6
- metadata.gz: 65bb8d1a7c2ad2c1d517900e68f61330a2bda816bfb9432a196f23df8b55d0feaecb02e5000bb08cb23186e2361be11088291b7fdc12afdecbff616b54c91ab5
7
- data.tar.gz: d7912d09f9c6647149cc8c930cf9111d8d357fd58bce65f08aeaf0e0f653900b3f5eb68fe686ab1401c1f1ea71e506c67213109676a26c1022d73b77e3a9d3de
6
+ metadata.gz: b01bdc40637da8bdb240061deccc86c98398fad471918164440997cd4f81a002c05d2fba7ba3ace660d8ba34973cbb6f58711fcc1ae687a80881b4d2d873f1dd
7
+ data.tar.gz: 3a39fffde8993a8ac6b5f0ea413b476d3f33572ad830af4857d4f87841f1a58078a0635018232a0e591873f1975f70b75d929cab9ec16cc3ea5a3012ab1a9f99
data/CHANGELOG.md CHANGED
@@ -1,5 +1,178 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.13](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.3.12...ruby/eyes_capybara@6.3.13) (2025-01-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/socket bumped to 1.2.1
9
+ #### Bug Fixes
10
+
11
+ * mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
12
+ * @applitools/req bumped to 1.7.7
13
+ #### Bug Fixes
14
+
15
+ * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
16
+ * @applitools/spec-driver-webdriver bumped to 1.1.24
17
+ #### Bug Fixes
18
+
19
+ * universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))
20
+ * @applitools/ufg-client bumped to 1.16.1
21
+ #### Bug Fixes
22
+
23
+ * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
24
+
25
+
26
+
27
+ * @applitools/core bumped to 4.29.1
28
+ #### Bug Fixes
29
+
30
+ * mask from config property ([#2739](https://github.com/Applitools-Dev/sdk/issues/2739)) ([6840624](https://github.com/Applitools-Dev/sdk/commit/6840624f5f3f56512dce96547815904adec94704))
31
+ * universal core on windows ([#2736](https://github.com/Applitools-Dev/sdk/issues/2736)) ([9bd0744](https://github.com/Applitools-Dev/sdk/commit/9bd0744ca816a020973f20645aeb2460af76f44c))
32
+
33
+
34
+
35
+ * @applitools/screenshoter bumped to 3.10.4
36
+
37
+ * @applitools/nml-client bumped to 1.8.23
38
+
39
+ * @applitools/tunnel-client bumped to 1.6.1
40
+ #### Bug Fixes
41
+
42
+ * memory usage going high when resource is uint8array ([#2743](https://github.com/Applitools-Dev/sdk/issues/2743)) ([d06deeb](https://github.com/Applitools-Dev/sdk/commit/d06deeb845de62e96ec623efefa90ae65a703736))
43
+
44
+
45
+
46
+ * @applitools/core-base bumped to 1.22.1
47
+
48
+ * @applitools/ec-client bumped to 1.10.2
49
+
50
+ * eyes_universal bumped to 4.29.1
51
+
52
+ * eyes_core bumped to 6.5.1
53
+
54
+ * eyes_selenium bumped to 6.6.1
55
+
56
+
57
+ ## [6.3.12](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.3.11...ruby/eyes_capybara@6.3.12) (2024-12-31)
58
+
59
+
60
+ ### Dependencies
61
+
62
+ * @applitools/utils bumped to 1.7.7
63
+ #### Bug Fixes
64
+
65
+ * shim process execution functions for browser environment ([#2698](https://github.com/Applitools-Dev/sdk/issues/2698)) ([8d77db4](https://github.com/Applitools-Dev/sdk/commit/8d77db48e1c7fd54cad92c89a819a924255e5868))
66
+ * @applitools/logger bumped to 2.1.0
67
+ #### Features
68
+
69
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
70
+
71
+
72
+
73
+ * @applitools/dom-snapshot bumped to 4.11.13
74
+ #### Bug Fixes
75
+
76
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
77
+
78
+
79
+
80
+ * @applitools/socket bumped to 1.2.0
81
+ #### Features
82
+
83
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
84
+
85
+
86
+
87
+ * @applitools/dom-capture bumped to 11.5.3
88
+ #### Bug Fixes
89
+
90
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
91
+ * @applitools/spec-driver-webdriver bumped to 1.1.22
92
+
93
+ * @applitools/spec-driver-selenium bumped to 1.5.93
94
+
95
+ * @applitools/screenshoter bumped to 3.10.2
96
+
97
+ * @applitools/nml-client bumped to 1.8.21
98
+
99
+ * @applitools/tunnel-client bumped to 1.6.0
100
+ #### Features
101
+
102
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
103
+
104
+
105
+
106
+ * @applitools/ufg-client bumped to 1.16.0
107
+ #### Features
108
+
109
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
110
+
111
+
112
+ #### Bug Fixes
113
+
114
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
115
+
116
+
117
+
118
+ * @applitools/core-base bumped to 1.22.0
119
+ #### Features
120
+
121
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
122
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
123
+
124
+
125
+
126
+ * @applitools/ec-client bumped to 1.10.0
127
+ #### Features
128
+
129
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
130
+
131
+
132
+
133
+ * @applitools/core bumped to 4.28.0
134
+ #### Features
135
+
136
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
137
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
138
+
139
+
140
+ #### Bug Fixes
141
+
142
+ * take snapshots with coded regions on pages that has cross origin frames ([#2705](https://github.com/Applitools-Dev/sdk/issues/2705)) ([5972fec](https://github.com/Applitools-Dev/sdk/commit/5972fec890a1454a9f96c4eddcf17634e72111aa))
143
+
144
+
145
+
146
+ * eyes_universal bumped to 4.28.0
147
+ #### Features
148
+
149
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
150
+
151
+
152
+
153
+ * eyes_core bumped to 6.5.0
154
+ #### Features
155
+
156
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
157
+
158
+
159
+
160
+ * @applitools/req bumped to 1.7.6
161
+
162
+ * @applitools/image bumped to 1.1.16
163
+
164
+ * @applitools/driver bumped to 1.20.2
165
+
166
+ * @applitools/spec-driver-puppeteer bumped to 1.4.22
167
+
168
+ * eyes_selenium bumped to 6.6.0
169
+ #### Features
170
+
171
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
172
+
173
+
174
+
175
+
3
176
  ## [6.3.11](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.3.10...ruby/eyes_capybara@6.3.11) (2024-11-27)
4
177
 
5
178
 
@@ -25,6 +25,6 @@ Gem::Specification.new do |spec|
25
25
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
26
26
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
27
27
  spec.require_paths = %w(lib)
28
- spec.add_dependency 'eyes_selenium', "= 6.5.1"
28
+ spec.add_dependency 'eyes_selenium', "= 6.6.1"
29
29
  spec.add_dependency 'capybara'
30
30
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCapybara
5
- VERSION = '6.3.11'.freeze
5
+ VERSION = '6.3.13'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_capybara
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.3.11
4
+ version: 6.3.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-27 00:00:00.000000000 Z
11
+ date: 2025-01-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: eyes_selenium
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.5.1
19
+ version: 6.6.1
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 6.5.1
26
+ version: 6.6.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement