eyes_capybara 6.6.12 → 6.6.14

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: b05a2cdd585b30666438b6794f0a960c56b357b79e566ed80208af00f4ba8a91
4
- data.tar.gz: 868034ff5459b4ee93adb8274687bfbc9c797ab9f0fda614f72113eee5b484a5
3
+ metadata.gz: 87662db3d25a7869ff161179b64334ef106cab8effe417df5bd62a967313dfd2
4
+ data.tar.gz: 497a1c7a1833bb75efa375e17e43acf7ae189258ce43dfcfb46bfbf844295a82
5
5
  SHA512:
6
- metadata.gz: b7f7021c45f53b420149dfbfc45d03211b5524c9cc853fb1ea5a2e468ba2c5449ded87a8517d1a1f8389e11ab42ae8c1f64492a1325f8339e4426e9c746a2e4d
7
- data.tar.gz: a91b4855dea464311ea3363f3f601d4543eccd3ead0d69eef29c14b734e4ee4eb8c0d8895782f00dbe8abc5f98ddd708f4a0383f5877f7417947897d41909671
6
+ metadata.gz: f7d88c763c85e916db4aa20c0010d180e027dd5e43cc95f465d3e9496e69adff1765ad02a1cd8cbf4b9ee64993071c3c468121995c1acb2e3b907390557f3799
7
+ data.tar.gz: dec05b81998d63ebe18a567272b763f2ba64fcba55a87eaf2741e67d848fda9cbccd37077ea1085f0797fbc7d40563d6418ad5fd51f80f1085884e73e37d9187
data/CHANGELOG.md CHANGED
@@ -1,5 +1,72 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.14](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.13...ruby/eyes_capybara@6.6.14) (2026-01-14)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core bumped to 4.54.3
9
+ #### Bug Fixes
10
+
11
+ * `close`/`getResults` race condition ([#3450](https://github.com/Applitools-Dev/sdk/issues/3450)) ([2e5437d](https://github.com/Applitools-Dev/sdk/commit/2e5437dcfde6fda58d76227659ee249bfa3885a7))
12
+ * eyes_universal bumped to 4.54.3
13
+
14
+ * eyes_core bumped to 6.9.14
15
+
16
+ * eyes_selenium bumped to 6.12.14
17
+
18
+
19
+ ## [6.6.13](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.12...ruby/eyes_capybara@6.6.13) (2026-01-11)
20
+
21
+
22
+ ### Dependencies
23
+
24
+ * @applitools/driver bumped to 1.24.4
25
+ #### Bug Fixes
26
+
27
+ * scrolling element fallback logic | FLD-3959 ([#3442](https://github.com/Applitools-Dev/sdk/issues/3442)) ([36348b4](https://github.com/Applitools-Dev/sdk/commit/36348b46e6a127c99d4ccfa58bf386a8e414fb40))
28
+ * @applitools/dom-snapshot bumped to 4.15.5
29
+
30
+ * @applitools/dom-capture bumped to 11.6.8
31
+ #### Bug Fixes
32
+
33
+ * added support for `font-style` attribute | AD-12435 ([#3458](https://github.com/Applitools-Dev/sdk/issues/3458)) ([f121c2a](https://github.com/Applitools-Dev/sdk/commit/f121c2acdea9285b8b53846466dcb4e2c97820e4))
34
+ * @applitools/nml-client bumped to 1.11.14
35
+ #### Bug Fixes
36
+
37
+ * nml broker retry mechanism | FLD-3968 FLD-3963 FLD-3950 ([#3430](https://github.com/Applitools-Dev/sdk/issues/3430)) ([42617e0](https://github.com/Applitools-Dev/sdk/commit/42617e021f43a89f8a8f2cb914f489ac8d215714))
38
+
39
+
40
+
41
+ * @applitools/core bumped to 4.54.2
42
+ #### Bug Fixes
43
+
44
+ * per-API key heartbeat management | FLD-3889 ([#3406](https://github.com/Applitools-Dev/sdk/issues/3406)) ([5d7f380](https://github.com/Applitools-Dev/sdk/commit/5d7f38037f17006dcc923c4a3dc925e8dded25d8))
45
+ * preserve response body in broker handler ([e1bec23](https://github.com/Applitools-Dev/sdk/commit/e1bec23eabf8e8b73db7ec7cd2febb054047f7a7))
46
+
47
+
48
+
49
+ * @applitools/spec-driver-webdriver bumped to 1.5.4
50
+
51
+ * @applitools/spec-driver-selenium bumped to 1.7.10
52
+
53
+ * @applitools/spec-driver-puppeteer bumped to 1.6.10
54
+
55
+ * @applitools/screenshoter bumped to 3.12.11
56
+
57
+ * @applitools/core-base bumped to 1.31.1
58
+ #### Bug Fixes
59
+
60
+ * per-API key heartbeat management | FLD-3889 ([#3406](https://github.com/Applitools-Dev/sdk/issues/3406)) ([5d7f380](https://github.com/Applitools-Dev/sdk/commit/5d7f38037f17006dcc923c4a3dc925e8dded25d8))
61
+ * @applitools/ec-client bumped to 1.12.16
62
+
63
+ * eyes_universal bumped to 4.54.2
64
+
65
+ * eyes_core bumped to 6.9.13
66
+
67
+ * eyes_selenium bumped to 6.12.13
68
+
69
+
3
70
  ## [6.6.12](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.11...ruby/eyes_capybara@6.6.12) (2025-12-28)
4
71
 
5
72
 
@@ -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.12"
30
+ spec.add_dependency 'eyes_selenium', "= 6.12.14"
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.12'.freeze
5
+ VERSION = '6.6.14'.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.12
4
+ version: 6.6.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-12-28 00:00:00.000000000 Z
11
+ date: 2026-01-14 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.12
19
+ version: 6.12.14
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.12
26
+ version: 6.12.14
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement