Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update dependency ajv to v6.12.3 [SECURITY] #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 7, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
ajv 6.10.2 -> 6.12.3 age adoption passing confidence
ajv (source) devDependencies minor 6.10.2 -> 6.12.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2020-15366

An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.)


Release Notes

ajv-validator/ajv

v6.12.3

Compare Source

Pass schema object to processCode function
Option for strictNumbers (@​issacgerges, #​1128)
Fixed vulnerability related to untrusted schemas (CVE-2020-15366)

v6.12.2

Compare Source

Removed post-install script

v6.12.1

Compare Source

Docs and dependency updates

v6.12.0

Compare Source

Improved hostname validation (@​sambauers, #​1143)
Option keywords to add custom keywords (@​franciscomorais, #​1137)
Types fixes (@​boenrobot, @​MattiAstedrone)
Docs:

v6.11.0

Compare Source

Time formats support two digit and colon-less variants of timezone offset (#​1061 , @​cjpillsbury)
Docs: RegExp related security considerations
Tests: Disabled failing typescript test


Configuration

📅 Schedule: Branch creation - "" (UTC), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codeclimate
Copy link

codeclimate bot commented Mar 7, 2022

Code Climate has analyzed commit a7ec96d and detected 0 issues on this pull request.

View more on Code Climate.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant