Skip to content

Commit

Permalink
Update Comunica monorepo packages to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 28f4c24 commit 994915c
Show file tree
Hide file tree
Showing 25 changed files with 1,648 additions and 1,111 deletions.
278 changes: 139 additions & 139 deletions engines/query-sparql-incremental/package.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"webpack": "^5.75.0",
"webpack-cli": "^5.0.0",
"ws": "^8.14.2",
"@comunica/jest": "^2.10.0"
"@comunica/jest": "^3.0.0"
},
"pre-commit": [
"build",
Expand Down
4 changes: 2 additions & 2 deletions packages/actor-guard-naive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-dereference-rdf": "^2.10.0",
"@comunica/core": "^2.10.0",
"@comunica/bus-dereference-rdf": "^3.0.0",
"@comunica/core": "^3.0.0",
"@incremunica/bus-guard": "^1.3.0",
"@incremunica/bus-resource-watch": "^1.3.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"dependencies": {
"@incremunica/hash-bindings": "^1.3.0",
"@incremunica/incremental-types": "^1.3.0",
"@comunica/bus-query-operation": "^2.10.1",
"@comunica/core": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/bus-query-operation": "^3.0.0",
"@comunica/core": "^3.0.0",
"@comunica/types": "^3.0.0",
"sparqlalgebrajs": "^4.2.0"
},
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-query-operation": "^2.10.1",
"@comunica/core": "^2.10.0",
"@comunica/expression-evaluator": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/bus-query-operation": "^3.0.0",
"@comunica/core": "^3.0.0",
"@comunica/expression-evaluator": "^3.0.0",
"@comunica/types": "^3.0.0",
"@incremunica/hash-bindings": "^1.3.0",
"@incremunica/incremental-bindings-factory": "^1.3.0",
"asynciterator": "^3.8.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-query-operation": "^2.10.1",
"@comunica/bus-query-operation": "^3.0.0",
"@comunica/bus-rdf-resolve-quad-pattern": "^2.10.0",
"@comunica/context-entries": "^2.10.0",
"@comunica/core": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/context-entries": "^3.0.0",
"@comunica/core": "^3.0.0",
"@comunica/types": "^3.0.0",
"@incremunica/incremental-bindings-factory": "^1.3.0",
"@rdfjs/types": "*",
"asynciterator": "^3.8.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/actor-rdf-join-incremental-minus-hash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bindings-factory": "^2.10.1",
"@comunica/bus-rdf-join": "^2.10.1",
"@comunica/mediatortype-join-coefficients": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/bindings-factory": "^3.0.0",
"@comunica/bus-rdf-join": "^3.0.0",
"@comunica/mediatortype-join-coefficients": "^3.0.0",
"@comunica/types": "^3.0.0",
"@incremunica/hash-bindings": "^1.3.0",
"@incremunica/incremental-types": "^1.3.0",
"@rdfjs/types": "*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-rdf-join": "^2.10.1",
"@comunica/mediatortype-join-coefficients": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/bus-rdf-join": "^3.0.0",
"@comunica/mediatortype-join-coefficients": "^3.0.0",
"@comunica/types": "^3.0.0",
"@incremunica/incremental-bindings-factory": "^1.3.0",
"@incremunica/incremental-inner-join": "^1.3.0",
"@incremunica/incremental-types": "^1.3.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-query-operation": "^2.10.1",
"@comunica/bus-rdf-join": "^2.10.1",
"@comunica/bus-rdf-join-entries-sort": "^2.10.0",
"@comunica/bus-query-operation": "^3.0.0",
"@comunica/bus-rdf-join": "^3.0.0",
"@comunica/bus-rdf-join-entries-sort": "^3.0.0",
"@comunica/bus-rdf-resolve-quad-pattern": "^2.10.0",
"@comunica/context-entries": "^2.10.0",
"@comunica/mediatortype-join-coefficients": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/context-entries": "^3.0.0",
"@comunica/mediatortype-join-coefficients": "^3.0.0",
"@comunica/types": "^3.0.0",
"@incremunica/context-entries": "^1.3.0",
"@incremunica/hash-bindings": "^1.3.0",
"@incremunica/incremental-bindings-factory": "^1.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-rdf-join": "^2.10.1",
"@comunica/mediatortype-join-coefficients": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/bus-rdf-join": "^3.0.0",
"@comunica/mediatortype-join-coefficients": "^3.0.0",
"@comunica/types": "^3.0.0",
"@incremunica/hash-bindings": "^1.3.0",
"@incremunica/incremental-inner-join": "^1.3.0",
"@incremunica/incremental-types": "^1.3.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-query-operation": "^2.10.1",
"@comunica/bus-rdf-join": "^2.10.1",
"@comunica/bus-rdf-join-entries-sort": "^2.10.0",
"@comunica/context-entries": "^2.10.0",
"@comunica/mediatortype-join-coefficients": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/bus-query-operation": "^3.0.0",
"@comunica/bus-rdf-join": "^3.0.0",
"@comunica/bus-rdf-join-entries-sort": "^3.0.0",
"@comunica/context-entries": "^3.0.0",
"@comunica/mediatortype-join-coefficients": "^3.0.0",
"@comunica/types": "^3.0.0",
"@incremunica/hash-bindings": "^1.3.0",
"@incremunica/incremental-bindings-factory": "^1.3.0",
"asynciterator": "^3.8.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/actor-query-operation-construct": "^2.10.1",
"@comunica/bus-query-operation": "^2.10.1",
"@comunica/bus-rdf-join": "^2.10.1",
"@comunica/context-entries": "^2.10.0",
"@comunica/core": "^2.10.0",
"@comunica/mediatortype-join-coefficients": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/actor-query-operation-construct": "^3.0.0",
"@comunica/bus-query-operation": "^3.0.0",
"@comunica/bus-rdf-join": "^3.0.0",
"@comunica/context-entries": "^3.0.0",
"@comunica/core": "^3.0.0",
"@comunica/mediatortype-join-coefficients": "^3.0.0",
"@comunica/types": "^3.0.0",
"@incremunica/context-entries": "^1.3.0",
"@incremunica/incremental-types": "^1.3.0",
"asynciterator": "^3.8.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-rdf-join": "^2.10.1",
"@comunica/mediatortype-join-coefficients": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/bus-rdf-join": "^3.0.0",
"@comunica/mediatortype-join-coefficients": "^3.0.0",
"@comunica/types": "^3.0.0",
"@incremunica/incremental-inner-join": "^1.3.0",
"@incremunica/incremental-types": "^1.3.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-rdf-join": "^2.10.1",
"@comunica/mediatortype-join-coefficients": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/bus-rdf-join": "^3.0.0",
"@comunica/mediatortype-join-coefficients": "^3.0.0",
"@comunica/types": "^3.0.0",
"@incremunica/incremental-inner-join": "^1.3.0",
"@incremunica/incremental-types": "^1.3.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/actor-rdf-metadata-extract-guard-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-rdf-metadata-extract": "^2.10.0",
"@comunica/core": "^2.10.0"
"@comunica/bus-rdf-metadata-extract": "^3.0.0",
"@comunica/core": "^3.0.0"
},
"scripts": {
"build": "npm run build:ts && npm run build:components",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"dependencies": {
"@comunica/bus-rdf-resolve-hypermedia": "^2.10.0",
"@comunica/core": "^2.10.0",
"@comunica/core": "^3.0.0",
"@incremunica/actor-rdf-resolve-quad-pattern-rdfjs-streaming-source": "^1.3.0",
"@incremunica/bus-guard": "^1.3.0",
"@incremunica/context-entries": "^1.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-query-operation": "^2.10.1",
"@comunica/bus-query-operation": "^3.0.0",
"@comunica/bus-rdf-resolve-quad-pattern": "^2.10.0",
"@comunica/context-entries": "^2.10.0",
"@comunica/core": "^2.10.0",
"@comunica/data-factory": "^2.7.0",
"@comunica/metadata": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/context-entries": "^3.0.0",
"@comunica/core": "^3.0.0",
"@comunica/data-factory": "^3.0.0",
"@comunica/metadata": "^3.0.0",
"@comunica/types": "^3.0.0",
"@rdfjs/types": "*",
"asynciterator": "^3.8.1",
"rdf-data-factory": "^1.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
],
"dependencies": {
"@comunica/bus-rdf-resolve-quad-pattern": "^2.10.0",
"@comunica/core": "^2.10.0",
"@comunica/metadata": "^2.10.0",
"@comunica/types": "^2.10.0",
"@comunica/core": "^3.0.0",
"@comunica/metadata": "^3.0.0",
"@comunica/types": "^3.0.0",
"@incremunica/context-entries": "^1.3.0",
"@incremunica/incremental-rdf-streaming-store": "^1.3.0",
"@incremunica/incremental-types": "^1.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/actor-resource-watch-polling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-http": "^2.10.0",
"@comunica/core": "^2.10.0",
"@comunica/bus-http": "^3.0.0",
"@comunica/core": "^3.0.0",
"@incremunica/bus-resource-watch": "^1.3.0"
},
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/bus-http": "^2.10.0",
"@comunica/core": "^2.10.0",
"@comunica/bus-http": "^3.0.0",
"@comunica/core": "^3.0.0",
"@incremunica/bus-resource-watch": "^1.3.0",
"@solid-notifications/subscription": "^0.1.0",
"@solid-notifications/types": "^0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bus-guard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.10.0",
"@comunica/core": "^3.0.0",
"@incremunica/actor-rdf-resolve-quad-pattern-rdfjs-streaming-source": "^1.3.0",
"@incremunica/incremental-types": "^1.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/bus-resource-watch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.10.0"
"@comunica/core": "^3.0.0"
},
"scripts": {
"build": "npm run build:ts && npm run build:components",
Expand Down
2 changes: 1 addition & 1 deletion packages/context-entries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/core": "^2.10.0",
"@comunica/core": "^3.0.0",
"@incremunica/incremental-types": "^1.3.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/incremental-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"lib/**/*.js.map"
],
"dependencies": {
"@comunica/types": "^2.10.0",
"@comunica/types": "^3.0.0",
"@incremunica/incremental-bindings-factory": "^1.3.0",
"@rdfjs/types": "*",
"arrayify-stream": "^2.0.1"
Expand Down
Loading

0 comments on commit 994915c

Please sign in to comment.