eyes_appium 6.3.11 → 6.3.12

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: 5ced2f32f5fea2496dca5af56901a3c664c5ee9826e54d4667f132f6610261a5
4
- data.tar.gz: 1f4c9e5b42a752717c6e9eb73f40eeb850e367803366eb681c892a8e3b80e6cd
3
+ metadata.gz: bd49817bb2bba3092392f17e0b8babd0c965d84316d6c1621657b42861cf8e38
4
+ data.tar.gz: 74c8f82675a17408be778f4c28676eaf55a266a1cd60c73a5f4aa4cd9ac0f302
5
5
  SHA512:
6
- metadata.gz: 60d7c95e5e552dd45395e9d0a0eb4f6005de5812e01e08888c6ce4377e47a9661a2f12357e1074408d4384367cb1b1dffc4da37ff1385a7c91ce2b26e200fae4
7
- data.tar.gz: ef502a2222ed0de4b75e8a5a9caca1a6ce12530d898571f21efba4a3fbb882b2c2ee9c4dc57255483802c24fe238a8348b5ddfc62948b9b1a8759ea6882fb5cd
6
+ metadata.gz: a188dcdc1e62b41db42cf086b9e1830c9ce7234cad89251620349646b020d4f0f36c7aad749e8f05ea8ebdbdb3c277bfd62c9c8a8e19900c64cc61c8eb330d2e
7
+ data.tar.gz: e79536f86e1e3373ea1430783825fa578b2ee054a2d26e294372d3533f06aafe76fc50797fb80f260d2716b73e8d194362eed75f34cf2253a2cd982acdcff1f0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,124 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.12](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.11...ruby/eyes_appium@6.3.12) (2024-12-31)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.7.7
9
+ #### Bug Fixes
10
+
11
+ * shim process execution functions for browser environment ([#2698](https://github.com/Applitools-Dev/sdk/issues/2698)) ([8d77db4](https://github.com/Applitools-Dev/sdk/commit/8d77db48e1c7fd54cad92c89a819a924255e5868))
12
+ * @applitools/logger bumped to 2.1.0
13
+ #### Features
14
+
15
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
16
+
17
+
18
+
19
+ * @applitools/dom-snapshot bumped to 4.11.13
20
+ #### Bug Fixes
21
+
22
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
23
+
24
+
25
+
26
+ * @applitools/socket bumped to 1.2.0
27
+ #### Features
28
+
29
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
30
+
31
+
32
+
33
+ * @applitools/dom-capture bumped to 11.5.3
34
+ #### Bug Fixes
35
+
36
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
37
+ * @applitools/spec-driver-webdriver bumped to 1.1.22
38
+
39
+ * @applitools/spec-driver-selenium bumped to 1.5.93
40
+
41
+ * @applitools/screenshoter bumped to 3.10.2
42
+
43
+ * @applitools/nml-client bumped to 1.8.21
44
+
45
+ * @applitools/tunnel-client bumped to 1.6.0
46
+ #### Features
47
+
48
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
49
+
50
+
51
+
52
+ * @applitools/ufg-client bumped to 1.16.0
53
+ #### Features
54
+
55
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
56
+
57
+
58
+ #### Bug Fixes
59
+
60
+ * code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
61
+
62
+
63
+
64
+ * @applitools/core-base bumped to 1.22.0
65
+ #### Features
66
+
67
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
68
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
69
+
70
+
71
+
72
+ * @applitools/ec-client bumped to 1.10.0
73
+ #### Features
74
+
75
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
76
+
77
+
78
+
79
+ * @applitools/core bumped to 4.28.0
80
+ #### Features
81
+
82
+ * deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
83
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
84
+
85
+
86
+ #### Bug Fixes
87
+
88
+ * take snapshots with coded regions on pages that has cross origin frames ([#2705](https://github.com/Applitools-Dev/sdk/issues/2705)) ([5972fec](https://github.com/Applitools-Dev/sdk/commit/5972fec890a1454a9f96c4eddcf17634e72111aa))
89
+
90
+
91
+
92
+ * eyes_universal bumped to 4.28.0
93
+ #### Features
94
+
95
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
96
+
97
+
98
+
99
+ * eyes_core bumped to 6.5.0
100
+ #### Features
101
+
102
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
103
+
104
+
105
+
106
+ * @applitools/req bumped to 1.7.6
107
+
108
+ * @applitools/image bumped to 1.1.16
109
+
110
+ * @applitools/driver bumped to 1.20.2
111
+
112
+ * @applitools/spec-driver-puppeteer bumped to 1.4.22
113
+
114
+ * eyes_selenium bumped to 6.6.0
115
+ #### Features
116
+
117
+ * logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
118
+
119
+
120
+
121
+
3
122
  ## [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
123
 
5
124
 
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.5.1"
28
+ spec.add_dependency 'eyes_selenium', "= 6.6.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.11'.freeze
5
+ VERSION = '6.3.12'.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.11
4
+ version: 6.3.12
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-11-27 00:00:00.000000000 Z
11
+ date: 2024-12-31 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.5.1
19
+ version: 6.6.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.5.1
26
+ version: 6.6.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement