Skip to content

Commit

Permalink
Update Comunica monorepo packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 1b249d9 commit f120232
Show file tree
Hide file tree
Showing 10 changed files with 630 additions and 1,391 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"node": ">=8.0"
},
"devDependencies": {
"@comunica/core": "^1.19.0",
"@comunica/bus-query-operation": "^1.19.0",
"@comunica/core": "^4.0.0",
"@comunica/bus-query-operation": "^4.0.0",
"@comunica/bus-rdf-dereference": "^1.19.0",
"@comunica/bus-rdf-metadata-extract": "^1.19.0",
"@comunica/bus-rdf-metadata-extract": "^4.0.0",
"@comunica/bus-rdf-membership-filter": "^1.0.0",
"@rdfjs/data-model": "^2.0.0",
"@types/jest": "^29.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/actor-init-sparql-amf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@
"engine-default.js"
],
"dependencies": {
"@comunica/actor-init-sparql": "^1.19.0",
"@comunica/actor-init-sparql": "^3.0.0",
"@comunica/actor-query-operation-bgp-membership-filter": "^1.1.0",
"@comunica/actor-query-operation-bgp-membership-filter-combined": "^1.1.0",
"@comunica/actor-query-operation-quadpattern-membership-filter": "^1.1.0",
"@comunica/actor-rdf-membership-filter-bloom": "^1.0.0",
"@comunica/actor-rdf-membership-filter-gcs": "^1.0.0",
"@comunica/actor-rdf-metadata-extract-membership": "^1.0.0",
"@comunica/bus-rdf-membership-filter": "^1.0.0",
"@comunica/runner": "^1.19.0",
"@comunica/runner-cli": "^1.19.0"
"@comunica/runner": "^4.0.0",
"@comunica/runner-cli": "^4.0.0"
},
"scripts": {
"build": "node \"../../node_modules/typescript/bin/tsc\"",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"rdf-terms": "^1.5.1"
},
"peerDependencies": {
"@comunica/bus-query-operation": "^1.19.0",
"@comunica/core": "^1.15.0"
"@comunica/bus-query-operation": "^4.0.0",
"@comunica/core": "^4.0.0"
},
"devDependencies": {
"@comunica/bus-query-operation": "^1.19.0",
"@comunica/core": "^1.15.0"
"@comunica/bus-query-operation": "^4.0.0",
"@comunica/core": "^4.0.0"
},
"jest": {
"globals": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"asynciterator": "^3.0.2"
},
"peerDependencies": {
"@comunica/bus-query-operation": "^1.19.0",
"@comunica/core": "^1.15.0"
"@comunica/bus-query-operation": "^4.0.0",
"@comunica/core": "^4.0.0"
},
"devDependencies": {
"@comunica/bus-query-operation": "^1.19.0",
"@comunica/core": "^1.15.0"
"@comunica/bus-query-operation": "^4.0.0",
"@comunica/core": "^4.0.0"
},
"jest": {
"globals": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"rdf-terms": "^1.5.1"
},
"peerDependencies": {
"@comunica/bus-query-operation": "^1.19.0",
"@comunica/core": "^1.15.0"
"@comunica/bus-query-operation": "^4.0.0",
"@comunica/core": "^4.0.0"
},
"devDependencies": {
"@comunica/bus-query-operation": "^1.19.0",
"@comunica/core": "^1.15.0"
"@comunica/bus-query-operation": "^4.0.0",
"@comunica/core": "^4.0.0"
},
"jest": {
"globals": {
Expand Down
4 changes: 2 additions & 2 deletions packages/actor-rdf-membership-filter-bloom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
},
"peerDependencies": {
"@comunica/bus-rdf-membership-filter": "^1.0.0",
"@comunica/core": "^1.15.0"
"@comunica/core": "^4.0.0"
},
"devDependencies": {
"@comunica/bus-rdf-membership-filter": "^1.0.0",
"@comunica/core": "^1.15.0"
"@comunica/core": "^4.0.0"
},
"jest": {
"globals": {
Expand Down
4 changes: 2 additions & 2 deletions packages/actor-rdf-membership-filter-gcs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
},
"peerDependencies": {
"@comunica/bus-rdf-membership-filter": "^1.0.0",
"@comunica/core": "^1.15.0"
"@comunica/core": "^4.0.0"
},
"devDependencies": {
"@comunica/bus-rdf-membership-filter": "^1.0.0",
"@comunica/core": "^1.15.0"
"@comunica/core": "^4.0.0"
},
"jest": {
"globals": {
Expand Down
8 changes: 4 additions & 4 deletions packages/actor-rdf-metadata-extract-membership/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"peerDependencies": {
"@comunica/bus-rdf-dereference": "^1.15.0",
"@comunica/bus-rdf-membership-filter": "^1.0.0",
"@comunica/bus-rdf-metadata-extract": "^1.15.0",
"@comunica/core": "^1.15.0"
"@comunica/bus-rdf-metadata-extract": "^4.0.0",
"@comunica/core": "^4.0.0"
},
"devDependencies": {
"@comunica/bus-rdf-dereference": "^1.15.0",
"@comunica/bus-rdf-membership-filter": "^1.0.0",
"@comunica/bus-rdf-metadata-extract": "^1.15.0",
"@comunica/core": "^1.15.0"
"@comunica/bus-rdf-metadata-extract": "^4.0.0",
"@comunica/core": "^4.0.0"
},
"jest": {
"globals": {
Expand Down
4 changes: 2 additions & 2 deletions packages/bus-rdf-membership-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"index.js"
],
"peerDependencies": {
"@comunica/core": "^1.15.0"
"@comunica/core": "^4.0.0"
},
"devDependencies": {
"@comunica/core": "^1.15.0"
"@comunica/core": "^4.0.0"
},
"scripts": {
"build": "node \"../../node_modules/typescript/bin/tsc\"",
Expand Down
Loading

0 comments on commit f120232

Please sign in to comment.