adobe / helix-embed

Embed service for helix.
Apache License 2.0
5 stars 3 forks source link

chore(deps): update external fixes #439

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ajv (source) 8.0.1 -> 8.0.5 age adoption passing confidence
jsdom 16.5.1 -> 16.5.2 age adoption passing confidence

Release Notes

ajv-validator/ajv ### [`v8.0.5`](https://togithub.com/ajv-validator/ajv/releases/v8.0.5) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.0.4...v8.0.5) Fix: add source code back to npm package, 8.0.4 is breaking ajv-cli (and possibly other things) ### [`v8.0.4`](https://togithub.com/ajv-validator/ajv/releases/v8.0.4) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.0.3...v8.0.4) Reduce npm bundle size ### [`v8.0.3`](https://togithub.com/ajv-validator/ajv/releases/v8.0.3) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.0.2...v8.0.3) Improve JSONSchemaType errors ([@​erikbrinkman](https://togithub.com/erikbrinkman), [#​1525](https://togithub.com/ajv-validator/ajv/issues/1525)) ### [`v8.0.2`](https://togithub.com/ajv-validator/ajv/releases/v8.0.2) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.0.1...v8.0.2) Support RegExp formats in standalone code ([#​1470](https://togithub.com/ajv-validator/ajv/issues/1470)) Add schema path to strictTuple error message ([@​asaid-0](https://togithub.com/asaid-0), [#​1519](https://togithub.com/ajv-validator/ajv/issues/1519))
jsdom/jsdom ### [`v16.5.2`](https://togithub.com/jsdom/jsdom/blob/master/Changelog.md#​1652) [Compare Source](https://togithub.com/jsdom/jsdom/compare/16.5.1...16.5.2) - Fixed `Access-Control-Allow-Headers: *` to work with `XMLHttpRequest`. (silviot) - Fixed `xhr.response` to strip any leading BOM when `xhr.responseType` is `"json"`. - Fixed `new Text()` and `new Comment()` constructors to properly set the resulting node's `ownerDocument`. - Fixed `customElements.whenDefined()` to resolve its returned promise with the custom element constructor, per recent spec updates. (ExE-Boss) - Fixed parsing to ensure that `` does not throw an exception, but instead correctly produces a SVG-namespace `