On Tue, Sep 27, 2022 at 01:16:59AM -0700, Allan Pickett wrote:
> 
> Would anyone know if there are plans to add support for nodejs v18 as part 
> of the maintenance for DSpace 7 as nodejs v16 will be end of life next 
> year?  And in which sub release this support be aiming for?

If you just want to be able to build and run it on node 18, this works
for me:

diff --git a/package.json b/package.json
index 33e337121..aee1a4083 100644
--- a/package.json
+++ b/package.json
@@ -172,7 +172,7 @@
     "eslint": "^8.2.0",
     "eslint-plugin-deprecation": "^1.3.2",
     "eslint-plugin-import": "^2.25.4",
-    "eslint-plugin-jsdoc": "^38.0.6",
+    "eslint-plugin-jsdoc": "^39.3.6",
     "eslint-plugin-unused-imports": "^2.0.0",
     "express-static-gzip": "^2.1.5",
     "fork-ts-checker-webpack-plugin": "^6.0.3",
@@ -209,7 +209,7 @@
     "ts-loader": "^5.2.0",
     "ts-node": "^8.10.2",
     "typescript": "~4.5.5",
-    "webpack": "^5.69.1",
+    "webpack": "^5.74.0",
     "webpack-bundle-analyzer": "^4.4.0",
     "webpack-cli": "^4.2.0",
     "webpack-dev-server": "^4.5.0"

I will bring up the question of *official support*.

> Knowing this would help enormously with scheduling our project.
> 
> Should I log an enhancement request for this? 

Yes, that would be helpful.

> Can see that nodejs end of life is soon, with security updates to finish on 
> 11 Sep 2023. 
> Details here - https://nodejs.org/ar/blog/announcements/nodejs16-eol/

-- 
Mark H. Wood
Lead Technology Analyst

University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/YzLtnDQCv5U2X7QY%40IUPUI.Edu.

Attachment: signature.asc
Description: PGP signature

Reply via email to