eyes_core 6.1.1 → 6.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +134 -0
- data/lib/applitools/eyes_core/version.rb +2 -2
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 592d944fd5cd044b4b31bf1ffa3016451457f7fec52d28421fd1a7023c70b5f4
|
4
|
+
data.tar.gz: '0825e20bb1218f9d61bbe87318f775d4d1b2b5fedc8d9692c49253a577ce2c94'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2d12a9f3ca10bcd71c6ee3b2e843ede94d05238b3ed69403b8e8bbc3681f62b9d4b62b42c2fd5e68d2aa3b16577b32f88df51bb0ffdf82e6f8b2012bede9e232
|
7
|
+
data.tar.gz: 23e3a3c9f11a0f0b6bb68b5bc781361ed8b056d8f1f7bdd952e08d37787f1a3b57576c974022fe6dc02a11f0ce5fd300e9861ab22490c75debda247564cf6360
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,139 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.3.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.2.0...ruby/eyes_core@6.3.0) (2024-03-20)
|
4
|
+
|
5
|
+
|
6
|
+
### Features
|
7
|
+
|
8
|
+
* align ruby versions ([b8bcdad](https://github.com/Applitools-Dev/sdk/commit/b8bcdad730c5d22fea6c5eacb5c8646b1241ef87))
|
9
|
+
|
10
|
+
|
11
|
+
### Bug Fixes
|
12
|
+
|
13
|
+
* trigger python,ruby,dotnet release ([14cb160](https://github.com/Applitools-Dev/sdk/commit/14cb160b3559fbc838261fb51cafb228dd213374))
|
14
|
+
* trigger ruby,python,dotnet release ([9326ee0](https://github.com/Applitools-Dev/sdk/commit/9326ee0f0e1a21a9be262893f77b5d19646da64a))
|
15
|
+
|
16
|
+
|
17
|
+
### Dependencies
|
18
|
+
|
19
|
+
* @applitools/core bumped to 4.10.5
|
20
|
+
#### Bug Fixes
|
21
|
+
|
22
|
+
* include js core in ruby,python,dotnet release PR ([8326659](https://github.com/Applitools-Dev/sdk/commit/83266595ca3d2e21d7e2d5a50d299c42de4ea96c))
|
23
|
+
* eyes_universal bumped to 4.10.5
|
24
|
+
#### Features
|
25
|
+
|
26
|
+
* align ruby versions ([b8bcdad](https://github.com/Applitools-Dev/sdk/commit/b8bcdad730c5d22fea6c5eacb5c8646b1241ef87))
|
27
|
+
|
28
|
+
|
29
|
+
#### Bug Fixes
|
30
|
+
|
31
|
+
* trigger python,ruby,dotnet release ([14cb160](https://github.com/Applitools-Dev/sdk/commit/14cb160b3559fbc838261fb51cafb228dd213374))
|
32
|
+
* trigger ruby,python,dotnet release ([9326ee0](https://github.com/Applitools-Dev/sdk/commit/9326ee0f0e1a21a9be262893f77b5d19646da64a))
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
## [6.2.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.1.3...ruby/eyes_core@6.2.0) (2024-03-20)
|
38
|
+
|
39
|
+
|
40
|
+
### Features
|
41
|
+
|
42
|
+
* bump minor version in core ruby package ([62a3db2](https://github.com/Applitools-Dev/sdk/commit/62a3db2143ec2a8ecfcde7f3d179139678fb326b))
|
43
|
+
|
44
|
+
|
45
|
+
### Bug Fixes
|
46
|
+
|
47
|
+
* trigger ruby release ([0e21c98](https://github.com/Applitools-Dev/sdk/commit/0e21c98f7743299153f79aa7b5ee4ce5486c04f6))
|
48
|
+
|
49
|
+
|
50
|
+
### Dependencies
|
51
|
+
|
52
|
+
* @applitools/core bumped to 4.10.4
|
53
|
+
#### Bug Fixes
|
54
|
+
|
55
|
+
* include js core in ruby release PR ([be9b7f1](https://github.com/Applitools-Dev/sdk/commit/be9b7f150e72982f2a6171553864fd4561df0d8f))
|
56
|
+
* eyes_universal bumped to 4.10.4
|
57
|
+
#### Bug Fixes
|
58
|
+
|
59
|
+
* trigger ruby release ([0e21c98](https://github.com/Applitools-Dev/sdk/commit/0e21c98f7743299153f79aa7b5ee4ce5486c04f6))
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
## [6.1.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.1.2...ruby/eyes_core@6.1.3) (2024-03-19)
|
65
|
+
|
66
|
+
|
67
|
+
### Bug Fixes
|
68
|
+
|
69
|
+
* trigger release for python,ruby,dotnet ([8b3b316](https://github.com/Applitools-Dev/sdk/commit/8b3b3167bbf9f9069176cb597991693a06b5328e))
|
70
|
+
|
71
|
+
|
72
|
+
### Dependencies
|
73
|
+
|
74
|
+
* @applitools/core bumped to 4.10.3
|
75
|
+
#### Bug Fixes
|
76
|
+
|
77
|
+
* trigger release of js core ([3518656](https://github.com/Applitools-Dev/sdk/commit/351865693f0ca700c563d079e78fe1ef9b557d36))
|
78
|
+
* eyes_universal bumped to 4.10.3
|
79
|
+
#### Bug Fixes
|
80
|
+
|
81
|
+
* trigger release for python,ruby,dotnet ([8b3b316](https://github.com/Applitools-Dev/sdk/commit/8b3b3167bbf9f9069176cb597991693a06b5328e))
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
## [6.1.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_core@6.1.1...ruby/eyes_core@6.1.2) (2024-03-17)
|
87
|
+
|
88
|
+
|
89
|
+
### Dependencies
|
90
|
+
|
91
|
+
* @applitools/css-tree bumped to 1.1.0
|
92
|
+
#### Features
|
93
|
+
|
94
|
+
* 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))
|
95
|
+
* @applitools/dom-snapshot bumped to 4.9.0
|
96
|
+
#### Features
|
97
|
+
|
98
|
+
* 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))
|
99
|
+
|
100
|
+
|
101
|
+
|
102
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.1
|
103
|
+
|
104
|
+
* @applitools/spec-driver-selenium bumped to 1.5.70
|
105
|
+
|
106
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.1
|
107
|
+
|
108
|
+
* @applitools/driver bumped to 1.16.3
|
109
|
+
#### Bug Fixes
|
110
|
+
|
111
|
+
* 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))
|
112
|
+
* trigger build ([acb9c88](https://github.com/Applitools-Dev/sdk/commit/acb9c88161cf55e8b1e409425b5571d69a2e1d5c))
|
113
|
+
* @applitools/screenshoter bumped to 3.8.25
|
114
|
+
|
115
|
+
* @applitools/nml-client bumped to 1.7.3
|
116
|
+
|
117
|
+
* @applitools/ufg-client bumped to 1.10.0
|
118
|
+
#### Features
|
119
|
+
|
120
|
+
* 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))
|
121
|
+
* throttle fetching resources by default ([#2216](https://github.com/Applitools-Dev/sdk/issues/2216)) ([a2da800](https://github.com/Applitools-Dev/sdk/commit/a2da80076eb30241a168500903a9d80344900213))
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
* @applitools/core bumped to 4.10.0
|
126
|
+
#### Features
|
127
|
+
|
128
|
+
* support webview in nml ([#2236](https://github.com/Applitools-Dev/sdk/issues/2236)) ([b4440d8](https://github.com/Applitools-Dev/sdk/commit/b4440d86a863d1af8089f8606ac6819636fa46f4))
|
129
|
+
|
130
|
+
|
131
|
+
|
132
|
+
* @applitools/ec-client bumped to 1.7.28
|
133
|
+
|
134
|
+
* eyes_universal bumped to 4.10.0
|
135
|
+
|
136
|
+
|
3
137
|
## [6.1.1](https://github.com/applitools/eyes.sdk.javascript1/compare/ruby/eyes_core@6.1.0...ruby/eyes_core@6.1.1) (2024-02-29)
|
4
138
|
|
5
139
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: eyes_core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.
|
4
|
+
version: 6.3.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: 2024-03-
|
11
|
+
date: 2024-03-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|
@@ -114,14 +114,14 @@ dependencies:
|
|
114
114
|
requirements:
|
115
115
|
- - "~>"
|
116
116
|
- !ruby/object:Gem::Version
|
117
|
-
version: 4.
|
117
|
+
version: 4.10.5
|
118
118
|
type: :runtime
|
119
119
|
prerelease: false
|
120
120
|
version_requirements: !ruby/object:Gem::Requirement
|
121
121
|
requirements:
|
122
122
|
- - "~>"
|
123
123
|
- !ruby/object:Gem::Version
|
124
|
-
version: 4.
|
124
|
+
version: 4.10.5
|
125
125
|
- !ruby/object:Gem::Dependency
|
126
126
|
name: bundler
|
127
127
|
requirement: !ruby/object:Gem::Requirement
|
@@ -385,7 +385,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
385
385
|
- !ruby/object:Gem::Version
|
386
386
|
version: '0'
|
387
387
|
requirements: []
|
388
|
-
rubygems_version: 3.
|
388
|
+
rubygems_version: 3.3.26
|
389
389
|
signing_key:
|
390
390
|
specification_version: 4
|
391
391
|
summary: Core of the Applitools Ruby SDK
|