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

chore(deps): update dependency ajv to v6.12.3 [security] - abandoned #26

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 Change Age Adoption Passing Confidence
ajv (source) 6.6.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

v6.10.2

Compare Source

Fix: the unknown keywords were ignored with the option strictKeywords: true (instead of failing compilation) in some sub-schemas (e.g. anyOf), when the sub-schema didn't have known keywords.

v6.10.1

Compare Source

Fix types
Fix addSchema (#​1001)
Update dependencies

v6.10.0

Compare Source

Option strictDefaults to report ignored defaults (#​957, @​not-an-aardvark)
Option strictKeywords to report unknown keywords (#​781)

v6.9.2

Compare Source

v6.9.1

Compare Source

v6.9.0

Compare Source

OpenAPI keyword nullable can be any boolean (and not only true).
Custom keyword definition changes:

  • dependencies option in to require the presence of keywords in the same schema.
  • more strict validation of the definition using JSON Schema.

v6.8.1

Compare Source

v6.8.0

Compare Source

Docs: security considerations.
Meta-schema for the security assessment of JSON Schemas.

v6.7.0

Compare Source

Option useDefaults: "empty" to replace null and "" (empty strings) with default values (in addition to assigning defaults to missing and undefined properties).
Update draft-04 meta-schema to remove incorrect usage of "uri" format.


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 this update 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.

@renovate
Copy link
Author

renovate bot commented Mar 7, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: CopyThisStuff/yarn.lock
error Couldn't find any versions for "@lrnwebcomponents/simple-tooltip" that matches "^3.0.6"

@renovate renovate bot changed the title Update dependency ajv to v6.12.3 [SECURITY] chore(deps): update dependency ajv to v6.12.3 [security] Mar 17, 2023
@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.

@renovate renovate bot changed the title chore(deps): update dependency ajv to v6.12.3 [security] chore(deps): update dependency ajv to v6.12.3 [security] - abandoned Jan 23, 2024
Copy link
Author

renovate bot commented Jan 23, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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