openapi-to-postman icon indicating copy to clipboard operation
openapi-to-postman copied to clipboard

[Snyk] Upgrade ajv from 8.1.0 to 8.9.0

Open snyk-bot opened this issue 3 years ago • 0 comments

Snyk has created this PR to upgrade ajv from 8.1.0 to 8.9.0.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 14 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-01-15.
Release notes
Package name: ajv
  • 8.9.0 - 2022-01-15

    Option code.esm to generate ESM exports for standalone validation functions (@ rehanvdm, #1861)
    Support discriminator keyword with $ref in oneOf subschemas (@ dfeufel, #1815)

  • 8.8.2 - 2021-11-21

    Use full RegExp string (with flags) as cache key, related to ajv-validator/ajv-keywords#220

  • 8.8.1 - 2021-11-16

    Fix minContains: 0 (#1819)

  • 8.8.0 - 2021-11-13

    Fix browser bundles in cdnjs
    regExp option allowing to specify alternative RegExp engine, e.g. re2 (@ efebarlas)

  • 8.7.1 - 2021-11-08

    Publish Ajv bundle for JSON Schema 2020-12 to cdnjs.com

  • 8.7.0 - 2021-11-08

    Update JSON Schema Test Suite.
    Change minContains: 0 now correctly allows empty array.

  • 8.6.3 - 2021-09-12

    Fix $ref resolution for schemas without $id (@ rbuckton, #1725)
    Support standalone module import from ESM modules without using .default property (@ bhvngt, #1757)
    Update code for breaking TS change - error in catch has type unknown (#1760)

  • 8.6.2 - 2021-07-15

    Fix JTD serialiser (#1691)

  • 8.6.1 - 2021-07-04

    Fix "not" keyword preventing validation of "allOf" and some other keywords (#1668)

  • 8.6.0 - 2021-06-06

    Track evaluated properties with patternProperties that have always valid schemas (e.g., true) (@ P0lip, #1626)
    Option int32range to disable number range checking for int32 and uint32 type in JTD schemas

  • 8.5.0 - 2021-05-20
  • 8.4.0 - 2021-05-14
  • 8.3.0 - 2021-05-09
  • 8.2.0 - 2021-04-27
  • 8.1.0 - 2021-04-11
from ajv GitHub release notes
Commit messages
Package name: ajv
  • 979d46b 8.9.0
  • e7bc009 resolve references before validating the discriminator (#1815)
  • ec96c87 Updated standalone documentation and add new examples (#1866)
  • f2e590a Fix broken named anchor link (#1870)
  • d632539 Update getting-started.md (#1871)
  • 418cd0f Add option to generate ESM exports instead of CJS (#1523) (#1861)
  • d21fa70 build(deps-dev): bump @ types/node from 16.11.14 to 17.0.0 (#1851)
  • c3e203c Update ReDoS section of security.md to accommodate #1683 (#1828)
  • 43ed019 add logo
  • 84d0a57 Fix minor typo in json-schema.md (#1843)
  • e9df4c1 doc: fix typo (#1847)
  • c7bf889 fix prettier, add logo (#1848)
  • 8d20f6b build(deps-dev): bump lint-staged from 11.2.6 to 12.1.1 (#1827)
  • b2bf750 8.8.2
  • 61c7a4a use RegExp string with flags as key for cached RegExp object, related to ajv-validator/ajv-keywords#220
  • 4cc0cad 8.8.1
  • 1959de4 fix minContains: 0, closes #1819 (#1820)
  • 683de4e docs: linkfix ajv-validator/ajv-cli (#1818)
  • 62048a1 8.8.0
  • 8ed855b option regExp to specify RegExp engine (e.g. re2) #1684
  • f68ef8f change exports to fix bundles (#1812)
  • 8fccddb 8.7.1
  • 73808bf create ajv bundle for JSON Schema 2020-12
  • da46e38 8.7.0

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

snyk-bot avatar Feb 12 '22 16:02 snyk-bot