File tree Expand file tree Collapse file tree 4 files changed +14
-14
lines changed
engines/query-sparql-solid Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 5959 - name : Use Node.js
6060 uses : actions/setup-node@v6
6161 with :
62- node-version : 22 .x
62+ node-version : 24 .x
6363 - name : Check out repository
6464 uses : actions/checkout@v5
6565 - name : Load cache
8181 - name : Use Node.js
8282 uses : actions/setup-node@v6
8383 with :
84- node-version : 22 .x
84+ node-version : 24 .x
8585 - name : Check out repository
8686 uses : actions/checkout@v5
8787 - name : Load cache
@@ -108,7 +108,7 @@ jobs:
108108 - name : Use Node.js
109109 uses : actions/setup-node@v6
110110 with :
111- node-version : 22 .x
111+ node-version : 24 .x
112112 - name : Check out repository
113113 uses : actions/checkout@v5
114114 - name : Load cache
Original file line number Diff line number Diff line change 1- FROM node:22
1+ FROM node:24
22
33# Install location
44ENV dir /var/www/@comunica/query-sparql-solid/
Original file line number Diff line number Diff line change 3939 "@comunica/utils-monorepo" : " ^4.0.1" ,
4040 "@rubensworks/eslint-config" : " ^3.0.0" ,
4141 "@types/jest" : " ^30.0.0" ,
42- "@types/node" : " ^22 .0.0" ,
42+ "@types/node" : " ^24 .0.0" ,
4343 "asynciterator" : " ^3.2.1" ,
4444 "babel-loader" : " ^10.0.0" ,
4545 "componentsjs-generator" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 64976497 resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.17.tgz#53cc07ce582c9d7c5850702a3c2cb0af0d7b0ca1"
64986498 integrity sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw==
64996499
6500- "@types/node@^22 .0.0":
6501- version "22.8.2 "
6502- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.2 .tgz#8e82bb8201c0caf751dcdc61b0a262d2002d438b "
6503- integrity sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw ==
6500+ "@types/node@^24 .0.0":
6501+ version "24.10.1 "
6502+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.1 .tgz#91e92182c93db8bd6224fca031e2370cef9a8f01 "
6503+ integrity sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ ==
65046504 dependencies:
6505- undici-types "~6.19.8 "
6505+ undici-types "~7.16.0 "
65066506
65076507"@types/normalize-package-data@^2.4.0":
65086508 version "2.4.1"
@@ -16434,10 +16434,10 @@ undefsafe@^2.0.5:
1643416434 resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
1643516435 integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
1643616436
16437- undici-types@~6.19.8 :
16438- version "6.19.8 "
16439- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
16440- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
16437+ undici-types@~7.16.0 :
16438+ version "7.16.0 "
16439+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0 .tgz#ffccdff36aea4884cbfce9a750a0580224f58a46 "
16440+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw ==
1644116441
1644216442undici@^5.19.1:
1644316443 version "5.24.0"
You can’t perform that action at this time.
0 commit comments