From 102d20b9594856fb540cd04588a8f96954bac295 Mon Sep 17 00:00:00 2001 From: Ruben Taelman Date: Thu, 29 Aug 2024 17:57:02 +0200 Subject: [PATCH] Also run CI on MacOS --- .github/workflows/ci.yml | 2 +- package.json | 2 +- .../package.json | 2 +- yarn.lock | 47 +++++-------------- 4 files changed, 14 insertions(+), 39 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3fd37d5..427da6f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ubuntu-latest] + os: [ubuntu-latest, macos-latest] node-version: - 18.x - 20.x diff --git a/package.json b/package.json index 5637c15..ffe7599 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@babel/preset-env": "^7.16.4", "@comunica/jest": "^3.2.1", "@rubensworks/eslint-config": "^3.0.0", - "@rubensworks/process-sparql-benchmark-results": "^1.2.1", + "@rubensworks/process-sparql-benchmark-results": "^1.3.4", "@types/jest": "^29.0.0", "@types/node": "^20.0.0", "asynciterator": "^3.2.1", diff --git a/packages/actor-query-source-identify-hdt/package.json b/packages/actor-query-source-identify-hdt/package.json index bd29e13..dcdf2d2 100644 --- a/packages/actor-query-source-identify-hdt/package.json +++ b/packages/actor-query-source-identify-hdt/package.json @@ -46,7 +46,7 @@ "@comunica/types": "^3.2.1", "@rdfjs/types": "*", "asynciterator": "^3.9.0", - "hdt": "^3.1.0", + "hdt": "^3.1.1", "rdf-data-factory": "^1.1.1", "sparqlalgebrajs": "^4.3.3" } diff --git a/yarn.lock b/yarn.lock index 5fa1e17..a2e3cb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4308,10 +4308,10 @@ eslint-plugin-style "^0.2.0" eslint-plugin-tsdoc "^0.2.17" -"@rubensworks/process-sparql-benchmark-results@^1.2.1": - version "1.2.2" - resolved "https://registry.yarnpkg.com/@rubensworks/process-sparql-benchmark-results/-/process-sparql-benchmark-results-1.2.2.tgz#ae5cb475a55e78bf697d08cc2aeaed06c84d14bc" - integrity sha512-XVwHvkEHw6GGH4xbPQiA7FnpTAOc8uQeFIqUZP0fMXw7ruMOfpWv+7MvQOmEVvmWPLgw0Q0wMka92R+BCbmYDg== +"@rubensworks/process-sparql-benchmark-results@^1.3.4": + version "1.3.4" + resolved "https://registry.yarnpkg.com/@rubensworks/process-sparql-benchmark-results/-/process-sparql-benchmark-results-1.3.4.tgz#406d0d880045d419e18fa05e36e0b5a5c40ef0d6" + integrity sha512-TPD7Mb96YdlzedKnnXf1iDwGbeKEP0+g+K+jwx4BdP35iWMpMVfJZL0fhfFU949kecj0WAH57qjTJfakNW1ebw== dependencies: "@rubensworks/saxes" "^6.0.1" "@types/cross-spawn" "^6.0.2" @@ -8086,10 +8086,10 @@ hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2: dependencies: function-bind "^1.1.2" -hdt@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/hdt/-/hdt-3.1.0.tgz#ec11b6a204c02639ff331d04c37b1598e71b771a" - integrity sha512-wL/9+BcUkI9slsuFIX9/1fbalwoqFYXoYxvTgo/iTBGV/xexdXTHp+oXmUDmMqUiPwX/2VrmANWemumLHs11CQ== +hdt@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/hdt/-/hdt-3.1.1.tgz#58acfefbf0b029e603404e1dc047467d4e984513" + integrity sha512-2/WULIx8ygMX6AiEMysq8AURP0cuUBkPaJ3Qo2uTtIslwhbw5w0Z2hhEs0MI1YD1cBTD+GeOkV2LiXGBnQKv9A== dependencies: minimist "^1.1.0" n3 "^1.17.3" @@ -12116,16 +12116,7 @@ string-length@^4.0.1: char-regex "^1.0.2" strip-ansi "^6.0.0" -"string-width-cjs@npm:string-width@^4.2.0": - version "4.2.3" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" - integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.1" - -"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: +"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -12203,14 +12194,7 @@ string_decoder@~1.1.1: dependencies: safe-buffer "~5.1.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1": - version "6.0.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" - integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== - dependencies: - ansi-regex "^5.0.1" - -strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -13114,7 +13098,7 @@ wordwrap@^1.0.0: resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb" integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -13132,15 +13116,6 @@ wrap-ansi@^6.0.1: string-width "^4.1.0" strip-ansi "^6.0.0" -wrap-ansi@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" - integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== - dependencies: - ansi-styles "^4.0.0" - string-width "^4.1.0" - strip-ansi "^6.0.0" - wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"