rubensworks / GraphQL-LD.js

Linked Data Querying with GraphQL
https://gist.github.com/rubensworks/9d6eccce996317677d71944ed1087ea6
MIT License
103 stars 7 forks source link

Update dependency sparqljson-to-tree to v3 #46

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sparqljson-to-tree ^2.1.0 -> ^3.0.0 age adoption passing confidence

Release Notes

rubensworks/sparqljson-to-tree.js (sparqljson-to-tree) ### [`v3.0.2`](https://redirect.github.com/rubensworks/sparqljson-to-tree.js/blob/HEAD/CHANGELOG.md#v302---2024-02-14) [Compare Source](https://redirect.github.com/rubensworks/sparqljson-to-tree.js/compare/v3.0.1...v3.0.2) ##### Fixed - [Use @​rdfjs/types instead of deprecated @​types/rdf-js](https://redirect.github.com/rubensworks/sparqljson-to-tree.js/commit/ccc0741b430a5c0ba7df723ff50a800396a24c68) ### [`v3.0.1`](https://redirect.github.com/rubensworks/sparqljson-to-tree.js/blob/HEAD/CHANGELOG.md#v301---2022-11-09) [Compare Source](https://redirect.github.com/rubensworks/sparqljson-to-tree.js/compare/v3.0.0...v3.0.1) ##### Fixed - [Include source map files in packed files](https://redirect.github.com/rubensworks/sparqljson-to-tree.js/commit/04550ff6603aad628623da2fc9668b429afeb0c1) ### [`v3.0.0`](https://redirect.github.com/rubensworks/sparqljson-to-tree.js/blob/HEAD/CHANGELOG.md#v300---2022-07-14) [Compare Source](https://redirect.github.com/rubensworks/sparqljson-to-tree.js/compare/v2.1.0...v3.0.0) This release has been marked as a major change due to the transition from Node's internal stream API to readable-stream. Most users should experience not breakages with this change. ##### Changed - [Move away from Node.js built-ins](https://redirect.github.com/rubensworks/sparqljson-to-tree.js/commit/300a848fecb39b9d11d4e43925eb48ef0a6167b6) - [Enable tree shaking in package.json](https://redirect.github.com/rubensworks/sparqljson-to-tree.js/commit/8c51fc2ae34d32254c833788510fee11afe291d1)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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



This PR was generated by Mend Renovate. View the repository job log.