ScaleLeap / amazon-mws-api-sdk

A fully typed TypeScript and Node.js Amazon MWS API Unofficial SDK
https://npm.im/@scaleleap/amazon-mws-api-sdk
MIT License
20 stars 12 forks source link

chore(deps): update dependency ajv to v8.7.1 #389

Closed renovate[bot] closed 2 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.3.0 -> 8.7.1 age adoption passing confidence

Release Notes

ajv-validator/ajv ### [`v8.7.1`](https://togithub.com/ajv-validator/ajv/releases/v8.7.1) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.7.0...v8.7.1) Publish Ajv bundle for JSON Schema 2020-12 to cdnjs.com ### [`v8.7.0`](https://togithub.com/ajv-validator/ajv/releases/v8.7.0) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.6.3...v8.7.0) Update JSON Schema Test Suite. Change `minContains: 0` now correctly allows empty array. ### [`v8.6.3`](https://togithub.com/ajv-validator/ajv/releases/v8.6.3) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.6.2...v8.6.3) Fix $ref resolution for schemas without $id ([@​rbuckton](https://togithub.com/rbuckton), [#​1725](https://togithub.com/ajv-validator/ajv/issues/1725)) Support standalone module import from ESM modules without using `.default` property ([@​bhvngt](https://togithub.com/bhvngt), [#​1757](https://togithub.com/ajv-validator/ajv/issues/1757)) Update code for breaking TS change - error in `catch` has type `unknown` ([#​1760](https://togithub.com/ajv-validator/ajv/issues/1760)) ### [`v8.6.2`](https://togithub.com/ajv-validator/ajv/releases/v8.6.2) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.6.1...v8.6.2) Fix JTD serialiser ([#​1691](https://togithub.com/ajv-validator/ajv/issues/1691)) ### [`v8.6.1`](https://togithub.com/ajv-validator/ajv/releases/v8.6.1) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.6.0...v8.6.1) Fix "not" keyword preventing validation of "allOf" and some other keywords ([#​1668](https://togithub.com/ajv-validator/ajv/issues/1668)) ### [`v8.6.0`](https://togithub.com/ajv-validator/ajv/releases/v8.6.0) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.5.0...v8.6.0) Track evaluated properties with patternProperties that have always valid schemas (e.g., true) ([@​P0lip](https://togithub.com/P0lip), [#​1626](https://togithub.com/ajv-validator/ajv/issues/1626)) Option [`int32range`](https://ajv.js.org/options.html#int32range) to disable number range checking for `int32` and `uint32` type in [JTD schemas](https://ajv.js.org/json-type-definition.html) ### [`v8.5.0`](https://togithub.com/ajv-validator/ajv/releases/v8.5.0) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.4.0...v8.5.0) Optimize validation code for `const` keyword with scalar values ([@​SoAsEr](https://togithub.com/SoAsEr), [#​1561](https://togithub.com/ajv-validator/ajv/issues/1561)) Add option `schemaId` to support [ajv-draft-04](https://togithub.com/ajv-validator/ajv-draft-04) - Ajv for JSON Schema drat-04. ### [`v8.4.0`](https://togithub.com/ajv-validator/ajv/releases/v8.4.0) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v8.3.0...v8.4.0) JSON Type Definition schema options: - parseDate: parse `timestamp` type as Date objects. - allowDate: non-standard - allow date without time with `timestamp` type.

Configuration

πŸ“… Schedule: "every weekday" in timezone Etc/UTC.

🚦 Automerge: Enabled.

β™» 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 WhiteSource Renovate. View repository job log here.

codecov-commenter commented 2 years ago

Codecov Report

Merging #389 (69abab3) into master (3a20615) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #389   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files          36       36           
  Lines        2257     2257           
  Branches      192      192           
=======================================
  Hits         2244     2244           
  Misses         11       11           
  Partials        2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 3a20615...69abab3. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.0.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: