Open renovate[bot] opened 4 months ago
This PR contains the following updates:
^2.1.0
^3.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.1.0
->^3.0.0
Release Notes
rubensworks/jsonld-context-parser.js (jsonld-context-parser)
### [`v3.0.0`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v300---2024-06-13) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.4.0...v3.0.0) ##### BREAKING CHANGE - [Remove cross fetch (#76)](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/8d26fba6cb2e8c54f998a2eafeee49a4688abe36) This is not a breaking change for users of Node 18+ ### [`v2.4.0`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v240---2023-11-07) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.3.3...v2.4.0) ##### Changed - [Remove deep cloning of contexts during parsing](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/28596b5ebbea44beec7b12b56c60fde9a2d73b22) ### [`v2.3.3`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v233---2023-10-12) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.3.2...v2.3.3) ##### Fixed - [Check if value is a string in isSimpleTermDefinitionPrefix](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/6a725bde5754631fb1ce2c05b05427e1247b29dd) ### [`v2.3.2`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v232---2023-10-11) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.3.1...v2.3.2) ##### Fixed - [Fix incorrect handling of protected prefixes](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/2cf1f59acc6bbbedbb74cc13f4b2c643e560839b) ### [`v2.3.1`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v231---2023-09-26) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.3.0...v2.3.1) ##### Fixed - [Fix circular dependency in imports, Closes #63](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/22a74dc761d66df80f143a0b3a0faa68ded8ebca) ### [`v2.3.0`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v230---2023-01-27) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.2.3...v2.3.0) ##### Added - [Expose annotations and error messages for JSON-LD-Star](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/a5598bb1d096b30a34b6e210675d622bc29a4667) ### [`v2.2.3`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v223---2023-01-06) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.2.2...v2.2.3) ##### Fixed - [Fix error on @id: @nest](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/7c939c43eb007264d66e51038786b880d5d10e25) - [Fix handling of prefixed @vocab](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/db7d9a2d1c15f424fb64f564cfc152f337149679) ### [`v2.2.2`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v222---2022-11-09) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.2.1...v2.2.2) ##### Fixed - [Include source map files in packed files](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/18bc542be98ebc914af9be5d4df5e89bdf316abe) ### [`v2.2.1`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v221---2022-09-09) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.2.0...v2.2.1) ##### Fixed - [Fix `@base` not resolving in nested inner contexts](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/db15734a81bcffbf7411aebef937723615f0e960) ### [`v2.2.0`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v220---2022-07-14) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.1.5...v2.2.0) ##### Changed - [Enables tree shaking in package.json](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/75c223651fd436a0a672e2b887fc5e6fcb801cef) ### [`v2.1.5`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v215---2021-08-17) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.1.4...v2.1.5) ##### Fixed - [Fix containers handling for imported contexts, Closes #40](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/f8e06978e4d46dd479911352ef773b548ac9b7a6) ### [`v2.1.4`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v214---2021-08-09) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.1.3...v2.1.4) ##### Fixed - [Fix default value for processing mode if options are present (#39)](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/aaf926bfc4975cdfac02dcff5966a1c27994dc59) ### [`v2.1.3`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v213---2021-07-29) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.1.2...v2.1.3) ##### Fixed - [Fix protection checks not handling compact vs expanded terms](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/ceec47ddce7ff2a61ce0e1727b5238815a59e52a) ### [`v2.1.2`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v212---2021-04-16) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.1.1...v2.1.2) ##### Changed - [Set compilation target to es2017](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/461c626e19f2bb3afdb50c12f1bb4b2501d608b8) - [Don't deepcopy parentContext on minimal processing for better perf](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/d476b59eda1bee6501fc648afd667b6f50e6a53d) - [Improve performance for many scoped contexts, Closes #34](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/e1cd29bbc3a2137cf19bb64bf1229ff675d798ca) ##### Fixed - [Fix invalid baseIRI when parsing file via CLI](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/793bd526392d31549570c7aec711c5f5816a24bb) - [Fix crash when parent context is a string](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/b87b317f2d01cfc913d44b8f612b77323621954a) - [Fix base failure on complex nested scoped contexts, Closes #35](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/7f9095080627656df07c317ed7b699239b7114d9) ### [`v2.1.1`](https://redirect.github.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v211---2020-09-25) [Compare Source](https://redirect.github.com/rubensworks/jsonld-context-parser.js/compare/v2.1.0...v2.1.1) ##### Fixed - [Add workaround for failing http-based schema.org requests in browsers](https://redirect.github.com/rubensworks/jsonld-context-parser.js/commit/4498d97b00226a5e484b3bcf5cae62c85ffb0900)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.