eyes_universal 4.48.0 → 4.49.0

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: 50a5b488031906af08e8b047a4af6902e43a60cd7e97208ed1f210de8f3cb65c
4
- data.tar.gz: bcada9bd7762c2c5ba2aff6286bfc7649c1897eb06b949493cbd46de713643a0
3
+ metadata.gz: c0a5117b5f167e3d86f4e78c40aad3394f44f47a0a728efe1c45c14a895dd645
4
+ data.tar.gz: ecf06f8d10e5f6c82f3e2055585dfdcf1fc9124311422ab46b12192187c8b843
5
5
  SHA512:
6
- metadata.gz: dcc73631908ff4309e8a6c871e8fcd73f6ca4230a6a292b078cdc7472d08081e58b8c9876f874fb71f2c3ce6a6118282c543242b4b0f87b5d8b8504470afae30
7
- data.tar.gz: 39094199d4b6c59ba15bfbdb99622451e7ea37d74f0d1f21e61ba4bb95970b87e0066eea4d9ceb7216308aa29e33199f3f4ce7c7ef48d8e8dccd566594e0ffcf
6
+ metadata.gz: a3d8d2142bb0ee0c63fd6f792cd333a7b5db98f1141e31adff1e1f96bce288dd4a615a8f9119ed365fcc09877f14fae6cb3f9fb2c5b2ce1a3b9c66b0f52ea8ad
7
+ data.tar.gz: 6424437bbe789bc30a551ce218db1085f45ed00c452b922305cddb1e66558875227204af1fe6bb803efcc6f57214238a97c1a339a70ca52b9588888d6128b38a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.49.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.48.0...ruby/eyes_universal@4.49.0) (2025-10-01)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/screenshoter bumped to 3.12.6
9
+ #### Bug Fixes
10
+
11
+ * wait after scroll | FLD-3594 ([#3252](https://github.com/Applitools-Dev/sdk/issues/3252)) ([e452422](https://github.com/Applitools-Dev/sdk/commit/e4524229b64e40d9b9596a92bfa94daf5824286a))
12
+ * @applitools/core-base bumped to 1.28.1
13
+ #### Bug Fixes
14
+
15
+ * unexpected concurrency values from server | AD-11465 ([#3248](https://github.com/Applitools-Dev/sdk/issues/3248)) ([0dd28c7](https://github.com/Applitools-Dev/sdk/commit/0dd28c7b297d5ad3aabc6b87e427e3e09a993825))
16
+ * @applitools/nml-client bumped to 1.11.7
17
+
18
+ * @applitools/ec-client bumped to 1.12.9
19
+
20
+ * @applitools/core bumped to 4.49.0
21
+ #### Features
22
+
23
+ * storybook addon ([#3104](https://github.com/Applitools-Dev/sdk/issues/3104)) ([16e09cb](https://github.com/Applitools-Dev/sdk/commit/16e09cba8928c3a24b9e0d9d41e0936fbaec2773))
24
+
25
+
26
+ #### Bug Fixes
27
+
28
+ * duplicate concurrency warnings ([#3255](https://github.com/Applitools-Dev/sdk/issues/3255)) ([ef2f94a](https://github.com/Applitools-Dev/sdk/commit/ef2f94ab4137c78396583f166344285beeb49be7))
29
+
30
+
31
+
32
+
3
33
  ## [4.48.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.47.1...ruby/eyes_universal@4.48.0) (2025-09-22)
4
34
 
5
35
 
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.48.0'.freeze
5
+ VERSION = '4.49.0'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_universal
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.48.0
4
+ version: 4.49.0
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-09-22 00:00:00.000000000 Z
11
+ date: 2025-10-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri