express-openapi-validator icon indicating copy to clipboard operation
express-openapi-validator copied to clipboard

[Snyk] Upgrade ajv from 8.11.2 to 8.12.0

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

Snyk has created this PR to upgrade ajv from 8.11.2 to 8.12.0.

: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 1 version ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-01-03.
Release notes
Package name: ajv
  • 8.12.0 - 2023-01-03
    • fix JTD serialisation (remove leading comma in objects with only optional properties) (#2190, @ piliugin-anton)
    • empty JTD "values" schema (#2191)
    • empty object to work with JTD utility type (#2158, @ erikbrinkman)
    • fix JTD "discriminator" schema for objects with more than 8 properties (#2194)
    • correctly narrow "number" type to "integer" (#2192, @ JacobLey)
    • update Node.js versions in CI to 14, 16, 18 and 19
  • 8.11.2 - 2022-11-13

    Update dependencies

    Export ValidationError and MissingRefError (#1840, @ dannyb648)

from ajv GitHub release notes
Commit messages
Package name: ajv
  • bf1266a 8.12.0
  • 321fad6 update node versions (#2195)
  • c5c195b fix JTD discriminator with more than 8 properties, fixes #1971 (#2194)
  • 527d43a build(deps-dev): bump @ rollup/plugin-commonjs from 23.0.7 to 24.0.0 (#2184)
  • 2e5884b build(deps-dev): bump @ rollup/plugin-typescript from 9.0.2 to 10.0.1 (#2193)
  • a697668 build(deps-dev): bump @ rollup/plugin-json from 5.0.2 to 6.0.0 (#2183)
  • dab8504 special case empty object for jtd (#2158)
  • d2c57d9 build(deps-dev): bump @ rollup/plugin-typescript from 8.5.0 to 9.0.2 (#2160)
  • a489265 correctly narrow "number" type to "integer", fixes #1935 (#2192)
  • a211e8d JTD empty values schema, fixes #1949 (#2191)
  • 5c72864 remove leading comma in JTD serialisation result, fixes #2001, fixes #2171, fixes #2181 (#2190)
  • 35034b6 build(deps-dev): bump @ types/mocha from 9.1.1 to 10.0.0 (#2162)
  • 4ea1bf0 build(deps-dev): bump @ rollup/plugin-json from 4.1.0 to 5.0.1 (#2159)
  • 01e644a readme: update group link

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 Mar 05 '23 02:03 snyk-bot