eyes_appium 6.7.53 → 6.7.55
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 +4 -4
- data/CHANGELOG.md +58 -0
- data/eyes_appium.gemspec +1 -1
- data/lib/applitools/eyes_appium/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3642473c627c44b719898228541dea2b56cbe29f3a7c9f6c52e2ca29fbf06889
|
|
4
|
+
data.tar.gz: bc857f7a42d999fa49ca93355ba1686f97e8b0afeee42fad641c0cb986d5db5f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d9482f8d2ef3dcb0d0ba9155d8224eddb807f42c962516a6278b0e360c7211de62d05045b4fcb88fa7a96bbd79d880d4fa7ed2746376077dd8528d1d9dc16cdf
|
|
7
|
+
data.tar.gz: b1c4d4c7c69e765ee646f5a5bdfd3b8dfbf8d9f5792b3db638e920c55c6179bb9405f05453f9e313044f60b26cea24adcd91bba0750fbfee4ba91f1e078cea9a
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,63 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [6.7.55](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.54...ruby/eyes_appium@6.7.55) (2026-09-17)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* @applitools/dom-snapshot bumped to 4.18.3
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* keep authored longhands when a preferred shorthand has no value | FLD-4935 ([#4173](https://github.com/Applitools-Dev/sdk/issues/4173)) ([c864f3d](https://github.com/Applitools-Dev/sdk/commit/c864f3d64f3d13ed7fb931dba6b40cb663d4bb43))
|
|
12
|
+
* @applitools/image bumped to 1.3.3
|
|
13
|
+
#### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* skip empty slices when framing a stitched screenshot | FLD-4924 ([#4197](https://github.com/Applitools-Dev/sdk/issues/4197)) ([9c160fe](https://github.com/Applitools-Dev/sdk/commit/9c160fe4c2bc60b03105cf6c2c54131f26ea0357))
|
|
16
|
+
* @applitools/dom-capture bumped to 11.8.6
|
|
17
|
+
#### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* don't mark visible wrapped inline text as obscured | FLD-4963 ([#4195](https://github.com/Applitools-Dev/sdk/issues/4195)) ([9d6d646](https://github.com/Applitools-Dev/sdk/commit/9d6d646d60d37545f1ec6eb6e5ad3ce011c3a198))
|
|
20
|
+
* @applitools/screenshoter bumped to 3.12.32
|
|
21
|
+
|
|
22
|
+
* @applitools/nml-client bumped to 1.12.4
|
|
23
|
+
|
|
24
|
+
* @applitools/ufg-client bumped to 1.23.4
|
|
25
|
+
|
|
26
|
+
* @applitools/core-base bumped to 1.39.1
|
|
27
|
+
|
|
28
|
+
* @applitools/ec-client bumped to 1.12.47
|
|
29
|
+
|
|
30
|
+
* @applitools/core bumped to 4.70.2
|
|
31
|
+
|
|
32
|
+
* eyes_universal bumped to 4.70.2
|
|
33
|
+
|
|
34
|
+
* eyes_core bumped to 6.13.7
|
|
35
|
+
|
|
36
|
+
* eyes_selenium bumped to 6.13.7
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## [6.7.54](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.53...ruby/eyes_appium@6.7.54) (2026-09-15)
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
### Dependencies
|
|
43
|
+
|
|
44
|
+
* @applitools/nml-client bumped to 1.12.3
|
|
45
|
+
|
|
46
|
+
* @applitools/core-base bumped to 1.39.0
|
|
47
|
+
#### Features
|
|
48
|
+
|
|
49
|
+
* NLP authoring (eyes.run) for eyes-playwright via the Eyes NLP service | AD-13296 ([#3936](https://github.com/Applitools-Dev/sdk/issues/3936)) ([c0f81d1](https://github.com/Applitools-Dev/sdk/commit/c0f81d1d3237945001ddf918954ee22a962aea03))
|
|
50
|
+
* @applitools/ec-client bumped to 1.12.46
|
|
51
|
+
|
|
52
|
+
* @applitools/core bumped to 4.70.1
|
|
53
|
+
|
|
54
|
+
* eyes_universal bumped to 4.70.1
|
|
55
|
+
|
|
56
|
+
* eyes_core bumped to 6.13.6
|
|
57
|
+
|
|
58
|
+
* eyes_selenium bumped to 6.13.6
|
|
59
|
+
|
|
60
|
+
|
|
3
61
|
## [6.7.53](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.52...ruby/eyes_appium@6.7.53) (2026-09-14)
|
|
4
62
|
|
|
5
63
|
|
data/eyes_appium.gemspec
CHANGED
|
@@ -27,7 +27,7 @@ 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.13.
|
|
30
|
+
spec.add_dependency 'eyes_selenium', "= 6.13.7"
|
|
31
31
|
spec.add_dependency 'appium_lib', '>= 10.6.0'
|
|
32
32
|
# Align with eyes_selenium constraint. Previously had version limit < 4.30 due to
|
|
33
33
|
# appium_lib compatibility issue (github.com/appium/ruby_lib_core/issues/602)
|
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.7.
|
|
4
|
+
version: 6.7.55
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Applitools Team
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-09-
|
|
11
|
+
date: 2026-09-17 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.13.
|
|
19
|
+
version: 6.13.7
|
|
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.13.
|
|
26
|
+
version: 6.13.7
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: appium_lib
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|