Closed renovate[bot] closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
3ff723c
) 87.51% compared to head (8148d8c
) 87.51%.:exclamation: Current head 8148d8c differs from pull request most recent head 2dbb314. Consider uploading reports for the commit 2dbb314 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^8.2.0
->^8.3.2
Release Notes
digitalbazaar/jsonld.js (jsonld)
### [`v8.3.2`](https://togithub.com/digitalbazaar/jsonld.js/blob/HEAD/CHANGELOG.md#832---2023-12-06) [Compare Source](https://togithub.com/digitalbazaar/jsonld.js/compare/v8.3.1...v8.3.2) ##### Fixed - Fix handling of a `@graph` `@container` term that has a `null` `@context`. ### [`v8.3.1`](https://togithub.com/digitalbazaar/jsonld.js/blob/HEAD/CHANGELOG.md#831---2023-09-06) [Compare Source](https://togithub.com/digitalbazaar/jsonld.js/compare/v8.3.0...v8.3.1) ##### Fixed - Handle unset `rdfDirection` the same as `null`. ### [`v8.3.0`](https://togithub.com/digitalbazaar/jsonld.js/blob/HEAD/CHANGELOG.md#830---2023-09-06) [Compare Source](https://togithub.com/digitalbazaar/jsonld.js/compare/v8.2.1...v8.3.0) ##### Added - Emit `toRdf` warning if `@direction` is used and `rdfDirection` is not set. ##### Fixed - Add safe mode support for `@direction`. Using `@direction` without `rdfDirection` set will cause a safe mode failure. ### [`v8.2.1`](https://togithub.com/digitalbazaar/jsonld.js/blob/HEAD/CHANGELOG.md#821---2023-08-31) [Compare Source](https://togithub.com/digitalbazaar/jsonld.js/compare/v8.2.0...v8.2.1) ##### Fixed - Fix handling of graph property with empty array. - Fix safe mode for `@graph` use cases. - Check all elements of graph property with array. - Fix test `pr41` of protected redefinition of equivalent id terms. - Fix relative IRI parsing.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.