eyes_universal 4.9.1 → 4.10.3

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: d540e11d9aed3711562552651b8b6c1af288f85b80d470a87d78efd4ed5842d2
4
- data.tar.gz: 8364c3cea6ec2ad256a35dcea889f84b2185676e77ad79cacd0d08180c5debb8
3
+ metadata.gz: f580539be558ca969afaeb21a0fa28fbee13934b205f29d9a666e17829fe254b
4
+ data.tar.gz: af629ede00b95a62c87275c074d4c321c084bb6cd38fd95ff8171bfa7ab0babe
5
5
  SHA512:
6
- metadata.gz: 3d4ce98affb300bdb448fb1eab235c27fbac766caa12274429f66283b6e75bc1cdc57df674ceee84d9f709b632e8876e6a7e6449f33b5563800994032b60d279
7
- data.tar.gz: 190b7bec2994ffaa96f5e4991a97b0adfa34306f2e7ca0e3f3ff65d9e6b80277e8444bf5be90a9f11cc88dd694c33f5c48b6bfd50726eea8b0c720ceb85aa59e
6
+ metadata.gz: bd4d3267f7de995d80c8e66c9e8cd399a5e8d48819aa252e1be88f3939ec9d68a2a0470b954e94331e2a0a695d4e5c833779788c89679d48a55213b86b3b5186
7
+ data.tar.gz: c3ee8aa3a608589cc35b88d0493b79533e745bec86298c9843f96c86716a5f6f086bfae50b1dbd60d0733fe89bb2a525f194f7a89033f5a855ffc1da60b450d8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,69 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.10.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.10.0...ruby/eyes_universal@4.10.3) (2024-03-19)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * trigger release for python,ruby,dotnet ([8b3b316](https://github.com/Applitools-Dev/sdk/commit/8b3b3167bbf9f9069176cb597991693a06b5328e))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/core bumped to 4.10.3
14
+ #### Bug Fixes
15
+
16
+ * trigger release of js core ([3518656](https://github.com/Applitools-Dev/sdk/commit/351865693f0ca700c563d079e78fe1ef9b557d36))
17
+
18
+ ## [4.10.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.9.1...ruby/eyes_universal@4.10.0) (2024-03-17)
19
+
20
+
21
+ ### Dependencies
22
+
23
+ * @applitools/css-tree bumped to 1.1.0
24
+ #### Features
25
+
26
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
27
+ * @applitools/dom-snapshot bumped to 4.9.0
28
+ #### Features
29
+
30
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
31
+
32
+
33
+
34
+ * @applitools/driver bumped to 1.16.3
35
+ #### Bug Fixes
36
+
37
+ * skip execution of getCurrentWorld and getWorlds when env var is set ([#2234](https://github.com/Applitools-Dev/sdk/issues/2234)) ([3a88602](https://github.com/Applitools-Dev/sdk/commit/3a886028b0437b73dae0474408d9bb74ba940dec))
38
+ * trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
39
+ * @applitools/ufg-client bumped to 1.10.0
40
+ #### Features
41
+
42
+ * support [@container](https://github.com/container) and [@layer](https://github.com/layer) cssom rules ([#2209](https://github.com/Applitools-Dev/sdk/issues/2209)) ([7da07c4](https://github.com/Applitools-Dev/sdk/commit/7da07c4f5b7f338fb5944ce244af8f2de928cab6))
43
+ * throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))
44
+
45
+
46
+
47
+ * @applitools/spec-driver-webdriver bumped to 1.1.1
48
+
49
+ * @applitools/spec-driver-selenium bumped to 1.5.70
50
+
51
+ * @applitools/spec-driver-puppeteer bumped to 1.4.1
52
+
53
+ * @applitools/screenshoter bumped to 3.8.25
54
+
55
+ * @applitools/nml-client bumped to 1.7.3
56
+
57
+ * @applitools/ec-client bumped to 1.7.28
58
+
59
+ * @applitools/core bumped to 4.10.0
60
+ #### Features
61
+
62
+ * support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
63
+
64
+
65
+
66
+
3
67
  ## [4.9.1](https://github.com/applitools/eyes.sdk.javascript1/compare/ruby/eyes_universal@4.8.0...ruby/eyes_universal@4.9.1) (2024-02-29)
4
68
 
5
69
 
Binary file
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.9.1'.freeze
6
- UNIVERSAL_CORE_VERSION = '4.9.1'.freeze
5
+ VERSION = '4.10.3'.freeze
6
+ UNIVERSAL_CORE_VERSION = '4.10.0'.freeze
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,35 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_universal
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.9.1
4
+ version: 4.10.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-29 00:00:00.000000000 Z
11
+ date: 2024-03-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
18
- - !ruby/object:Gem::Version
19
- version: '0.1'
20
17
  - - ">="
21
18
  - !ruby/object:Gem::Version
22
19
  version: 0.1.0
20
+ - - "~>"
21
+ - !ruby/object:Gem::Version
22
+ version: '0.1'
23
23
  type: :development
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
26
26
  requirements:
27
- - - "~>"
28
- - !ruby/object:Gem::Version
29
- version: '0.1'
30
27
  - - ">="
31
28
  - !ruby/object:Gem::Version
32
29
  version: 0.1.0
30
+ - - "~>"
31
+ - !ruby/object:Gem::Version
32
+ version: '0.1'
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: stringio
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -66,7 +66,7 @@ homepage: https://www.applitools.com
66
66
  licenses:
67
67
  - Applitools
68
68
  metadata: {}
69
- post_install_message:
69
+ post_install_message:
70
70
  rdoc_options: []
71
71
  require_paths:
72
72
  - lib
@@ -81,8 +81,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  - !ruby/object:Gem::Version
82
82
  version: '0'
83
83
  requirements: []
84
- rubygems_version: 3.4.1
85
- signing_key:
84
+ rubygems_version: 3.0.3.1
85
+ signing_key:
86
86
  specification_version: 4
87
87
  summary: Applitools Ruby Universal binaries for SDK
88
88
  test_files: []