Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 16abb2c

Browse files
committed
Merge branch 'master' into hg-cloud-issues
2 parents ead02d4 + 18d1024 commit 16abb2c

File tree

45 files changed

+359
-98
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+359
-98
lines changed

Gemfile.lock

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/magento-devdocs/devdocs-theme.git
3-
revision: c437253c75119e8c890b7e8e968ddf812205085c
3+
revision: b1e43366e1fa7c7cd33a2213c6a9304f57536e8f
44
specs:
55
devdocs (16)
66
jekyll (>= 4.0)
@@ -16,7 +16,7 @@ GEM
1616
algoliasearch (1.27.5)
1717
httpclient (~> 2.8, >= 2.8.3)
1818
json (>= 1.5.1)
19-
chef-utils (17.2.29)
19+
chef-utils (17.5.22)
2020
concurrent-ruby
2121
colorator (1.1.0)
2222
concurrent-ruby (1.1.9)
@@ -27,14 +27,15 @@ GEM
2727
ffi (>= 1.15.0)
2828
eventmachine (1.2.7)
2929
exifr (1.3.9)
30-
faraday (1.5.1)
30+
faraday (1.8.0)
3131
faraday-em_http (~> 1.0)
3232
faraday-em_synchrony (~> 1.0)
3333
faraday-excon (~> 1.1)
3434
faraday-httpclient (~> 1.0.1)
3535
faraday-net_http (~> 1.0)
3636
faraday-net_http_persistent (~> 1.1)
3737
faraday-patron (~> 1.0)
38+
faraday-rack (~> 1.0)
3839
multipart-post (>= 1.2, < 3)
3940
ruby2_keywords (>= 0.0.4)
4041
faraday-em_http (1.0.0)
@@ -44,7 +45,8 @@ GEM
4445
faraday-net_http (1.0.1)
4546
faraday-net_http_persistent (1.2.0)
4647
faraday-patron (1.0.0)
47-
ffi (1.15.3)
48+
faraday-rack (1.0.0)
49+
ffi (1.15.4)
4850
filesize (0.2.0)
4951
forwardable-extended (2.6.0)
5052
fspath (3.1.2)
@@ -72,9 +74,9 @@ GEM
7274
image_optim_pack (0.7.0.20210511-x86_64-darwin)
7375
fspath (>= 2.1, < 4)
7476
image_optim (~> 0.19)
75-
image_size (2.1.1)
77+
image_size (2.1.2)
7678
in_threads (1.5.4)
77-
jekyll (4.2.0)
79+
jekyll (4.2.1)
7880
addressable (~> 2.4)
7981
colorator (~> 1.0)
8082
em-websocket (~> 0.5)
@@ -120,7 +122,7 @@ GEM
120122
launchy (2.5.0)
121123
addressable (~> 2.7)
122124
liquid (4.0.3)
123-
listen (3.5.1)
125+
listen (3.7.0)
124126
rb-fsevent (~> 0.10, >= 0.10.3)
125127
rb-inotify (~> 0.9, >= 0.9.10)
126128
mdl (0.11.0)
@@ -130,25 +132,25 @@ GEM
130132
mixlib-config (>= 2.2.1, < 4)
131133
mixlib-shellout
132134
mercenary (0.4.0)
133-
mini_portile2 (2.5.3)
135+
mini_portile2 (2.6.1)
134136
mixlib-cli (2.1.8)
135137
mixlib-config (3.0.9)
136138
tomlrb
137139
mixlib-shellout (3.2.5)
138140
chef-utils
139141
multipart-post (2.1.1)
140142
netrc (0.11.0)
141-
nokogiri (1.11.7)
142-
mini_portile2 (~> 2.5.0)
143+
nokogiri (1.12.5)
144+
mini_portile2 (~> 2.6.1)
143145
racc (~> 1.4)
144-
nokogiri (1.11.7-x86_64-darwin)
146+
nokogiri (1.12.5-x86_64-darwin)
145147
racc (~> 1.4)
146148
nokogumbo (2.0.5)
147149
nokogiri (~> 1.8, >= 1.8.4)
148150
octokit (4.21.0)
149151
faraday (>= 0.9)
150152
sawyer (~> 0.8.0, >= 0.5.3)
151-
parallel (1.20.1)
153+
parallel (1.21.0)
152154
pathutil (0.16.2)
153155
forwardable-extended (~> 2.6)
154156
progress (3.6.0)
@@ -161,8 +163,8 @@ GEM
161163
rb-inotify (0.10.1)
162164
ffi (~> 1.0)
163165
rexml (3.2.5)
164-
rouge (3.26.0)
165-
ruby2_keywords (0.0.4)
166+
rouge (3.26.1)
167+
ruby2_keywords (0.0.5)
166168
safe_yaml (1.0.5)
167169
sassc (2.4.0)
168170
ffi (~> 1.9)
@@ -175,7 +177,7 @@ GEM
175177
tomlrb (2.0.1)
176178
typhoeus (1.4.0)
177179
ethon (>= 0.9.0)
178-
unicode-display_width (1.7.0)
180+
unicode-display_width (1.8.0)
179181
verbal_expressions (0.1.5)
180182
wdm (0.1.1)
181183
whatsup_github (0.4.2)

_config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,15 +115,13 @@ defaults:
115115
values:
116116
group: module-reference-guide-2_3
117117
github_link: false
118-
feedback_link: false
119118

120119
-
121120
scope:
122121
path: guides/v2.4/mrg
123122
values:
124123
group: module-reference-guide-2_4
125124
github_link: false
126-
feedback_link: false
127125

128126
-
129127
scope:

src/_data/codebase/cloud/magento-cloud.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/_data/features.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ features:
1616
2.2: false
1717
2.3: false
1818
2.4: true
19+
-
20+
name: Live Search powered by Adobe Sensei
21+
support:
22+
2.0: false
23+
2.1: false
24+
2.2: false
25+
2.3: false
26+
2.4: true
1927
-
2028
name: Product Recommendations powered by Adobe Sensei
2129
support:

src/_data/toc/extension-best-practices.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ pages:
5454
- label: Run the Upgrade Compatibility Tool
5555
url: /ext-best-practices/phpstorm/uct-run-configuration.html
5656

57+
- label: The built-in Upgrade Compatibility Tool (MVP)
58+
url: /ext-best-practices/phpstorm/built-in-upgrade-compatibility-tool.html
59+
5760
- label: Storefront
5861
url: /ext-best-practices/storefront/storefront-best-practices.html
5962

src/_data/toc/product-recommendations.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ pages:
3232
url: /recommendations/customize.html
3333
versionless: true
3434

35+
- label: Integrate Product Recommendations into your Headless Storefront
36+
url: /recommendations/headless.html
37+
versionless: true
38+
3539
- label: Recommendations SDK
3640
url: /recommendations/recs-api.html
3741
versionless: true

0 commit comments

Comments
 (0)