Open renovate[bot] opened 2 weeks ago
This PR contains the following updates:
^2.0.0
^4.0.0
📅 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.
This PR contains the following updates:
^2.0.0
->^4.0.0
Release Notes
rubensworks/rdf-parse.js (rdf-parse)
### [`v4.0.0`](https://redirect.github.com/rubensworks/rdf-parse.js/blob/HEAD/CHANGELOG.md#v400---2024-10-15) [Compare Source](https://redirect.github.com/rubensworks/rdf-parse.js/compare/v3.0.0...v4.0.0) ##### BREAKING CHANGES - [Bump to Comunica v4 prerelease](https://redirect.github.com/rubensworks/rdf-parse.js/commit/a640da2ad3a1929b977ccfb759a4d6ad8d9d0acd) - Besides performance improvements, this increases the minimum requires Node.js version to 18. ### [`v3.0.0`](https://redirect.github.com/rubensworks/rdf-parse.js/blob/HEAD/CHANGELOG.md#v300---2024-07-04) [Compare Source](https://redirect.github.com/rubensworks/rdf-parse.js/compare/v2.3.3...v3.0.0) ##### BREAKING CHANGES - [Replace default exports with named exports for better ESM support (#61)](https://redirect.github.com/rubensworks/rdf-parse.js/commit/80eabdce290d03d73819a4625ed169244c25ff03) - Update your imports to `import { rdfParser } from "rdf-parse";` ### [`v2.3.3`](https://redirect.github.com/rubensworks/rdf-parse.js/blob/HEAD/CHANGELOG.md#v233---2024-02-06) [Compare Source](https://redirect.github.com/rubensworks/rdf-parse.js/compare/v2.3.2...v2.3.3) ##### Fixed - [Fix wrong type in export in index, Closes #58](https://redirect.github.com/rubensworks/rdf-parse.js/commit/82e1d135131069981c6431558e292c46b3b11371) ### [`v2.3.2`](https://redirect.github.com/rubensworks/rdf-parse.js/blob/HEAD/CHANGELOG.md#v232---2023-03-30) [Compare Source](https://redirect.github.com/rubensworks/rdf-parse.js/compare/v2.3.1...v2.3.2) ##### Fixed - [Expose all supported mappings](https://redirect.github.com/rubensworks/rdf-parse.js/commit/6f0df2bc748b9d8cb9174bf7561579ff800ee4ca) ### [`v2.3.1`](https://redirect.github.com/rubensworks/rdf-parse.js/blob/HEAD/CHANGELOG.md#v231---2023-02-27) [Compare Source](https://redirect.github.com/rubensworks/rdf-parse.js/compare/v2.3.0...v2.3.1) ##### Fixed - [Use readable-stream instead of Node streams](https://redirect.github.com/rubensworks/rdf-parse.js/commit/74bd7afc4acb2e3cb9ccbc3e644147f4da02a562) ### [`v2.3.0`](https://redirect.github.com/rubensworks/rdf-parse.js/blob/HEAD/CHANGELOG.md#v230---2023-02-01) [Compare Source](https://redirect.github.com/rubensworks/rdf-parse.js/compare/v2.2.0...v2.3.0) ##### Added - [Expose `CONTENT_MAPPINGS` and `getContentTypeFromExtension` (#50)](https://redirect.github.com/rubensworks/rdf-parse.js/commit/608c540e795ff8884e582ff8371d49d936f5c3f9) ### [`v2.2.0`](https://redirect.github.com/rubensworks/rdf-parse.js/blob/HEAD/CHANGELOG.md#v220---2023-01-31) [Compare Source](https://redirect.github.com/rubensworks/rdf-parse.js/compare/v2.1.1...v2.2.0) ##### Added - [Add shaclc support](https://redirect.github.com/rubensworks/rdf-parse.js/commit/ebcab6d03e168ecdfb311d4626d37da86dc5b380) ### [`v2.1.1`](https://redirect.github.com/rubensworks/rdf-parse.js/blob/HEAD/CHANGELOG.md#v211---2022-11-09) [Compare Source](https://redirect.github.com/rubensworks/rdf-parse.js/compare/v2.1.0...v2.1.1) ##### Fixed - [Include source map files in packed files](https://redirect.github.com/rubensworks/rdf-parse.js/commit/21d1999143164edb7644a33c0509cee4ae742b00) ### [`v2.1.0`](https://redirect.github.com/rubensworks/rdf-parse.js/blob/HEAD/CHANGELOG.md#v210---2022-07-08) [Compare Source](https://redirect.github.com/rubensworks/rdf-parse.js/compare/v2.0.0...v2.1.0) ##### Added - [Emit prefix and context events when parsing, Closes #22](https://redirect.github.com/rubensworks/rdf-parse.js/commit/e971663f1fee53237fd279541dfefb2a2b844a7a)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.