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] committed Oct 16, 2024
1 parent 025827f commit 63084e5
Show file tree
Hide file tree
Showing 29 changed files with 3,592 additions and 620 deletions.
480 changes: 240 additions & 240 deletions engines/query-sparql-link-traversal-solid/package.json

Large diffs are not rendered by default.

476 changes: 238 additions & 238 deletions engines/query-sparql-link-traversal/package.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"devDependencies": {
"@babel/core": "^7.22.20",
"@babel/preset-env": "^7.22.20",
"@comunica/packager": "4.0.1-alpha.48.0",
"@comunica/utils-jest": "4.0.1-alpha.48.0",
"@comunica/utils-monorepo": "4.0.1-alpha.48.0",
"@comunica/packager": "4.0.1",
"@comunica/utils-jest": "4.0.2",
"@comunica/utils-monorepo": "4.0.1",
"@pollyjs/adapter-node-http": "^6.0.6",
"@pollyjs/core": "^6.0.6",
"@pollyjs/persister-fs": "^6.0.6",
Expand Down Expand Up @@ -92,6 +92,6 @@
"webpack-cli": "^5.1.4"
},
"resolutions": {
"@comunica/mediatortype-time": "4.0.1-alpha.48.0"
"@comunica/mediatortype-time": "4.0.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/bus-context-preprocess": "^4.0.1",
"@comunica/context-entries": "^4.0.1",
"@comunica/core": "^4.0.1"
"@comunica/bus-context-preprocess": "^4.0.2",
"@comunica/context-entries": "^4.0.2",
"@comunica/core": "^4.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/actor-extract-links-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@comunica/bus-extract-links": "^0.6.0",
"@comunica/core": "^4.0.1",
"@comunica/core": "^4.0.2",
"rdf-terms": "^1.11.0"
}
}
8 changes: 4 additions & 4 deletions packages/actor-extract-links-content-policies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/actor-init-query": "^4.0.1",
"@comunica/actor-init-query": "^4.0.2",
"@comunica/bus-extract-links": "^0.6.0",
"@comunica/context-entries": "^4.0.1",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/context-entries": "^4.0.2",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2",
"@rdfjs/types": "*",
"rdf-store-stream": "^2.0.1",
"rdf-terms": "^1.11.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/actor-extract-links-extract-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"dependencies": {
"@comunica/bus-extract-links": "^0.6.0",
"@comunica/context-entries-link-traversal": "^0.6.0",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2",
"@rdfjs/types": "*",
"rdf-data-factory": "^1.1.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/actor-extract-links-headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@comunica/bus-extract-links": "^0.6.0",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1"
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/actor-extract-links-predicates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
},
"dependencies": {
"@comunica/bus-extract-links": "^0.6.0",
"@comunica/core": "^4.0.1"
"@comunica/core": "^4.0.2"
}
}
6 changes: 3 additions & 3 deletions packages/actor-extract-links-quad-pattern-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
},
"dependencies": {
"@comunica/bus-extract-links": "^0.6.0",
"@comunica/context-entries": "^4.0.1",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/context-entries": "^4.0.2",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2",
"@rdfjs/types": "*",
"rdf-data-factory": "^1.1.2",
"rdf-terms": "^1.11.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/actor-extract-links-quad-pattern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
},
"dependencies": {
"@comunica/bus-extract-links": "^0.6.0",
"@comunica/context-entries": "^4.0.1",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/context-entries": "^4.0.2",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2",
"rdf-terms": "^1.11.0",
"sparqlalgebrajs": "^4.2.0"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/actor-extract-links-solid-type-index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/actor-init-query": "^4.0.1",
"@comunica/bus-dereference-rdf": "^4.0.1",
"@comunica/actor-init-query": "^4.0.2",
"@comunica/bus-dereference-rdf": "^4.0.2",
"@comunica/bus-extract-links": "^0.6.0",
"@comunica/context-entries": "^4.0.1",
"@comunica/context-entries": "^4.0.2",
"@comunica/context-entries-link-traversal": "^0.6.0",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2",
"@rdfjs/types": "*",
"rdf-store-stream": "^2.0.1",
"rdf-string": "^1.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/bus-optimize-query-operation": "^4.0.1",
"@comunica/bus-query-source-identify": "^4.0.1",
"@comunica/context-entries": "^4.0.1",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/bus-optimize-query-operation": "^4.0.2",
"@comunica/bus-query-source-identify": "^4.0.2",
"@comunica/context-entries": "^4.0.2",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2",
"sparqlalgebrajs": "^4.2.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/bus-rdf-join-entries-sort": "^4.0.1",
"@comunica/context-entries": "^4.0.1",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/bus-rdf-join-entries-sort": "^4.0.2",
"@comunica/context-entries": "^4.0.2",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2",
"@rdfjs/types": "*",
"rdf-terms": "^1.11.0",
"sparqlalgebrajs": "^4.2.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/bus-rdf-join": "^4.0.1",
"@comunica/bus-rdf-join": "^4.0.2",
"@comunica/context-entries-link-traversal": "^0.6.0",
"@comunica/core": "^4.0.1",
"@comunica/mediatortype-join-coefficients": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/core": "^4.0.2",
"@comunica/mediatortype-join-coefficients": "^4.0.2",
"@comunica/types": "^4.0.2",
"@comunica/utils-iterator": "^4.0.1",
"asynciterator": "^3.9.0"
}
Expand Down
14 changes: 7 additions & 7 deletions packages/actor-rdf-metadata-extract-shapetrees/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/actor-init-query": "^4.0.1",
"@comunica/bus-dereference-rdf": "^4.0.1",
"@comunica/bus-http": "^4.0.1",
"@comunica/bus-rdf-metadata-extract": "^4.0.1",
"@comunica/context-entries": "^4.0.1",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/actor-init-query": "^4.0.2",
"@comunica/bus-dereference-rdf": "^4.0.2",
"@comunica/bus-http": "^4.0.2",
"@comunica/bus-rdf-metadata-extract": "^4.0.2",
"@comunica/context-entries": "^4.0.2",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2",
"@shexjs/parser": "1.0.0-alpha.28",
"@shexjs/visitor": "1.0.0-alpha.25",
"@types/http-link-header": "^1.0.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/actor-rdf-metadata-extract-traverse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@comunica/bus-extract-links": "^0.6.0",
"@comunica/bus-rdf-metadata-extract": "^4.0.1",
"@comunica/core": "^4.0.1"
"@comunica/bus-rdf-metadata-extract": "^4.0.2",
"@comunica/core": "^4.0.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/bus-rdf-resolve-hypermedia-links-queue": "^4.0.1",
"@comunica/core": "^4.0.1"
"@comunica/bus-rdf-resolve-hypermedia-links-queue": "^4.0.2",
"@comunica/core": "^4.0.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/bus-rdf-resolve-hypermedia-links-queue": "^4.0.1",
"@comunica/context-entries": "^4.0.1",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/bus-rdf-resolve-hypermedia-links-queue": "^4.0.2",
"@comunica/context-entries": "^4.0.2",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2",
"sparqlalgebrajs": "^4.3.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/bus-rdf-resolve-hypermedia-links-queue": "^4.0.1",
"@comunica/core": "^4.0.1"
"@comunica/bus-rdf-resolve-hypermedia-links-queue": "^4.0.2",
"@comunica/core": "^4.0.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/bus-rdf-resolve-hypermedia-links-queue": "^4.0.1",
"@comunica/core": "^4.0.1"
"@comunica/bus-rdf-resolve-hypermedia-links-queue": "^4.0.2",
"@comunica/core": "^4.0.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/bus-rdf-resolve-hypermedia-links": "^4.0.1",
"@comunica/bus-rdf-resolve-hypermedia-links": "^4.0.2",
"@comunica/context-entries-link-traversal": "^0.6.0",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2",
"@types/readable-stream": "^4.0.0",
"rdf-data-factory": "^1.1.2",
"readable-stream": "^4.4.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"dependencies": {
"@comunica/actor-rdf-metadata-extract-shapetrees": "^0.6.1",
"@comunica/bus-rdf-resolve-hypermedia-links": "^4.0.1",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1"
"@comunica/bus-rdf-resolve-hypermedia-links": "^4.0.2",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/bus-rdf-resolve-hypermedia-links": "^4.0.1",
"@comunica/core": "^4.0.1"
"@comunica/bus-rdf-resolve-hypermedia-links": "^4.0.2",
"@comunica/core": "^4.0.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/bus-rdf-resolve-hypermedia-links": "^4.0.1",
"@comunica/context-entries": "^4.0.1",
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1"
"@comunica/bus-rdf-resolve-hypermedia-links": "^4.0.2",
"@comunica/context-entries": "^4.0.2",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2"
}
}
4 changes: 2 additions & 2 deletions packages/bus-extract-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/core": "^4.0.1",
"@comunica/types": "^4.0.1",
"@comunica/core": "^4.0.2",
"@comunica/types": "^4.0.2",
"@rdfjs/types": "*"
}
}
2 changes: 1 addition & 1 deletion packages/context-entries-link-traversal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"build": "node \"../../node_modules/typescript/bin/tsc\""
},
"dependencies": {
"@comunica/core": "^4.0.1",
"@comunica/core": "^4.0.2",
"@comunica/types-link-traversal": "^0.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/mediator-combine-array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"build:components": "componentsjs-generator"
},
"dependencies": {
"@comunica/core": "^4.0.1"
"@comunica/core": "^4.0.2"
}
}
Loading

0 comments on commit 63084e5

Please sign in to comment.