rubensworks / rdf-dereference.js

Dereference any URL for its RDF contents
MIT License
33 stars 4 forks source link

Update Comunica monorepo packages - autoclosed #40

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@comunica/actor-dereference-fallback (source) 2.0.2 -> 2.6.8 age adoption passing confidence
@comunica/actor-dereference-file (source) 2.0.2 -> 2.6.8 age adoption passing confidence
@comunica/actor-dereference-http (source) 2.0.2 -> 2.6.9 age adoption passing confidence
@comunica/actor-dereference-rdf-parse (source) 2.6.0 -> 2.6.8 age adoption passing confidence
@comunica/actor-http-fetch (source) 2.0.1 -> 2.6.9 age adoption passing confidence
@comunica/actor-http-proxy (source) 2.0.1 -> 2.6.9 age adoption passing confidence
@comunica/actor-rdf-parse-html (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/actor-rdf-parse-html-microdata (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/actor-rdf-parse-html-rdfa (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/actor-rdf-parse-html-script (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/actor-rdf-parse-jsonld (source) 2.0.1 -> 2.6.9 age adoption passing confidence
@comunica/actor-rdf-parse-n3 (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/actor-rdf-parse-rdfxml (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/actor-rdf-parse-shaclc (source) 2.6.0 -> 2.6.8 age adoption passing confidence
@comunica/actor-rdf-parse-xml-rdfa (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/bus-dereference (source) 2.0.2 -> 2.6.8 age adoption passing confidence
@comunica/bus-dereference-rdf (source) 2.0.2 -> 2.6.8 age adoption passing confidence
@comunica/bus-http (source) 2.0.1 -> 2.6.9 age adoption passing confidence
@comunica/bus-init (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/bus-rdf-parse (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/bus-rdf-parse-html (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/config-query-sparql (source) 2.0.1 -> 2.6.0 age adoption passing confidence
@comunica/core (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/mediator-combine-pipeline (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/mediator-combine-union (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/mediator-number (source) 2.0.1 -> 2.6.8 age adoption passing confidence
@comunica/mediator-race (source) 2.0.1 -> 2.6.8 age adoption passing confidence

Release Notes

comunica/comunica ### [`v2.6.8`](https://togithub.com/comunica/comunica/blob/HEAD/CHANGELOG.md#v268-httpsgithubcomcomunicacomunicacomparev267v268---2023-03-06) [Compare Source](https://togithub.com/comunica/comunica/compare/v2.6.7...v2.6.8) ##### Changed - [Remove deprecated calls to lru-cache](https://togithub.com/comunica/comunica/commit/20441fc0baab6e167f042c7a555c7a8cab5ccc08) ##### Fixed - [Bump rdf-streaming-store with fix for stream.push() after EOF](https://togithub.com/comunica/comunica/commit/aeccd872812dee8379f8eefc5153f4ef2fb973fc) - [Fix aggregated store not ending when linked iterator is destroyed](https://togithub.com/comunica/comunica/commit/9d1a2780530f3aa2517f3fff81148141cf5c4dac) - [Scope aggregated stores in the query context](https://togithub.com/comunica/comunica/commit/c180fc6c67de7aa5650cdc3ba9ecdf202a1f8356) ### [`v2.6.7`](https://togithub.com/comunica/comunica/blob/HEAD/CHANGELOG.md#v267-httpsgithubcomcomunicacomunicacomparev266v267---2023-02-15) [Compare Source](https://togithub.com/comunica/comunica/compare/v2.6.0...v2.6.7) ##### Added - [Allow minimum sources check on CLI to be disabled](https://togithub.com/comunica/comunica/commit/5cc10df8a9f48f07e31616c5fddbb4ceb989cdc5) - [Allow generic context type in QueryEngine to omit fields](https://togithub.com/comunica/comunica/commit/5f91896401bb2244a0e0b33fddb94ea32d86f438) ### [`v2.6.0`](https://togithub.com/comunica/comunica/blob/HEAD/CHANGELOG.md#v260-httpsgithubcomcomunicacomunicacomparev252v260---2023-01-26) [Compare Source](https://togithub.com/comunica/comunica/compare/v2.5.1...v2.6.0) ##### Added - [Add SHACLC parser and serializer](https://togithub.com/comunica/comunica/commit/38f5499d709f32fc8285ed68c02a72fafe4586ca) - [Allow hypermedia actor to aggregate link queue in an index](https://togithub.com/comunica/comunica/commit/dfad5aba52972f5e85debb3452f663c927e7bec5) ##### Changed - [Use sparqlee's new type system](https://togithub.com/comunica/comunica/commit/cca85ecec92a3cdbdf478d86f3195d96b8f03b2a) ##### Fixed - [Fix invalid baseIRI when querying local files](https://togithub.com/comunica/comunica/commit/052371323d2dbc061d8dfc2ff4623994906d6c50) - [Fix errors in Node 19](https://togithub.com/comunica/comunica/commit/96bdbec53778e821348c928ae0921901a4ffee70) ### [`v2.5.1`](https://togithub.com/comunica/comunica/blob/HEAD/CHANGELOG.md#v251-httpsgithubcomcomunicacomunicacomparev250v251---2022-11-16) [Compare Source](https://togithub.com/comunica/comunica/compare/v2.5.0...v2.5.1) ##### Fixed - [Add missing dependencies in file and rdfjs engines](https://togithub.com/comunica/comunica/commit/2261aa801acde5dcdde6597ccce54962284ab0f9) - [Rename wayback actor in config, Closes #​1086](https://togithub.com/comunica/comunica/commit/4571140d7b51879f6b8896d9103518ad7a006e6c) - [Add localizeBlankNodes to IQueryContextCommon](https://togithub.com/comunica/comunica/commit/58d6eafffd4aea99d64631fd95cd6b51748ee2be) - [Fix incorrect files entry in data-factory](https://togithub.com/comunica/comunica/commit/bfefa770d8dbd06db9a04f7e76e3d556db2147b9) - [Add recoverBrokenLinks to IQueryContextCommon](https://togithub.com/comunica/comunica/commit/84f755c6c12f42db12a9f3f447bdbe90d56a79a5) ### [`v2.5.0`](https://togithub.com/comunica/comunica/blob/HEAD/CHANGELOG.md#v250-httpsgithubcomcomunicacomunicacomparev243v250---2022-11-09) [Compare Source](https://togithub.com/comunica/comunica/compare/v2.4.2...v2.5.0) ##### Added - [Enable engines to override context shortcuts and typings](https://togithub.com/comunica/comunica/commit/ca7e6cf64741ec5075673dbef0374c6d033d1b9a) - [Support string-based data sources, Closes #​639](https://togithub.com/comunica/comunica/commit/af4343054cb3dbbed32296774981d929559a09fa) - [Add support for HTTP retries](https://togithub.com/comunica/comunica/commit/d36f0bb2e80bd0c7972b71c19b02fa52f04e772a) - [Add wayback HTTP actor](https://togithub.com/comunica/comunica/commit/ad0bbf5ea08fe4cb5cc9e2ce73bd3132eec35a86) ##### Changed - [Add USER to Dockerfile](https://togithub.com/comunica/comunica/commit/27335fb8acf59c5b9720b7ff4ac4ed31169177d4) - [Make QueryOperationAsk close the BindingsStream earlier](https://togithub.com/comunica/comunica/commit/33de86f086bf3be418545f07aa57f44d1461c28b) - [Expose localizeBlankNodes on the CLI](https://togithub.com/comunica/comunica/commit/146b41da2135033be72a6342ecf2313b381daff9) ##### Fixed - [Bump to asynciterator 3.8 with ESM packaging fix, Closes #​1097](https://togithub.com/comunica/comunica/commit/24294150a4ad8d0f8b224014e97890bb7310c115) - [Include source map files in packed files](https://togithub.com/comunica/comunica/commit/1ddba2b57457ad4a630d4f9a8a30c23955e4f1fc) - [Fix invalid blank node skolemization in DESCRIBE queries](https://togithub.com/comunica/comunica/commit/efa0e9192f0a22d242744779f0286228de92959f) ### [`v2.4.2`](https://togithub.com/comunica/comunica/blob/HEAD/CHANGELOG.md#v242-httpsgithubcomcomunicacomunicacomparev241v242---2022-08-26) [Compare Source](https://togithub.com/comunica/comunica/compare/v2.4.0...v2.4.2) ##### Fixed - [Fix typings issue in ActorDereferenceParse#handleDereferenceStreamErrors](https://togithub.com/comunica/comunica/commit/2587e9d53c20512ada9c1ca59e942fcb7f777229) ### [`v2.4.0`](https://togithub.com/comunica/comunica/blob/HEAD/CHANGELOG.md#v240-httpsgithubcomcomunicacomunicacomparev230v240---2022-08-24) [Compare Source](https://togithub.com/comunica/comunica/compare/v2.3.0...v2.4.0) ##### Added - [Add logging on timeout handlers in HTTP service](https://togithub.com/comunica/comunica/commit/52728c5ea9e69bbce2bc5d1e363049e2d2f641d2) - [Emit metadata in SPARQL/JSON serializer](https://togithub.com/comunica/comunica/commit/4958206f6b042239efe2218ce268e4b981ce9e2c) - [Enable context overriding when running SPARQL endpoint](https://togithub.com/comunica/comunica/commit/4dd99fee904c64e9ef700eb5080197c4a03a36fa) ##### Changed - [Move away from Node.js built-ins to avoid polyfilling in tools such as Webpack](https://togithub.com/comunica/comunica/commit/b84898f73a1a2c1fc413b51b2facacfd6bb729e4) - [Replace setImmediate by setTimeout](https://togithub.com/comunica/comunica/commit/ce52731ffa01962b5955f268bd71e83f0bf404ab) - [Use performance.now instead of process.hrtime](https://togithub.com/comunica/comunica/commit/4ce3659c7d2b36905cf14dd366d99bdb62b4c0a4) - [Avoid using htmlparser2 stream feature](https://togithub.com/comunica/comunica/commit/c18bc6d62e76e2a2f32c7512913a5a0890910402) - [Remove xml dependencies](https://togithub.com/comunica/comunica/commit/1161105a184d82e502ce3dcc229952e09dbd7e46) - [Remove dependency on web-streams-node](https://togithub.com/comunica/comunica/commit/1df323734cd702b67f75fab83f2d2eb2218c4998) - Performance improvements: - [Update to AsyncIterator 3.7.0](https://togithub.com/comunica/comunica/commit/b16e18888b0e93821c76e01a6efd9bcb3c4f9523) - [Rewrite \*/+ property paths with proper backpressure handling](https://togithub.com/comunica/comunica/commit/0ad833f8f32f7e3c2de1b22a0424da027656bf6a) ##### Fixed - [Fix propagation of iterator destroying in various places](https://togithub.com/comunica/comunica/commit/715b8acc122d28d09cbe28c02a1c7b8a7b82d024) - [Fix blocking operators delaying timeout start in HTTP service](https://togithub.com/comunica/comunica/commit/a6b2907780c1607eceb10e7f12ef6978f79e4aba) - [Fix halting when error occurs in extend operation](https://togithub.com/comunica/comunica/commit/58cfd99cc2d218b5fcf87a67112b3a27df9158eb) - [Avoid applying @​babel/polyfill on the output code](https://togithub.com/comunica/comunica/commit/58dc932852a28fa757d3d891ac79a61c80c4a6f3) - [Close connections on uncaught exceptions in HTTP service workers](https://togithub.com/comunica/comunica/commit/300afb0d1e324dff121acd0fbd24b4eb37e201f5) - [Kill HTTP service master process if worker was forcefully killed](https://togithub.com/comunica/comunica/commit/f19ddb3ad0c30fd78c6f808e7152fe22f7a28c6c) ### [`v2.3.0`](https://togithub.com/comunica/comunica/blob/HEAD/CHANGELOG.md#v230-httpsgithubcomcomunicacomunicacomparev221v230---2022-06-29) [Compare Source](https://togithub.com/comunica/comunica/compare/v2.2.0...v2.3.0) ##### Added - [Add httpTimeout option to timeout on HTTP requests](https://togithub.com/comunica/comunica/commit/05b170b8c58cb13f81caecb02a1415473b2c19bc) - [Add httpTimeoutOnBody option](https://togithub.com/comunica/comunica/commit/c686ae4a246446246454b30d939082f33f65fd02) - [Add options to run using union default graph semantics](https://togithub.com/comunica/comunica/commit/b122c1ac9a3382a65812c843727d752ad21d4846) - [Add freshWorker option to HTTP service](https://togithub.com/comunica/comunica/commit/35aee16d47d1cded212f4df9d725b6d13f21c54a) ##### Changed - [Improve warning messages in extend actor](https://togithub.com/comunica/comunica/commit/7db371de8d9f0f4c67836af18c0304f51dbd5199) - [Properly sort named nodes, blank nodes and unbounded values](https://togithub.com/comunica/comunica/commit/9ea0b18df152f03fea33f84a12524fd04aa11101) ##### Fixed - [Fix race conditions when timing out in HTTP server](https://togithub.com/comunica/comunica/commit/3564d288bc76bf51ef0268da6aeecaba1b474bd8) - [Fix responses not always being sent after HTTP server timeout](https://togithub.com/comunica/comunica/commit/2b613e5a60a3d7edff541863482646b5f6013a52) - [Fix closing of streams not always propagating](https://togithub.com/comunica/comunica/commit/f3a79b04bcf5f96767847cc335145491ccba68ff) - [Fix N3.js parser not receiving parsing media type](https://togithub.com/comunica/comunica/commit/6619fdcd3e894c3ee0a8e2907f60ba3153f6674e) - [Fix physical query plan crash when multi-smallest inner join is used](https://togithub.com/comunica/comunica/commit/84c3d695d235a53f402dff50c73c878028344b1a) ### [`v2.2.0`](https://togithub.com/comunica/comunica/blob/HEAD/CHANGELOG.md#v220-httpsgithubcomcomunicacomunicacomparev210v220---2022-04-12) [Compare Source](https://togithub.com/comunica/comunica/compare/v2.0.2...v2.2.0) ##### Added - [Add getSafe to ActionContext and bus convenience interfaces](https://togithub.com/comunica/comunica/commit/731cde8060796d7430dea339e638a5cf0c9d7e5c) - [Export deskolimisation functions (#​974)](https://togithub.com/comunica/comunica/commit/fbd6d287a835348558dda1aacf3f8b859b08f08e) ##### Changed - [Require minimum @​rdfjs/types version (#​948)](https://togithub.com/comunica/comunica/commit/e7d69320649d0ee42f557c1a2780f6e998ebd93c) - [Update to arrayify-stream 2](https://togithub.com/comunica/comunica/commit/276408c6002de53b0af4e66ed724084860a96c83) - [Update to immutable.js 4](https://togithub.com/comunica/comunica/commit/6199e753efbe4d5658b5ef9ef500012525f093e3) - [Add missing deps in bus-dereference](https://togithub.com/comunica/comunica/commit/448bfbadd805dcad95841789cd12b0d33a672585) ##### Fixed - [Fix invalid JSON in a config file](https://togithub.com/comunica/comunica/commit/38760ab84898ebcc32e7129a237d95c127c9381d) - [Fix hash joins not working on queries with limits](https://togithub.com/comunica/comunica/commit/431233c0f887abe4987482ea4d8c96fdbbf9fb0e) - [Fix crash for requests with string body, Closes #​969](https://togithub.com/comunica/comunica/commit/6667d669544289f6b48e1bcaedb46163ae469af6)

Configuration

📅 Schedule: Branch creation - "before 7am every weekday" in timezone Europe/Brussels, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 1 year 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.