comunica / comunica-feature-link-traversal

📬 Comunica packages for link traversal-based query execution
Other
8 stars 11 forks source link

Update Comunica monorepo packages to ^3.2.0 #143

Open renovate[bot] opened 5 days ago

renovate[bot] commented 5 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@comunica/actor-init-query (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/bus-context-preprocess (source) ^3.1.2 -> ^3.2.0 age adoption passing confidence
@comunica/bus-dereference-rdf (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/bus-http (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/bus-optimize-query-operation (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/bus-query-operation (source) ^3.1.2 -> ^3.2.0 age adoption passing confidence
@comunica/bus-rdf-join (source) ^3.1.2 -> ^3.2.0 age adoption passing confidence
@comunica/bus-rdf-join-entries-sort (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/bus-rdf-metadata-extract (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/bus-rdf-resolve-hypermedia-links (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/bus-rdf-resolve-hypermedia-links-queue (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/config-query-sparql (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/context-entries (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/core (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/jest (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/mediatortype-join-coefficients (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/mediatortype-time (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/query-sparql (source) ^3.1.2 -> ^3.2.0 age adoption passing confidence
@comunica/runner-cli (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence
@comunica/types (source) ^3.1.0 -> ^3.2.0 age adoption passing confidence

Release Notes

comunica/comunica (@​comunica/actor-init-query) ### [`v3.2.0`](https://togithub.com/comunica/comunica/blob/HEAD/CHANGELOG.md#v320---2024-07-05) [Compare Source](https://togithub.com/comunica/comunica/compare/v3.1.0...v3.2.0) ##### Added - Performance improvements: - [Add optional hash join actor](https://togithub.com/comunica/comunica/commit/de90db0140cd10e2bfdf23c26f9eeff5e94f3ef2) - [Add actors for bindings source attribution](https://togithub.com/comunica/comunica/commit/c3dd70a424e175877fd883277e9d0191bc15bf62) - [Add OPT+ operator](https://togithub.com/comunica/comunica/commit/8ffeff5e286c6ef7db7d163bd8ceee8c49f9f513) ##### Changed - Performance improvements: - [Lower default ioWeight to tweak overall performance](https://togithub.com/comunica/comunica/commit/50333c92ed1cf5410f172f608a213424e510986e) - [Make optional hash and bind join only work with common variables](https://togithub.com/comunica/comunica/commit/df40c20e001121cd0ae9a9adf67ed221dc2966ba) - Debugging and performance tracking: - [Omit undefined join coefficients in debug logger](https://togithub.com/comunica/comunica/commit/f81af2fe0f4f3739580436545f628c3c6312be4e) - [Emit timings and actual cardinalities in physical explain output](https://togithub.com/comunica/comunica/commit/0c84f9e33aaecc81e5b78c4c83f629b8cc1ff00d) - [Make physical query plan explain output compact and human-readable](https://togithub.com/comunica/comunica/commit/d85c5bcae0045a4ff848a7d767a0b716af463913) - [Compact Bind-Join operations in physical query explain output](https://togithub.com/comunica/comunica/commit/addc8de2737dc595cb443d27129ea499d48deb73) - [Add BJ bindOperation to physical query explain output](https://togithub.com/comunica/comunica/commit/7781e16cb63a67266e8303ab3304dbc5ba40929d) - [Emit pattern source in physical query explain output](https://togithub.com/comunica/comunica/commit/c334b6c248bc417a9664e561674a1f18ccc291ea) ##### Fixed - [Fix undef sanity check for SPARQL endpoints sometimes going rogue](https://togithub.com/comunica/comunica/commit/100aab2c2d011257887609a995a101e38c8355d9) - [Fix CONSTRUCT FROM not being sent to endpoints, Closes #​1389](https://togithub.com/comunica/comunica/commit/0e0cb446d855cd29dee9685ec5e3edb8ce90fbca) - [Fix empty media type not falling back to extension handling](https://togithub.com/comunica/comunica/commit/5fa2663e240d1ca041d9898f0464111d6d46867c) - [Fixed the order of count operations influencing the result](https://togithub.com/comunica/comunica/commit/cb1bebd7eb194edc73ded2fb4460a20edb8db6ea) - [Fix minus-hash using incorrect hash function](https://togithub.com/comunica/comunica/commit/23302320498293d658a08c637b715a6c5744579b)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 days ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.