eyes_appium 6.3.13 → 6.3.14

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: 60329dc502228a992acc140d83ad968a6cebee6e571a10113a7443f0cb8a9a61
4
- data.tar.gz: 6136df7d34bf6f67983b5ac8e82be077408900ab547bcf3f68e4ba4ed430520e
3
+ metadata.gz: 5e7fd132666f833c091cb31c68b9fa517a926d1198265d4db232552b006fe548
4
+ data.tar.gz: b52717761581d598d2e9ba8de3b1b067bea7d4156461c155d25da26ef2b6f7bd
5
5
  SHA512:
6
- metadata.gz: 5ed1b8601880b9849b08add05cb275304f07fc82117faa33b1e8f3ac004a1b7417f4a39b1fe8e672d1c5bf23400f308849ca91262192e86d20585273ccbfadd1
7
- data.tar.gz: 865aaa3e6d800e19f8865da971350e3d6e1f214f639901a2db8d0edd3c779992774995765fe53362a4cef44a9bfd73b8e2c99a8b1d61b02d4053525b60db4578
6
+ metadata.gz: 2e428fcc8c858c7d6d7cf7f52e07d8f793fe30385c3c58df5502d5ec513c121de7553b54d9ca0f88ad10e36c869de5a19bb304f29bc581441756dc7d9e9945e4
7
+ data.tar.gz: 8d20cb1b98be8bc13cbd29ff99ceffa44de25231059de7802bb195bc8eee37fcdecd48a853599dc6b676e318ac2ca7d756e48e1d5fc10e760ebb7accb7dc37b6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,62 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.14](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.13...ruby/eyes_appium@6.3.14) (2025-01-30)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/driver bumped to 1.20.4
9
+ #### Bug Fixes
10
+
11
+ * handle device screen info extraction gracefully ([#2757](https://github.com/Applitools-Dev/sdk/issues/2757)) ([92d0118](https://github.com/Applitools-Dev/sdk/commit/92d0118137b77e49d780092d110973df8ed8b40c))
12
+ * @applitools/ufg-client bumped to 1.16.3
13
+ #### Bug Fixes
14
+
15
+ * unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))
16
+ * @applitools/core bumped to 4.31.0
17
+ #### Features
18
+
19
+ * 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))
20
+
21
+
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
+ * unthrottle renders in offline mode ([#2754](https://github.com/Applitools-Dev/sdk/issues/2754)) ([b65d816](https://github.com/Applitools-Dev/sdk/commit/b65d81610504ae725b7b52611282a1bb28a049fe))
26
+
27
+
28
+
29
+ * eyes_universal 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
+
36
+ * @applitools/dom-snapshot bumped to 4.11.15
37
+
38
+ * @applitools/spec-driver-webdriver bumped to 1.1.25
39
+
40
+ * @applitools/spec-driver-selenium bumped to 1.5.95
41
+
42
+ * @applitools/spec-driver-puppeteer bumped to 1.4.24
43
+
44
+ * @applitools/screenshoter bumped to 3.10.5
45
+
46
+ * @applitools/nml-client bumped to 1.8.24
47
+
48
+ * @applitools/ec-client bumped to 1.10.3
49
+
50
+ * eyes_core bumped to 6.5.2
51
+
52
+ * eyes_selenium bumped to 6.7.0
53
+ #### Features
54
+
55
+ * 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))
56
+
57
+
58
+
59
+
3
60
  ## [6.3.13](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.12...ruby/eyes_appium@6.3.13) (2025-01-19)
4
61
 
5
62
 
data/eyes_appium.gemspec CHANGED
@@ -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.6.1"
28
+ spec.add_dependency 'eyes_selenium', "= 6.7.0"
29
29
  spec.add_dependency 'appium_lib', '>= 10.6.0'
30
30
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesAppium
5
- VERSION = '6.3.13'.freeze
5
+ VERSION = '6.3.14'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_appium
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.3.13
4
+ version: 6.3.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-01-19 00:00:00.000000000 Z
11
+ date: 2025-01-30 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.6.1
19
+ version: 6.7.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.6.1
26
+ version: 6.7.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement