dotnetcore / osharp

OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
Apache License 2.0
2.76k stars 748 forks source link

fix(deps): update dependency ajv to v6.12.6 #260

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ajv (source) ^6.10.2 -> 6.12.6 age adoption passing confidence

Release Notes

ajv-validator/ajv ### [`v6.12.6`](https://togithub.com/ajv-validator/ajv/releases/v6.12.6) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v6.12.5...v6.12.6) Fix performance issue of "url" format. ### [`v6.12.5`](https://togithub.com/ajv-validator/ajv/releases/v6.12.5) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v6.12.4...v6.12.5) Fix uri scheme validation ([@​ChALkeR](https://togithub.com/ChALkeR)). Fix boolean schemas with strictKeywords option ([#​1270](https://togithub.com/ajv-validator/ajv/issues/1270)) ### [`v6.12.4`](https://togithub.com/ajv-validator/ajv/releases/v6.12.4) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v6.12.3...v6.12.4) Fix: coercion of one-item arrays to scalar that should fail validation ([failing example](https://runkit.com/esp/5f3672ba2f6642001ae27411)). ### [`v6.12.3`](https://togithub.com/ajv-validator/ajv/releases/v6.12.3) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v6.12.2...v6.12.3) Pass schema object to processCode function Option for strictNumbers ([@​issacgerges](https://togithub.com/issacgerges), [#​1128](https://togithub.com/ajv-validator/ajv/issues/1128)) Fixed vulnerability related to untrusted schemas ([CVE-2020-15366](https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE-2020-15366)) ### [`v6.12.2`](https://togithub.com/ajv-validator/ajv/releases/v6.12.2) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v6.12.1...v6.12.2) Removed post-install script ### [`v6.12.1`](https://togithub.com/ajv-validator/ajv/releases/v6.12.1) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v6.12.0...v6.12.1) Docs and dependency updates

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.