eyes_capybara 6.6.30 → 6.6.32

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: bf37534258ca78874ded01722ccf4dcd17669d8e64dfc50996916b21f7cbfaaa
4
- data.tar.gz: 4400aee7b6f0a94763e7a3040d2367f7fdbfc1307101e881535d326f469be8f5
3
+ metadata.gz: bad3a6c867f7be1cefad19dd4f03c8488606d04622c58be75755bccb9667dbcb
4
+ data.tar.gz: 1be39fef951686f773ed6c9ed86773329581536dce3b8f5e17243ad809b73bc6
5
5
  SHA512:
6
- metadata.gz: f4783cbcd357a2b7655bcddb16273ecb13e76f34156218abc088f5fc33efda65c7493146e7f42240093cbba0207ab35eb30065a9f2c9990db839952b80d5adf0
7
- data.tar.gz: 9a39013a8a05d8404087528b3406ef26517fff51cc89fd1a41004f41a7646790ad469c8a4f80bd3dc48f7390769e3de78ceddd51a356765412af827926005003
6
+ metadata.gz: 516f8b3c034318ff7ab0f878a6b74da238f76dc125bd7766447d330080802f1ecde014d306c881646144c2135cc6bc29dbfacb65e9e80de9f6c085b3ab2b3599
7
+ data.tar.gz: 8bc36f47b2756989a724f740b4bdeb0fd0542881c9f822c0498c87eea666b04daa4a4d8672d90b8de9b746bc2c9f78a9651b3fd5c4bf03806b838a576a72c559
data/CHANGELOG.md CHANGED
@@ -1,5 +1,71 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.32](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.31...ruby/eyes_capybara@6.6.32) (2026-04-29)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/ufg-client bumped to 1.22.0
9
+ #### Features
10
+
11
+ * new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
12
+ * @applitools/core bumped to 4.61.0
13
+ #### Features
14
+
15
+ * new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
16
+
17
+
18
+
19
+ * eyes_universal bumped to 4.61.0
20
+
21
+ * eyes_core bumped to 6.10.5
22
+
23
+ * eyes_selenium bumped to 6.12.32
24
+
25
+
26
+ ## [6.6.31](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.30...ruby/eyes_capybara@6.6.31) (2026-04-23)
27
+
28
+
29
+ ### Dependencies
30
+
31
+ * @applitools/req bumped to 1.10.0
32
+ #### Features
33
+
34
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
35
+ * @applitools/ufg-client bumped to 1.21.0
36
+ #### Features
37
+
38
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
39
+
40
+
41
+
42
+ * @applitools/core-base bumped to 1.33.0
43
+ #### Features
44
+
45
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
46
+
47
+
48
+
49
+ * @applitools/core bumped to 4.60.0
50
+ #### Features
51
+
52
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
53
+
54
+
55
+
56
+ * @applitools/nml-client bumped to 1.11.25
57
+
58
+ * @applitools/tunnel-client bumped to 1.11.11
59
+
60
+ * @applitools/ec-client bumped to 1.12.26
61
+
62
+ * eyes_universal bumped to 4.60.0
63
+
64
+ * eyes_core bumped to 6.10.4
65
+
66
+ * eyes_selenium bumped to 6.12.31
67
+
68
+
3
69
  ## [6.6.30](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.29...ruby/eyes_capybara@6.6.30) (2026-04-16)
4
70
 
5
71
 
@@ -27,6 +27,6 @@ Gem::Specification.new do |spec|
27
27
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
28
28
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
29
29
  spec.require_paths = %w(lib)
30
- spec.add_dependency 'eyes_selenium', "= 6.12.30"
30
+ spec.add_dependency 'eyes_selenium', "= 6.12.32"
31
31
  spec.add_dependency 'capybara'
32
32
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCapybara
5
- VERSION = '6.6.30'.freeze
5
+ VERSION = '6.6.32'.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.6.30
4
+ version: 6.6.32
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-04-16 00:00:00.000000000 Z
11
+ date: 2026-04-29 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.12.30
19
+ version: 6.12.32
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.12.30
26
+ version: 6.12.32
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement