Skip to content

Commit 0cb09e3

Browse files
Update Comunica monorepo packages to ^4.2.0
1 parent 368b918 commit 0cb09e3

32 files changed

Lines changed: 3909 additions & 811 deletions

File tree

engines/config-query-sparql-link-traversal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"build:components": "componentsjs-generator"
4646
},
4747
"dependencies": {
48-
"@comunica/config-query-sparql": "~4.1.0",
48+
"@comunica/config-query-sparql": "~4.2.0",
4949
"@comunica/config-query-sparql-solid": "~4.0.2"
5050
}
5151
}

engines/query-sparql-link-traversal-solid/package.json

Lines changed: 238 additions & 238 deletions
Large diffs are not rendered by default.

engines/query-sparql-link-traversal/package.json

Lines changed: 237 additions & 237 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/core": "^7.26.0",
4343
"@babel/preset-env": "^7.26.0",
4444
"@comunica/packager": "^4.0.1",
45-
"@comunica/utils-jest": "^4.1.0",
45+
"@comunica/utils-jest": "^4.2.0",
4646
"@comunica/utils-monorepo": "^4.0.1",
4747
"@pollyjs/adapter-node-http": "^6.0.6",
4848
"@pollyjs/core": "^6.0.6",
@@ -93,7 +93,7 @@
9393
},
9494
"resolutions": {
9595
"@comunica/packager": "4.0.1",
96-
"@comunica/utils-jest": "^4.1.0",
96+
"@comunica/utils-jest": "^4.2.0",
9797
"@comunica/utils-monorepo": "4.0.1",
9898
"typescript": "5.5.4"
9999
}

packages/actor-context-preprocess-set-defaults-link-traversal/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"build:components": "componentsjs-generator"
4242
},
4343
"dependencies": {
44-
"@comunica/bus-context-preprocess": "^4.1.0",
45-
"@comunica/context-entries": "^4.1.0",
46-
"@comunica/core": "^4.1.0"
44+
"@comunica/bus-context-preprocess": "^4.2.0",
45+
"@comunica/context-entries": "^4.2.0",
46+
"@comunica/core": "^4.2.0"
4747
}
4848
}

packages/actor-extract-links-all/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@comunica/bus-extract-links": "^0.6.0",
45-
"@comunica/core": "^4.1.0",
45+
"@comunica/core": "^4.2.0",
4646
"rdf-terms": "^1.11.0"
4747
}
4848
}

packages/actor-extract-links-content-policies/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
"build:components": "componentsjs-generator"
4242
},
4343
"dependencies": {
44-
"@comunica/actor-init-query": "^4.1.0",
44+
"@comunica/actor-init-query": "^4.2.0",
4545
"@comunica/bus-extract-links": "^0.6.0",
46-
"@comunica/context-entries": "^4.1.0",
47-
"@comunica/core": "^4.1.0",
48-
"@comunica/types": "^4.1.0",
46+
"@comunica/context-entries": "^4.2.0",
47+
"@comunica/core": "^4.2.0",
48+
"@comunica/types": "^4.2.0",
4949
"@rdfjs/types": "*",
5050
"rdf-store-stream": "^2.0.1",
5151
"rdf-terms": "^1.11.0",

packages/actor-extract-links-extract-tree/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"dependencies": {
4343
"@comunica/bus-extract-links": "^0.6.0",
4444
"@comunica/context-entries-link-traversal": "^0.6.0",
45-
"@comunica/core": "^4.1.0",
46-
"@comunica/types": "^4.1.0",
45+
"@comunica/core": "^4.2.0",
46+
"@comunica/types": "^4.2.0",
4747
"@rdfjs/types": "*",
4848
"rdf-data-factory": "^1.1.2"
4949
}

packages/actor-extract-links-headers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@comunica/bus-extract-links": "^0.6.0",
45-
"@comunica/core": "^4.1.0",
46-
"@comunica/types": "^4.1.0"
45+
"@comunica/core": "^4.2.0",
46+
"@comunica/types": "^4.2.0"
4747
}
4848
}

packages/actor-extract-links-predicates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
},
4343
"dependencies": {
4444
"@comunica/bus-extract-links": "^0.6.0",
45-
"@comunica/core": "^4.1.0"
45+
"@comunica/core": "^4.2.0"
4646
}
4747
}

0 commit comments

Comments
 (0)