eyes_core 6.5.1 → 6.5.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ffb4916338839fd6ca6b15874a65fe26cffe27a156d1e6c5b59b55465327f658
4
- data.tar.gz: 895c11c0f2843558090b0f9e86bf1900984b478af4796cfb01bf5867cb597e6e
3
+ metadata.gz: a0073d3a9b2538be2940b293ed7a4a02ae46e201e880f223ea304a01b7155bb3
4
+ data.tar.gz: b076631e9af2286605daef0b46ceb65c5f4229494f2db67d4ea2b1ee5bdab71a
5
5
  SHA512:
6
- metadata.gz: 17a35ac64ce18ad2fce6b3608ccee63ba281614b535b02fdc23d10e8528fce1717cbcd81031b77b0e1cadf2146a33849238379acded3daa87588b289318e9be3
7
- data.tar.gz: 04cad673216a1b91942b3e25dea06361d47ae1f7c17132e29d4f02e170a9949348b0117cda204edd3ee41ccdc30107a0973af6eba5d5c4b155c50b2753b7b08e
6
+ metadata.gz: 5e36faef748e043cbbfc8a45c79968b5f76742cdf487b3a733e8f69e85f30a172125b115d3d054bf996d0003ecbb890e7ddb993fa0a8414963036d1b0bdc3ab3
7
+ data.tar.gz: 6b149fe8128fd7a55707d2c93e7462d3c0042b9311e48380366a33e45d2c93531c058b9f7340834d6cb3b45555feb75c73679d5e0ce4767d6ad51e569eac439f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,66 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.5.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.5.2...ruby/eyes_core@6.5.3) (2025-03-06)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/core bumped to 4.32.2
9
+ #### Bug Fixes
10
+
11
+ * add environment variable aliases (_NAME suffix) ([#2791](https://github.com/Applitools-Dev/sdk/issues/2791)) ([67501a4](https://github.com/Applitools-Dev/sdk/commit/67501a4f5491319ca62949a56ee03face08a59e5))
12
+ * support test concurrency in offline mode ([#2831](https://github.com/Applitools-Dev/sdk/issues/2831)) ([3b7d137](https://github.com/Applitools-Dev/sdk/commit/3b7d137a9b34bb5c564e0a5c7d3fb2520ef8a167))
13
+ * eyes_universal bumped to 4.32.2
14
+
15
+
16
+ ## [6.5.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.5.1...ruby/eyes_core@6.5.2) (2025-01-30)
17
+
18
+
19
+ ### Dependencies
20
+
21
+ * @applitools/driver bumped to 1.20.4
22
+ #### Bug Fixes
23
+
24
+ * handle device screen info extraction gracefully ([#2757](https://github.com/Applitools-Dev/sdk/issues/2757)) ([92d0118](https://github.com/Applitools-Dev/sdk/commit/92d0118137b77e49d780092d110973df8ed8b40c))
25
+ * @applitools/ufg-client bumped to 1.16.3
26
+ #### Bug Fixes
27
+
28
+ * unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))
29
+ * @applitools/core bumped to 4.31.0
30
+ #### Features
31
+
32
+ * remove iPhoneX from list of available UFG Safari devices ([#2756](https://github.com/Applitools-Dev/sdk/issues/2756)) ([e24d054](https://github.com/Applitools-Dev/sdk/commit/e24d054328df900fbc4988fdbf8213aadffa9a37))
33
+
34
+
35
+ #### Bug Fixes
36
+
37
+ * handle device screen info extraction gracefully ([#2757](https://github.com/Applitools-Dev/sdk/issues/2757)) ([92d0118](https://github.com/Applitools-Dev/sdk/commit/92d0118137b77e49d780092d110973df8ed8b40c))
38
+ * unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))
39
+
40
+
41
+
42
+ * @applitools/dom-snapshot bumped to 4.11.15
43
+
44
+ * @applitools/spec-driver-webdriver bumped to 1.1.25
45
+
46
+ * @applitools/spec-driver-selenium bumped to 1.5.95
47
+
48
+ * @applitools/spec-driver-puppeteer bumped to 1.4.24
49
+
50
+ * @applitools/screenshoter bumped to 3.10.5
51
+
52
+ * @applitools/nml-client bumped to 1.8.24
53
+
54
+ * @applitools/ec-client bumped to 1.10.3
55
+
56
+ * eyes_universal bumped to 4.31.0
57
+ #### Features
58
+
59
+ * remove iPhoneX from list of available UFG Safari devices ([#2756](https://github.com/Applitools-Dev/sdk/issues/2756)) ([e24d054](https://github.com/Applitools-Dev/sdk/commit/e24d054328df900fbc4988fdbf8213aadffa9a37))
60
+
61
+
62
+
63
+
3
64
  ## [6.5.1](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.5.0...ruby/eyes_core@6.5.1) (2025-01-19)
4
65
 
5
66
 
data/eyes_core.gemspec CHANGED
@@ -38,7 +38,7 @@ Gem::Specification.new do |spec|
38
38
  spec.add_dependency 'colorize'
39
39
  spec.add_dependency 'websocket'
40
40
  spec.add_dependency 'sorted_set'
41
- spec.add_dependency 'eyes_universal', "= 4.29.1"
41
+ spec.add_dependency 'eyes_universal', "= 4.32.2"
42
42
 
43
43
  spec.add_development_dependency 'bundler'
44
44
  spec.add_development_dependency 'rake'
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCore
5
- VERSION = '6.5.1'.freeze
5
+ VERSION = '6.5.3'.freeze
6
6
  end
7
7
 
8
8
  VERSION = Applitools::EyesCore::VERSION
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.5.1
4
+ version: 6.5.3
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-01-19 00:00:00.000000000 Z
11
+ date: 2025-03-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -114,14 +114,14 @@ dependencies:
114
114
  requirements:
115
115
  - - '='
116
116
  - !ruby/object:Gem::Version
117
- version: 4.29.1
117
+ version: 4.32.2
118
118
  type: :runtime
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
122
  - - '='
123
123
  - !ruby/object:Gem::Version
124
- version: 4.29.1
124
+ version: 4.32.2
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: bundler
127
127
  requirement: !ruby/object:Gem::Requirement