LinkedSoftwareDependencies / Components.js

🧩 A semantic dependency injection framework
https://componentsjs.readthedocs.io/
Other
41 stars 6 forks source link

Update dependency jsonld-context-parser to v3 #142

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonld-context-parser ^2.1.1 -> ^3.0.0 age adoption passing confidence

Release Notes

rubensworks/jsonld-context-parser.js (jsonld-context-parser) ### [`v3.0.0`](https://togithub.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v300---2024-06-13) [Compare Source](https://togithub.com/rubensworks/jsonld-context-parser.js/compare/v2.4.0...v3.0.0) ##### BREAKING CHANGE - [Remove cross fetch (#​76)](https://togithub.com/rubensworks/jsonld-context-parser.js/commit/8d26fba6cb2e8c54f998a2eafeee49a4688abe36) This is not a breaking change for users of Node 18+ ### [`v2.4.0`](https://togithub.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v240---2023-11-07) [Compare Source](https://togithub.com/rubensworks/jsonld-context-parser.js/compare/v2.3.3...v2.4.0) ##### Changed - [Remove deep cloning of contexts during parsing](https://togithub.com/rubensworks/jsonld-context-parser.js/commit/28596b5ebbea44beec7b12b56c60fde9a2d73b22) ### [`v2.3.3`](https://togithub.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v233---2023-10-12) [Compare Source](https://togithub.com/rubensworks/jsonld-context-parser.js/compare/v2.3.2...v2.3.3) ##### Fixed - [Check if value is a string in isSimpleTermDefinitionPrefix](https://togithub.com/rubensworks/jsonld-context-parser.js/commit/6a725bde5754631fb1ce2c05b05427e1247b29dd) ### [`v2.3.2`](https://togithub.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v232---2023-10-11) [Compare Source](https://togithub.com/rubensworks/jsonld-context-parser.js/compare/v2.3.1...v2.3.2) ##### Fixed - [Fix incorrect handling of protected prefixes](https://togithub.com/rubensworks/jsonld-context-parser.js/commit/2cf1f59acc6bbbedbb74cc13f4b2c643e560839b) ### [`v2.3.1`](https://togithub.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v231---2023-09-26) [Compare Source](https://togithub.com/rubensworks/jsonld-context-parser.js/compare/v2.3.0...v2.3.1) ##### Fixed - [Fix circular dependency in imports, Closes #​63](https://togithub.com/rubensworks/jsonld-context-parser.js/commit/22a74dc761d66df80f143a0b3a0faa68ded8ebca) ### [`v2.3.0`](https://togithub.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v230---2023-01-27) [Compare Source](https://togithub.com/rubensworks/jsonld-context-parser.js/compare/v2.2.3...v2.3.0) ##### Added - [Expose annotations and error messages for JSON-LD-Star](https://togithub.com/rubensworks/jsonld-context-parser.js/commit/a5598bb1d096b30a34b6e210675d622bc29a4667) ### [`v2.2.3`](https://togithub.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v223---2023-01-06) [Compare Source](https://togithub.com/rubensworks/jsonld-context-parser.js/compare/v2.2.2...v2.2.3) ##### Fixed - [Fix error on @​id: @​nest](https://togithub.com/rubensworks/jsonld-context-parser.js/commit/7c939c43eb007264d66e51038786b880d5d10e25) - [Fix handling of prefixed @​vocab](https://togithub.com/rubensworks/jsonld-context-parser.js/commit/db7d9a2d1c15f424fb64f564cfc152f337149679) ### [`v2.2.2`](https://togithub.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v222---2022-11-09) [Compare Source](https://togithub.com/rubensworks/jsonld-context-parser.js/compare/v2.2.1...v2.2.2) ##### Fixed - [Include source map files in packed files](https://togithub.com/rubensworks/jsonld-context-parser.js/commit/18bc542be98ebc914af9be5d4df5e89bdf316abe) ### [`v2.2.1`](https://togithub.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v221---2022-09-09) [Compare Source](https://togithub.com/rubensworks/jsonld-context-parser.js/compare/v2.2.0...v2.2.1) ##### Fixed - [Fix `@base` not resolving in nested inner contexts](https://togithub.com/rubensworks/jsonld-context-parser.js/commit/db15734a81bcffbf7411aebef937723615f0e960) ### [`v2.2.0`](https://togithub.com/rubensworks/jsonld-context-parser.js/blob/HEAD/CHANGELOG.md#v220---2022-07-14) [Compare Source](https://togithub.com/rubensworks/jsonld-context-parser.js/compare/v2.1.5...v2.2.0) ##### Changed - [Enables tree shaking in package.json](https://togithub.com/rubensworks/jsonld-context-parser.js/commit/75c223651fd436a0a672e2b887fc5e6fcb801cef)

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.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9541696869

Details


Totals Coverage Status
Change from base Build 8154417947: 0.0%
Covered Lines: 1511
Relevant Lines: 1511

πŸ’› - Coveralls