This repository was archived by the owner on Nov 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +18
-20
lines changed Expand file tree Collapse file tree 3 files changed +18
-20
lines changed Original file line number Diff line number Diff line change 55
55
# Run Linter against code base #
56
56
# ###############################
57
57
- name : Lint Code Base
58
- uses : github/super-linter@v3
58
+ uses : github/super-linter@v4
59
59
env :
60
60
VALIDATE_ALL_CODEBASE : false
61
61
DEFAULT_BRANCH : master
Original file line number Diff line number Diff line change 16
16
algoliasearch (1.27.5 )
17
17
httpclient (~> 2.8 , >= 2.8.3 )
18
18
json (>= 1.5.1 )
19
- chef-utils (17.5.22 )
19
+ chef-utils (17.8.25 )
20
20
concurrent-ruby
21
21
colorator (1.1.0 )
22
22
concurrent-ruby (1.1.9 )
23
- em-websocket (0.5.2 )
23
+ em-websocket (0.5.3 )
24
24
eventmachine (>= 0.12.9 )
25
- http_parser.rb (~> 0.6.0 )
26
- ethon (0.14 .0 )
25
+ http_parser.rb (~> 0 )
26
+ ethon (0.15 .0 )
27
27
ffi (>= 1.15.0 )
28
28
eventmachine (1.2.7 )
29
29
exifr (1.3.9 )
50
50
filesize (0.2.0 )
51
51
forwardable-extended (2.6.0 )
52
52
fspath (3.1.2 )
53
- html-proofer (3.19.2 )
53
+ html-proofer (3.19.3 )
54
54
addressable (~> 2.3 )
55
55
mercenary (~> 0.3 )
56
- nokogumbo (~> 2.0 )
56
+ nokogiri (~> 1.12 )
57
57
parallel (~> 1.3 )
58
58
rainbow (~> 3.0 )
59
59
typhoeus (~> 1.3 )
60
60
yell (~> 2.0 )
61
- http_parser.rb (0.6 .0 )
61
+ http_parser.rb (0.8 .0 )
62
62
httpclient (2.8.3 )
63
- i18n (1.8.10 )
63
+ i18n (1.8.11 )
64
64
concurrent-ruby (~> 1.0 )
65
- image_optim (0.30.0 )
65
+ image_optim (0.31.1 )
66
66
exifr (~> 1.2 , >= 1.2.2 )
67
67
fspath (~> 3.0 )
68
- image_size (>= 1.5 , < 3 )
68
+ image_size (>= 1.5 , < 4 )
69
69
in_threads (~> 1.3 )
70
70
progress (~> 3.0 , >= 3.0.1 )
71
- image_optim_pack (0.7 .0.20210511 )
71
+ image_optim_pack (0.8 .0.20211116 )
72
72
fspath (>= 2.1 , < 4 )
73
73
image_optim (~> 0.19 )
74
- image_optim_pack (0.7 .0.20210511 -x86_64-darwin )
74
+ image_optim_pack (0.8 .0.20211116 -x86_64-darwin )
75
75
fspath (>= 2.1 , < 4 )
76
76
image_optim (~> 0.19 )
77
- image_size (2.1.2 )
77
+ image_size (3.0.1 )
78
78
in_threads (1.5.4 )
79
79
jekyll (4.2.1 )
80
80
addressable (~> 2.4 )
114
114
jekyll (>= 3.3 , < 5.0 )
115
115
jekyll-watch (2.2.1 )
116
116
listen (~> 3.0 )
117
- json (2.5 .1 )
117
+ json (2.6 .1 )
118
118
kramdown (2.3.1 )
119
119
rexml
120
120
kramdown-parser-gfm (1.1.0 )
145
145
racc (~> 1.4 )
146
146
nokogiri (1.12.5-x86_64-darwin )
147
147
racc (~> 1.4 )
148
- nokogumbo (2.0.5 )
149
- nokogiri (~> 1.8 , >= 1.8.4 )
150
148
octokit (4.21.0 )
151
149
faraday (>= 0.9 )
152
150
sawyer (~> 0.8.0 , >= 0.5.3 )
@@ -156,14 +154,14 @@ GEM
156
154
progress (3.6.0 )
157
155
progressbar (1.11.0 )
158
156
public_suffix (4.0.6 )
159
- racc (1.5.2 )
157
+ racc (1.6.0 )
160
158
rainbow (3.0.0 )
161
159
rake (13.0.6 )
162
160
rb-fsevent (0.11.0 )
163
161
rb-inotify (0.10.1 )
164
162
ffi (~> 1.0 )
165
163
rexml (3.2.5 )
166
- rouge (3.26.1 )
164
+ rouge (3.27.0 )
167
165
ruby2_keywords (0.0.5 )
168
166
safe_yaml (1.0.5 )
169
167
sassc (2.4.0 )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: This page contains recent changes that we think you'd like to know
4
4
We exclude from this list proofreading, spelling checks, and all minor updates.
5
5
link : " /whats-new.html"
6
6
thread : " /whatsnew-feed.xml"
7
- updated : Mon Dec 13 15:38:42 2021
7
+ updated : Mon Dec 20 15:38:51 2021
8
8
entries :
9
9
- description : Added instructions to manage [_Outgoing emails_ configuration](https://devdocs.magento.com/cloud/project/project-webint-basic.html)
10
10
for Adobe Commerce on cloud Staging and Production environments using the Magento
You can’t perform that action at this time.
0 commit comments