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 6060 - name : Use Node.js
6161 uses : actions/setup-node@v6
6262 with :
63- node-version : 22 .x
63+ node-version : 24 .x
6464 - name : Check out repository
6565 uses : actions/checkout@v6
6666 - name : Load cache
8282 - name : Use Node.js
8383 uses : actions/setup-node@v6
8484 with :
85- node-version : 22 .x
85+ node-version : 24 .x
8686 - name : Check out repository
8787 uses : actions/checkout@v6
8888 - name : Load cache
@@ -109,7 +109,7 @@ jobs:
109109 - name : Use Node.js
110110 uses : actions/setup-node@v6
111111 with :
112- node-version : 22 .x
112+ node-version : 24 .x
113113 - name : Check out repository
114114 uses : actions/checkout@v6
115115 - 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" : " ^5.1.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.10.0" ,
4444 "babel-loader" : " ^10.0.0" ,
4545 "componentsjs-generator" : " ^4.3.0" ,
Original file line number Diff line number Diff line change 68986898 resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.17.tgz#53cc07ce582c9d7c5850702a3c2cb0af0d7b0ca1"
68996899 integrity sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw==
69006900
6901- "@types/node@^22 .0.0":
6902- version "22.8 .2"
6903- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8 .2.tgz#8e82bb8201c0caf751dcdc61b0a262d2002d438b "
6904- integrity sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw ==
6901+ "@types/node@^24 .0.0":
6902+ version "24.11 .2"
6903+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11 .2.tgz#4d16d5f21256a0506c9d7b58fcda1d4d3dadc530 "
6904+ integrity sha512-HTsxyfkxTNxOXBsEdgIOzbMgBjDGPvkTfw0B1m09j1LFPk8u3tSL8SNBRTSc381wXXX/Wp93qPi1kQXwnWuHgA ==
69056905 dependencies:
6906- undici-types "~6.19.8 "
6906+ undici-types "~7.16.0 "
69076907
69086908"@types/normalize-package-data@^2.4.0":
69096909 version "2.4.1"
@@ -16829,10 +16829,10 @@ undefsafe@^2.0.5:
1682916829 resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
1683016830 integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
1683116831
16832- undici-types@~6.19.8 :
16833- version "6.19.8 "
16834- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
16835- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
16832+ undici-types@~7.16.0 :
16833+ version "7.16.0 "
16834+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0 .tgz#ffccdff36aea4884cbfce9a750a0580224f58a46 "
16835+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw ==
1683616836
1683716837undici@^5.19.1:
1683816838 version "5.24.0"
You can’t perform that action at this time.
0 commit comments