eyes_capybara 6.3.10 → 6.3.12

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a27e7316c24041137b2353e5d456a11782b82b67e0763431b508bca8de9e5fa4
4
- data.tar.gz: a3ee879a7f776bfb22e63af6bea49fbbfad1d66498187f0ce7841a6ad8b46c36
3
+ metadata.gz: 826f0d9d903e9b98900e24c9bc0d961555283654d0954200f4d27637b0464fc7
4
+ data.tar.gz: 1432929f77176da818c64bbd95b1b6b0e04d5368fbe43e864e05a14472763e12
5
5
  SHA512:
6
- metadata.gz: a8e27734b3bc84e97bbf657dba16a944c47c392303bfb93868dd26b1a24c2c929fc8d7fa914ce74ed7e0fb47e0a152e3f41b356a76b75b9cfbe684db3387b53e
7
- data.tar.gz: 7dd452c7a823359de5e1e2aab4633ef81b6440e7b8917cacb6eea5c259811756fb9324f38ab5aa8edb81f730d010607b6f60c4b3663ab771a632ccca2e1a8df9
6
+ metadata.gz: 65ad6d7560b84752187dea88465870009f61cc4f03338a616fb158fe9b489648eb71aa15772737beb13b40be2b8ca9450ddf86ef1e95ae476cc1af069aa14239
7
+ data.tar.gz: 9dae872895c9d10959fd940bd4d51f7e0177469d52e69e54d28c2e582bd2737e91cff3e2f8a00b3e4dff19adad683e012601bcd3a884819c3aa0cb62a80ddef3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,171 @@
1
1
  # Changelog
2
2
 
3
+ ## [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)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.7.7
9
+ #### Bug Fixes
10
+
11
+ * 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))
12
+ * @applitools/logger bumped to 2.1.0
13
+ #### Features
14
+
15
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
16
+
17
+
18
+
19
+ * @applitools/dom-snapshot bumped to 4.11.13
20
+ #### Bug Fixes
21
+
22
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
23
+
24
+
25
+
26
+ * @applitools/socket bumped to 1.2.0
27
+ #### Features
28
+
29
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
30
+
31
+
32
+
33
+ * @applitools/dom-capture bumped to 11.5.3
34
+ #### Bug Fixes
35
+
36
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
37
+ * @applitools/spec-driver-webdriver bumped to 1.1.22
38
+
39
+ * @applitools/spec-driver-selenium bumped to 1.5.93
40
+
41
+ * @applitools/screenshoter bumped to 3.10.2
42
+
43
+ * @applitools/nml-client bumped to 1.8.21
44
+
45
+ * @applitools/tunnel-client bumped to 1.6.0
46
+ #### Features
47
+
48
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
49
+
50
+
51
+
52
+ * @applitools/ufg-client bumped to 1.16.0
53
+ #### Features
54
+
55
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
56
+
57
+
58
+ #### Bug Fixes
59
+
60
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
61
+
62
+
63
+
64
+ * @applitools/core-base bumped to 1.22.0
65
+ #### Features
66
+
67
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
68
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
69
+
70
+
71
+
72
+ * @applitools/ec-client bumped to 1.10.0
73
+ #### Features
74
+
75
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
76
+
77
+
78
+
79
+ * @applitools/core bumped to 4.28.0
80
+ #### Features
81
+
82
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
83
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
84
+
85
+
86
+ #### Bug Fixes
87
+
88
+ * 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))
89
+
90
+
91
+
92
+ * eyes_universal bumped to 4.28.0
93
+ #### Features
94
+
95
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
96
+
97
+
98
+
99
+ * eyes_core bumped to 6.5.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/req bumped to 1.7.6
107
+
108
+ * @applitools/image bumped to 1.1.16
109
+
110
+ * @applitools/driver bumped to 1.20.2
111
+
112
+ * @applitools/spec-driver-puppeteer bumped to 1.4.22
113
+
114
+ * eyes_selenium bumped to 6.6.0
115
+ #### Features
116
+
117
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
118
+
119
+
120
+
121
+
122
+ ## [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)
123
+
124
+
125
+ ### Dependencies
126
+
127
+ * @applitools/dom-shared bumped to 1.0.16
128
+ #### Bug Fixes
129
+
130
+ * enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))
131
+ * @applitools/dom-snapshot bumped to 4.11.11
132
+
133
+ * @applitools/req bumped to 1.7.4
134
+ #### Bug Fixes
135
+
136
+ * set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))
137
+ * @applitools/core bumped to 4.24.2
138
+ #### Bug Fixes
139
+
140
+ * don't populate branchName and parentBranchName when scm integration exists ([#2634](https://github.com/Applitools-Dev/sdk/issues/2634)) ([e45d671](https://github.com/Applitools-Dev/sdk/commit/e45d671e11ed40a82de1bd5ab22e757aff00b63f))
141
+ * enhance error logging in takeScreenshots and pollify functions ([#2644](https://github.com/Applitools-Dev/sdk/issues/2644)) ([2428fa5](https://github.com/Applitools-Dev/sdk/commit/2428fa500a9fd47a803aa5aca9f79e5c5b3584f9))
142
+
143
+
144
+
145
+ * @applitools/dom-capture bumped to 11.5.2
146
+
147
+ * @applitools/nml-client bumped to 1.8.19
148
+
149
+ * @applitools/tunnel-client bumped to 1.5.10
150
+
151
+ * @applitools/ufg-client bumped to 1.14.1
152
+
153
+ * @applitools/core-base bumped to 1.19.3
154
+ #### Bug Fixes
155
+
156
+ * set heartbeat request timeout as the request interval ([#2587](https://github.com/Applitools-Dev/sdk/issues/2587)) ([0251d27](https://github.com/Applitools-Dev/sdk/commit/0251d27d9ed44ec247732f66904ae3d4fa4123f1))
157
+
158
+
159
+
160
+ * @applitools/ec-client bumped to 1.9.15
161
+
162
+ * eyes_universal bumped to 4.24.2
163
+
164
+ * eyes_core bumped to 6.4.2
165
+
166
+ * eyes_selenium bumped to 6.5.1
167
+
168
+
3
169
  ## [6.3.10](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.3.9...ruby/eyes_capybara@6.3.10) (2024-10-29)
4
170
 
5
171
 
@@ -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.0"
28
+ spec.add_dependency 'eyes_selenium', "= 6.6.0"
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.10'.freeze
5
+ VERSION = '6.3.12'.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.10
4
+ version: 6.3.12
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-10-29 00:00:00.000000000 Z
11
+ date: 2024-12-31 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.0
19
+ version: 6.6.0
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.0
26
+ version: 6.6.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement