eyes_appium 6.3.9 → 6.3.11

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: c7a006a308ae97967c451c73ac1b1ebc5c9319d60444f1b3cba8f9c61e674351
4
- data.tar.gz: b31c0762614044dfee96852eb2865425c197fde72e29bece6c96fd7f45bf508c
3
+ metadata.gz: 5ced2f32f5fea2496dca5af56901a3c664c5ee9826e54d4667f132f6610261a5
4
+ data.tar.gz: 1f4c9e5b42a752717c6e9eb73f40eeb850e367803366eb681c892a8e3b80e6cd
5
5
  SHA512:
6
- metadata.gz: 13ef542308eb37af7c471da486666455516cc456145e2bc245d14bf4b2e94437cd606418bcac17ac80b3411ef3b9a2616969c66fa93ec983c132ae8e38031f1b
7
- data.tar.gz: b1877703ea36e5202f2c7aa75fec15dc121b4ed05725bc66da714826aa116136160f8286f7bf5eba87f4e3c227fca272c68fdb35f41836b3de99dda922c47350
6
+ metadata.gz: 60d7c95e5e552dd45395e9d0a0eb4f6005de5812e01e08888c6ce4377e47a9661a2f12357e1074408d4384367cb1b1dffc4da37ff1385a7c91ce2b26e200fae4
7
+ data.tar.gz: ef502a2222ed0de4b75e8a5a9caca1a6ce12530d898571f21efba4a3fbb882b2c2ee9c4dc57255483802c24fe238a8348b5ddfc62948b9b1a8759ea6882fb5cd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,75 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.11](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.10...ruby/eyes_appium@6.3.11) (2024-11-27)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-shared bumped to 1.0.16
9
+ #### Bug Fixes
10
+
11
+ * 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))
12
+ * @applitools/dom-snapshot bumped to 4.11.11
13
+
14
+ * @applitools/req bumped to 1.7.4
15
+ #### Bug Fixes
16
+
17
+ * 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))
18
+ * @applitools/core bumped to 4.24.2
19
+ #### Bug Fixes
20
+
21
+ * 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))
22
+ * 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))
23
+
24
+
25
+
26
+ * @applitools/dom-capture bumped to 11.5.2
27
+
28
+ * @applitools/nml-client bumped to 1.8.19
29
+
30
+ * @applitools/tunnel-client bumped to 1.5.10
31
+
32
+ * @applitools/ufg-client bumped to 1.14.1
33
+
34
+ * @applitools/core-base bumped to 1.19.3
35
+ #### Bug Fixes
36
+
37
+ * 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))
38
+
39
+
40
+
41
+ * @applitools/ec-client bumped to 1.9.15
42
+
43
+ * eyes_universal bumped to 4.24.2
44
+
45
+ * eyes_core bumped to 6.4.2
46
+
47
+ * eyes_selenium bumped to 6.5.1
48
+
49
+
50
+ ## [6.3.10](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.9...ruby/eyes_appium@6.3.10) (2024-10-29)
51
+
52
+
53
+ ### Dependencies
54
+
55
+ * @applitools/screenshoter bumped to 3.9.2
56
+ #### Bug Fixes
57
+
58
+ * test in screenshoter web ([f068dbe](https://github.com/Applitools-Dev/sdk/commit/f068dbe9036163fb3e316411cfd9f47a226d7c9c))
59
+ * @applitools/core bumped to 4.21.2
60
+
61
+ * eyes_universal bumped to 4.21.2
62
+
63
+ * eyes_core bumped to 6.4.1
64
+
65
+ * eyes_selenium bumped to 6.5.0
66
+ #### Features
67
+
68
+ * ios 18 devices enum ([#2584](https://github.com/Applitools-Dev/sdk/issues/2584)) ([8eab653](https://github.com/Applitools-Dev/sdk/commit/8eab653f99733839bdec43d86089edc35abcf8e8))
69
+
70
+
71
+
72
+
3
73
  ## [6.3.9](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.8...ruby/eyes_appium@6.3.9) (2024-10-21)
4
74
 
5
75
 
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.4.0"
28
+ spec.add_dependency 'eyes_selenium', "= 6.5.1"
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.9'.freeze
5
+ VERSION = '6.3.11'.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.9
4
+ version: 6.3.11
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-21 00:00:00.000000000 Z
11
+ date: 2024-11-27 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.4.0
19
+ version: 6.5.1
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.4.0
26
+ version: 6.5.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement