File tree Expand file tree Collapse file tree 4 files changed +1575
-648
lines changed Expand file tree Collapse file tree 4 files changed +1575
-648
lines changed Original file line number Diff line number Diff line change 21
21
fetch-depth : 0
22
22
- uses : actions/setup-node@v4
23
23
with :
24
- node-version : 18
24
+ node-version : 20
25
25
cache : yarn
26
26
- name : Test Build
27
27
run : |
42
42
fetch-depth : 0
43
43
- uses : actions/setup-node@v4
44
44
with :
45
- node-version : 18
45
+ node-version : 20
46
46
cache : yarn
47
47
- name : Build pages
48
48
run : |
Original file line number Diff line number Diff line change @@ -86,15 +86,15 @@ Currently discussion happening on https://github.com/fossology/fossology/discuss
86
86
87
87
1 . [ SPDX naming updates and reporting] ( #spdx-naming-updates-and-reporting )
88
88
1 . [ REST API and UI improvements] ( #rest-api-and-ui-improvements )
89
- 1 . [ Integrating Open Source Review Toolkit] ( #Integrating-Open-Source-Review-Toolkit )
89
+ 1 . [ Integrating Open Source Review Toolkit] ( #integrating-open-source-review-toolkit )
90
90
1 . [ Adopting REUSE standards in FOSSology] ( #adopting-reuse-standards-in-fossology )
91
91
1 . [ Improving FOSSology CI scanner image] ( #improving-fossology-ci-scanner-image )
92
92
1 . [ Enhancement with ClearlyDefined.io (spasht)] ( #enhancement-with-clearlydefinedio-spasht )
93
93
1 . [ Compatibility for PHP-8] ( #compatibility-for-php-8 )
94
94
1 . [ Introduce concept of project in FOSSology] ( #introduce-concept-of-project-in-fossology )
95
95
1 . [ Improve Minerva OSS Dataset and implement models for Atarashi] ( #improve-minerva-oss-dataset-and-implement-models-for-atarashi )
96
- 1 . [ Overhauling scheduler design] ( #Overhauling -scheduler-design )
97
- 1 . [ Debian packaging for Debian repository] ( #Debian -packaging-for-Debian -repository )
96
+ 1 . [ Overhauling scheduler design] ( #overhauling -scheduler-design )
97
+ 1 . [ Debian packaging for Debian repository] ( #debian -packaging-for-debian -repository )
98
98
99
99
### SPDX naming updates and reporting
100
100
Original file line number Diff line number Diff line change 14
14
"write-heading-ids" : " docusaurus write-heading-ids"
15
15
},
16
16
"dependencies" : {
17
- "@docusaurus/core" : " ^3.1.0 " ,
18
- "@docusaurus/preset-classic" : " ^3.1.0 " ,
17
+ "@docusaurus/core" : " ^3.3.2 " ,
18
+ "@docusaurus/preset-classic" : " ^3.3.2 " ,
19
19
"@mdx-js/react" : " ^3.0.0" ,
20
20
"@svgr/webpack" : " ^5.5.0" ,
21
21
"clsx" : " ^1.1.1" ,
You can’t perform that action at this time.
0 commit comments