stencila / encoda

↔️ A format converter for Stencila documents
https://stencila.github.io/encoda/
Apache License 2.0
35 stars 9 forks source link

fix(dependencies): update dependency jsonld to ^8.3.2 - autoclosed #1058

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonld ^8.2.0 -> ^8.3.2 age adoption passing confidence

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.

codecov-commenter commented 1 year ago

Codecov Report

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1058 +/- ## ======================================= Coverage 87.51% 87.51% ======================================= Files 80 80 Lines 7876 7876 Branches 2800 2800 ======================================= Hits 6893 6893 Misses 964 964 Partials 19 19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.