From 8b2e6e065e2200ac64e2cc838d6b7555fba86233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 06:51:39 +0000 Subject: [PATCH] chore(deps): bump rdf-serialize from 2.2.3 to 4.0.1 Bumps [rdf-serialize](https://github.com/rubensworks/rdf-serialize.js) from 2.2.3 to 4.0.1. - [Changelog](https://github.com/rubensworks/rdf-serialize.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubensworks/rdf-serialize.js/compare/v2.2.3...v4.0.1) --- updated-dependencies: - dependency-name: rdf-serialize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 162 ++++++++++++++++++++++++++++++++------------------- 2 files changed, 104 insertions(+), 60 deletions(-) diff --git a/package.json b/package.json index 4c1d160..5536453 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "n3": "^1.16.4", "node-fetch": "^3.3.0", "rdf-parse": "^2.1.1", - "rdf-serialize": "^2.0.1", + "rdf-serialize": "^4.0.1", "stream-to-string": "^1.2.0", "streamify-string": "^1.0.1", "tmp": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index a53d6d7..be53012 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14,14 +14,6 @@ resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.6.0.tgz#ec6cd237440700bc23ca23087f513c75508958b0" integrity sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA== -"@comunica/actor-abstract-mediatyped@^2.10.0": - version "2.10.0" - resolved "https://registry.yarnpkg.com/@comunica/actor-abstract-mediatyped/-/actor-abstract-mediatyped-2.10.0.tgz#fa410f30735c8f0ac6cde6d861fd9b7fd3d1f666" - integrity sha512-0o6WBujsMnIVcwvRJv6Nj+kKPLZzqBS3On48rm01Rh9T1/My0E/buJMXwgcARKCfMonc2mJ9zxpPCh5ilGEU2A== - dependencies: - "@comunica/core" "^2.10.0" - "@comunica/types" "^2.10.0" - "@comunica/actor-abstract-mediatyped@^2.8.2": version "2.8.2" resolved "https://registry.yarnpkg.com/@comunica/actor-abstract-mediatyped/-/actor-abstract-mediatyped-2.8.2.tgz#18265089afb5c0da7253a3476fd59d3193d98382" @@ -38,6 +30,14 @@ "@comunica/core" "^3.3.0" "@comunica/types" "^3.3.0" +"@comunica/actor-abstract-mediatyped@^4.0.2": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@comunica/actor-abstract-mediatyped/-/actor-abstract-mediatyped-4.0.2.tgz#1850698d7f2ea525d28f64bc0b890884117a0880" + integrity sha512-WN14hyPi0d2vpRnHd3JgVZm/6OlgG2Hn2q3cxOHYXNYBGVXE2g+1wlWe6WPW8HsGz3waO2rj0VKIXo0UsCPm6w== + dependencies: + "@comunica/core" "^4.0.2" + "@comunica/types" "^4.0.2" + "@comunica/actor-abstract-parse@^2.8.2": version "2.8.2" resolved "https://registry.yarnpkg.com/@comunica/actor-abstract-parse/-/actor-abstract-parse-2.8.2.tgz#d018d22c38586661bb2375149752d67cb6e38187" @@ -1351,15 +1351,6 @@ "@comunica/types" "^2.8.2" rdfa-streaming-parser "^2.0.1" -"@comunica/actor-rdf-serialize-jsonld@^2.6.6": - version "2.10.0" - resolved "https://registry.yarnpkg.com/@comunica/actor-rdf-serialize-jsonld/-/actor-rdf-serialize-jsonld-2.10.0.tgz#5d11ef89ed3f3572b8905c67a013a186ae0cb97d" - integrity sha512-u1M5N7BSrkhS461fV6QXKMh6TnvpoEiSHPru7wJg1kGqR9q3reuQeKLf/U23JDYb1kom8uU3R7aBpDIjgVc49Q== - dependencies: - "@comunica/bus-rdf-serialize" "^2.10.0" - "@comunica/types" "^2.10.0" - jsonld-streaming-serializer "^2.1.0" - "@comunica/actor-rdf-serialize-jsonld@^3.3.0": version "3.3.0" resolved "https://registry.yarnpkg.com/@comunica/actor-rdf-serialize-jsonld/-/actor-rdf-serialize-jsonld-3.3.0.tgz#32361775ee7f6a7b964d86e7577163ac38a405d4" @@ -1369,14 +1360,14 @@ "@comunica/types" "^3.3.0" jsonld-streaming-serializer "^2.1.0" -"@comunica/actor-rdf-serialize-n3@^2.6.6": - version "2.10.0" - resolved "https://registry.yarnpkg.com/@comunica/actor-rdf-serialize-n3/-/actor-rdf-serialize-n3-2.10.0.tgz#0aa597cb9c077064b79cff90cb4f66aaa72ade64" - integrity sha512-CoDktUI3YQuI7UBV+fQOdKl+5XjBx0XTOF9XxEDiNg5nwndEmDvq6C23fSHfkqX3/xDlnsuS/YysHAqXCrYoiA== +"@comunica/actor-rdf-serialize-jsonld@^4.0.1": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@comunica/actor-rdf-serialize-jsonld/-/actor-rdf-serialize-jsonld-4.0.2.tgz#c63d2c02d2edebc647a17480104988d8ea97fd06" + integrity sha512-F/H+Cj7uOnCGg7Wm277Pxcul+UeEld8HeZP7pBTR2Ee6MUtIBm7CJUG/qEKnBEAcH8KpW+ZuWZTfz4yRjWpzxg== dependencies: - "@comunica/bus-rdf-serialize" "^2.10.0" - "@comunica/types" "^2.10.0" - n3 "^1.17.0" + "@comunica/bus-rdf-serialize" "^4.0.2" + "@comunica/types" "^4.0.2" + jsonld-streaming-serializer "^3.0.1" "@comunica/actor-rdf-serialize-n3@^3.3.0": version "3.3.0" @@ -1386,16 +1377,13 @@ "@comunica/bus-rdf-serialize" "^3.3.0" n3 "^1.17.0" -"@comunica/actor-rdf-serialize-shaclc@^2.6.0": - version "2.10.0" - resolved "https://registry.yarnpkg.com/@comunica/actor-rdf-serialize-shaclc/-/actor-rdf-serialize-shaclc-2.10.0.tgz#613988a8170d994b5e1f54550e4e6542684c0b4e" - integrity sha512-gp4bu4+aPtMk4bavXP27uD9X9bpa2F5u6/JtsaX2qwcqVI0x1tkVQOkm2RkUhafcHNj0Fz6lQ3aXmRIAQvaefg== +"@comunica/actor-rdf-serialize-n3@^4.0.1": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@comunica/actor-rdf-serialize-n3/-/actor-rdf-serialize-n3-4.0.2.tgz#e3d99fc86060ee6d5f0cdc783e8d432edfe640d6" + integrity sha512-2bOBKVMJI8LN9sLfmh3TgaUdQ6KYWCTRwH7teeYZ5mi1bJS/TwzNUVprjUZhQrYNYnXbQvrpjf3RjR8zzU6Grg== dependencies: - "@comunica/bus-rdf-serialize" "^2.10.0" - "@comunica/types" "^2.10.0" - arrayify-stream "^2.0.1" - readable-stream "^4.4.2" - shaclc-write "^1.4.2" + "@comunica/bus-rdf-serialize" "^4.0.2" + n3 "^1.17.0" "@comunica/actor-rdf-serialize-shaclc@^3.3.0": version "3.3.0" @@ -1407,6 +1395,16 @@ readable-stream "^4.4.2" shaclc-write "^1.4.2" +"@comunica/actor-rdf-serialize-shaclc@^4.0.1": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@comunica/actor-rdf-serialize-shaclc/-/actor-rdf-serialize-shaclc-4.0.2.tgz#ac0581d894df8a6946f1d024e17803619a2bc97a" + integrity sha512-lkwoHqUu0/d4mi7knjMAG5D+Ck88HCnUhdiCgUV8M/B2ruF5jqkz+9UAh+ORnKeYsjT5MQOd3pdG/xW12PVefA== + dependencies: + "@comunica/bus-rdf-serialize" "^4.0.2" + arrayify-stream "^2.0.1" + readable-stream "^4.5.2" + shaclc-write "^1.4.2" + "@comunica/actor-rdf-update-quads-rdfjs-store@^3.3.0": version "3.3.0" resolved "https://registry.yarnpkg.com/@comunica/actor-rdf-update-quads-rdfjs-store/-/actor-rdf-update-quads-rdfjs-store-3.3.0.tgz#78e10380d832411345c293ba23b9b084703547cd" @@ -1526,6 +1524,14 @@ "@comunica/core" "^3.3.0" readable-stream "^4.4.2" +"@comunica/bus-init@^4.0.1": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@comunica/bus-init/-/bus-init-4.0.2.tgz#2eb122b434bdf3964183a6199526a68d19601345" + integrity sha512-sY0C4ri1oBpiEgAD6s7TF/YG8pQz5sYrnOh93M+QDfKxdJiT7NtxRgkxriGBwB1dH6x7KMymogbbW6jXQccv6g== + dependencies: + "@comunica/core" "^4.0.2" + readable-stream "^4.5.2" + "@comunica/bus-merge-bindings-context@^3.3.0": version "3.3.0" resolved "https://registry.yarnpkg.com/@comunica/bus-merge-bindings-context/-/bus-merge-bindings-context-3.3.0.tgz#a5e1f10f027ad3e5141270c842c56914eb44cbcb" @@ -1716,15 +1722,6 @@ "@comunica/core" "^3.3.0" "@comunica/types" "^3.3.0" -"@comunica/bus-rdf-serialize@^2.0.1", "@comunica/bus-rdf-serialize@^2.10.0": - version "2.10.0" - resolved "https://registry.yarnpkg.com/@comunica/bus-rdf-serialize/-/bus-rdf-serialize-2.10.0.tgz#ce84f56630e8429f50269aca88db70805b295378" - integrity sha512-AmbN9MUgw6B6AfrIqR1u7PWHZFgbJz+j1SFJVtnHQ51hEpG+Ig9nNG2IWjHOsFK0xBBQ/wXgNmt/cufEMRM1SQ== - dependencies: - "@comunica/actor-abstract-mediatyped" "^2.10.0" - "@comunica/core" "^2.10.0" - "@rdfjs/types" "*" - "@comunica/bus-rdf-serialize@^3.3.0": version "3.3.0" resolved "https://registry.yarnpkg.com/@comunica/bus-rdf-serialize/-/bus-rdf-serialize-3.3.0.tgz#c3733217cb19db487b93b63564f24c17ea7332e1" @@ -1734,6 +1731,15 @@ "@comunica/core" "^3.3.0" "@rdfjs/types" "*" +"@comunica/bus-rdf-serialize@^4.0.1", "@comunica/bus-rdf-serialize@^4.0.2": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@comunica/bus-rdf-serialize/-/bus-rdf-serialize-4.0.2.tgz#07c212d56533a508b28770c63b8929cc3b1143e8" + integrity sha512-e4Z3JaZ30iVWgHjehh+0nK5+x292HEKsHpSsTETzWZz6e0g1gkfZDzUMAB3cNiensvD6XPpXKSUnwqP2Lfz4UA== + dependencies: + "@comunica/actor-abstract-mediatyped" "^4.0.2" + "@comunica/core" "^4.0.2" + "@rdfjs/types" "*" + "@comunica/bus-rdf-update-quads@^3.3.0": version "3.3.0" resolved "https://registry.yarnpkg.com/@comunica/bus-rdf-update-quads/-/bus-rdf-update-quads-3.3.0.tgz#bacc01fa2647e5ca70417c17b62f317064e32715" @@ -1756,6 +1762,11 @@ resolved "https://registry.yarnpkg.com/@comunica/config-query-sparql/-/config-query-sparql-3.3.0.tgz#e564fecf857c18fe6185f595d59e29d2e0e71bf9" integrity sha512-odXTWeA/onojGWUt9IqirMJy2qUFTiMwI2evCU2UH5i6n33T6g6URayEhUi1AHOWKd0Sn/Hq1Qju6/ukCaZBkQ== +"@comunica/config-query-sparql@^4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@comunica/config-query-sparql/-/config-query-sparql-4.0.1.tgz#ad7da2b3636aaf7dd3eb5b4918c76ac3bf2c61d7" + integrity sha512-jNuRl7PmOKillPfvIzmO+I7IFP0nroFQrZaX/4pUIqe4WNrSCzjZqrLnru0BQtFE5LXcaEA9IdtISSfjwTFt2w== + "@comunica/context-entries@^2.10.0", "@comunica/context-entries@^2.8.2": version "2.10.0" resolved "https://registry.yarnpkg.com/@comunica/context-entries/-/context-entries-2.10.0.tgz#6920bad7b55ffcf99ed00472fadab659147bd3ea" @@ -1805,7 +1816,7 @@ "@comunica/types" "^3.3.0" immutable "^4.1.0" -"@comunica/core@^4.0.2": +"@comunica/core@^4.0.1", "@comunica/core@^4.0.2": version "4.0.2" resolved "https://registry.yarnpkg.com/@comunica/core/-/core-4.0.2.tgz#7a2acfa5ead8b34850734bbb271f67fe499efc3f" integrity sha512-VDh3mejUyqhV2Hf/f43iBWrsAjYfULV+FbF0v/AR1tgESkCS7z949Dzbu8YgkL1CaTX6Ohmqgrhc/yEd9CGZ6Q== @@ -1877,6 +1888,14 @@ "@comunica/core" "^3.3.0" "@comunica/types" "^3.3.0" +"@comunica/mediator-combine-pipeline@^4.0.1": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@comunica/mediator-combine-pipeline/-/mediator-combine-pipeline-4.0.2.tgz#dcd3ddfd10fcc81b272bb2304ec67017456dada3" + integrity sha512-bU66ZgbP0v7SznZ3SGQXabYsQbUUErrT++WSDfv9w/jm7UJidt8mpRZfPTD0q83Cxu+yfOU5c9ToSVMT93CLGg== + dependencies: + "@comunica/core" "^4.0.2" + "@comunica/types" "^4.0.2" + "@comunica/mediator-combine-union@^2.0.1": version "2.10.0" resolved "https://registry.yarnpkg.com/@comunica/mediator-combine-union/-/mediator-combine-union-2.10.0.tgz#722d5b81174b167e1c3b4d365d14c2343ded3bf1" @@ -1891,6 +1910,13 @@ dependencies: "@comunica/core" "^3.3.0" +"@comunica/mediator-combine-union@^4.0.1": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@comunica/mediator-combine-union/-/mediator-combine-union-4.0.2.tgz#f2b3b4b9da6b90934a890f2acacc0ebf2061607e" + integrity sha512-upb0h6pWgithAvTH9iTa8lVQkUaI4a/+f7oh/F3suBULOA3mlACLp3eQU8w9tUnnKYujI7+sW9lH9uRkF34o7A== + dependencies: + "@comunica/core" "^4.0.2" + "@comunica/mediator-join-coefficients-fixed@^3.3.0": version "3.3.0" resolved "https://registry.yarnpkg.com/@comunica/mediator-join-coefficients-fixed/-/mediator-join-coefficients-fixed-3.3.0.tgz#81a57a995db550e9cbd43e90f4f917424328880b" @@ -1930,6 +1956,13 @@ dependencies: "@comunica/core" "^3.3.0" +"@comunica/mediator-race@^4.0.1": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@comunica/mediator-race/-/mediator-race-4.0.2.tgz#89b0992037b7bb3eb7caa5c5de3b583670613129" + integrity sha512-gzPRxWZaWwBEzfKPy3Qhuk1oDLd4hE+AvAbA4rE7xICmF4sgU/wSHiBM809vhi6HE818d509xFwEB9R/gXDNNQ== + dependencies: + "@comunica/core" "^4.0.2" + "@comunica/mediatortype-accuracy@^3.3.0": version "3.3.0" resolved "https://registry.yarnpkg.com/@comunica/mediatortype-accuracy/-/mediatortype-accuracy-3.3.0.tgz#705107c690215082e315d905a07560fd906ede37" @@ -3389,6 +3422,17 @@ jsonld-streaming-serializer@^2.1.0: jsonld-context-parser "^2.0.0" readable-stream "^4.0.0" +jsonld-streaming-serializer@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/jsonld-streaming-serializer/-/jsonld-streaming-serializer-3.0.1.tgz#42c4e748060924586d71b0f80800c0f05e613a63" + integrity sha512-lw5Z785Km53DRZ0ngyEamC3ojGdjFRDKvUt3b7lW5e8sqmTc7GHZxFBBw7IIqbb0Wc2WNksoXewmF13FC9bPNg== + dependencies: + "@rdfjs/types" "*" + "@types/readable-stream" "^4.0.0" + buffer "^6.0.3" + jsonld-context-parser "^3.0.0" + readable-stream "^4.0.0" + jsonld@^8.x.x: version "8.3.2" resolved "https://registry.yarnpkg.com/jsonld/-/jsonld-8.3.2.tgz#7033f8994aed346b536e9046025f7f1fe9669934" @@ -3832,23 +3876,23 @@ rdf-quad@^1.5.0: rdf-literal "^1.2.0" rdf-string "^1.5.0" -rdf-serialize@^2.0.1: - version "2.2.3" - resolved "https://registry.yarnpkg.com/rdf-serialize/-/rdf-serialize-2.2.3.tgz#11ad0e0504b53768111585cc8e8da426b303394a" - integrity sha512-t3AvH3lw1NUufCUjf6/pxOyU/cPBJ0J3TkMP+FuUJKMmsJ1FzFdNkpsIMp9QFmWtqUYijyhYpVfJ4Tqprl+1RA== - dependencies: - "@comunica/actor-rdf-serialize-jsonld" "^2.6.6" - "@comunica/actor-rdf-serialize-n3" "^2.6.6" - "@comunica/actor-rdf-serialize-shaclc" "^2.6.0" - "@comunica/bus-init" "^2.0.1" - "@comunica/bus-rdf-serialize" "^2.0.1" - "@comunica/config-query-sparql" "^2.0.1" - "@comunica/core" "^2.0.1" - "@comunica/mediator-combine-pipeline" "^2.0.1" - "@comunica/mediator-combine-union" "^2.0.1" - "@comunica/mediator-race" "^2.0.1" +rdf-serialize@^4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/rdf-serialize/-/rdf-serialize-4.0.1.tgz#8a4cfbd7c27a4bac29a400816f16b626ab1fbda4" + integrity sha512-iPeyp8WWdyuZvDBRgIaTJCeRSalI3+qOaHIrvrXIAAfRpI4iMgpPpJJgDKVYd1PiedxGtpdjh3tA0VlxAhzqNw== + dependencies: + "@comunica/actor-rdf-serialize-jsonld" "^4.0.1" + "@comunica/actor-rdf-serialize-n3" "^4.0.1" + "@comunica/actor-rdf-serialize-shaclc" "^4.0.1" + "@comunica/bus-init" "^4.0.1" + "@comunica/bus-rdf-serialize" "^4.0.1" + "@comunica/config-query-sparql" "^4.0.1" + "@comunica/core" "^4.0.1" + "@comunica/mediator-combine-pipeline" "^4.0.1" + "@comunica/mediator-combine-union" "^4.0.1" + "@comunica/mediator-race" "^4.0.1" "@rdfjs/types" "*" - readable-stream "^4.3.0" + readable-stream "^4.5.2" stream-to-string "^1.1.0" rdf-streaming-store@^1.1.4: