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

[Snyk] Upgrade express-openapi-validator from 5.3.3 to 5.3.4 #56

Closed

Conversation

karol-preiskorn
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade express-openapi-validator from 5.3.3 to 5.3.4.

ℹ️ 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 on 23 days ago.

Release notes
Package name: express-openapi-validator
  • 5.3.4 - 2024-08-31

    (2024-08-31)

    breaking change

    • by defaulting to true when not defined by the user.

    Add tests:

    1. Make sure AjvOptions sets the value appropriately based on whether
      the end user defined allErrors or not.
    2. When validating requests, make sure the number of errors reported
      (when multiple occur) is 1 when allErrors is false.

    The allErrors configuration for OpenAPISchemaValidator is not changed
    by this commit since that validation is for trusted content.

    (2024-08-24)

    • chore(deps-dev): bump @ babel/traverse in /examples/9-nestjs (#948) (edd054f), closes #948
    • chore(deps-dev): bump braces in /examples/8-top-level-discriminator (#929) (e3a9526), closes #929
    • chore(deps-dev): bump ws from 7.5.5 to 7.5.10 in /examples/9-nestjs (#930) (9d5895b), closes #930
    • fix: correct security schema logic for OR verification (#946) (2265a10), closes #946
    • fix: upgrade @ apidevtools/json-schema-ref-parser from 11.6.4 to 11.7.0 (#947) (ea4129c), closes #947
    • fix: upgrade ajv from 8.15.0 to 8.17.1 (#945) (087d8f7), closes #945
    • fix: upgrade express-openapi-validator from 5.1.6 to 5.2.0 (#944) (f022d21), closes #944
    • version 5.3.2 (4428922)

    (2024-08-24)

    • fix: correct security schema logic for OR verification (#946) (2265a10), closes #946
    • fix: upgrade express-openapi-validator from 5.1.6 to 5.2.0 (#944) (f022d21), closes #944

    (2024-08-05)

    (2024-06-02)

    • Add express as peer dependency (#907) (4e8bc84), closes #907
    • Add multipart fix when does not exist any body (#905) (5c98d17), closes #905
    • add reponse serializer tests for arrays (bbbd160)
    • pass coerceTypes through (#809) (8f7c678), closes #809
    • Support async operation handler resolver (#921) (a4a7175), closes #921
    • upgrade ajv (a708132)
    • upgrade example 3 (43cccc8)
    • upgrade example 4 (255f20f)
    • v5.2.0 (42cb3ab)
    • chore: apiSpec may be const literal (#854) (e35a07c), closes #854
    • chore(dependencies): bump @ apidevtools/json-schema-ref-parser to 11.6.2 to prevent vulnerability (#9 (61ff0cf), closes #918
    • chore(deps-dev): bump @ babel/traverse (#924) (5a04ea9), closes #924
    • chore(deps): bump axios, @ nestjs/common, @ nestjs/core, @ nestjs/platform-express and @ nestjs/testing (b77150f), closes #925
    • chore(deps): bump webpack and @ nestjs/cli in /examples/9-nestjs (#831) (c0c5f4c), closes #831
    • fix: examples/4-eov-operations-babel/package.json & examples/4-eov-operations-babel/package-lock.jso (87d173b), closes #911
    • fix: package.json & package-lock.json to reduce vulnerabilities (#920) (898ceb7), closes #920
    • fix: upgrade @ types/multer from 1.4.7 to 1.4.11 (#897) (a7d67e7), closes #897
    • fix: upgrade path-to-regexp from 6.2.0 to 6.2.2 (#914) (bce2d6a), closes #914

    5.1.6 (2024-02-11)

    • Fixes for 881 - multiple specs w/validateRequests fail (#903) (766806b), closes #903

    5.1.5 (2024-02-10)

    5.1.4 (2024-02-09)

    5.1.3 (2024-01-27)

    5.1.2 (2023-12-04)

    5.1.1 (2023-11-21)

    5.1.0 (2023-11-12)

    5.0.5 (2023-08-23)

    • #841 return error thrown in serDes deserializer (#842) (d029401), closes #841 #842
    • fix documentation links (01950b7)
    • fix example schema removal and upgrade patch version (495dabd)
    • fixing default export function issue (#846) (268d38a), closes #846
    • Remove body-parser deps in example (#845) (c73b7c1), closes #845
    • Remove examples from apiDoc when validating requests (#774) (950d429), closes #774
    • Resolve "reference resolves to more than one schema" errors when AJV processes OpenAPI document and (9d215be), closes #853
    • v5.0.5 change history (b5cc33a)

    5.0.4 (2023-04-30)

    5.0.3 (2023-03-04)

    • FIx serialization/deserialization in additionalProperties (#822) (a9067b8), closes #822
    • Rename field error_code to errorCode in ValidationErrorItem (#819) (1a1b2cc), closes #819
    • v5.0.3 (6e93a96)
    • chore(deps): bump cookiejar from 2.1.2 to 2.1.4 in /examples/9-nestjs (#805) (07d9879), closes #805
    • chore(deps): bump cookiejar from 2.1.3 to 2.1.4 (#806) (0da34f8), closes #806
    • chore(deps): bump http-cache-semantics (#811) (7a779f6), closes #811
    • chore(deps): bump http-cache-semantics (#813) (336683d), closes #813
    • chore(deps): bump http-cache-semantics (#814) (3721092), closes #814
    • chore(deps): bump http-cache-semantics (#816) (466e337), closes #816
    • chore(deps): bump http-cache-semantics (#817) (582b395), closes #817
    • chore(deps): bump http-cache-semantics in /examples/1-standard (#810) (e6ef9d3), closes #810
    • chore(deps): bump http-cache-semantics in /examples/3-eov-operations (#812) (fd04b5e), closes #812
    • chore(deps): bump http-cache-semantics in /examples/6-multi-file-spec (#815) (b2704b0), closes #815
    • chore(deps): bump json5 from 1.0.1 to 1.0.2 in /examples/9-nestjs (#801) (30defdc), closes #801
    • chore(deps): bump json5 in /examples/4-eov-operations-babel (#799) (a100192), closes #799
    • fix: upgrade ajv from 8.11.0 to 8.11.2 (#797) (e774d4b), closes #797
    • fix: upgrade body-parser from 1.19.0 to 1.20.1 (#798) (87a2000), closes #798
    • fix: upgrade content-type from 1.0.4 to 1.0.5 (#818) (541d5f9), closes #818

    5.0.2 (2023-02-11)

    5.0.1 (2023-01-09)

    • enhance SchemaObject type (#697) (ca43431), closes #697
    • implement github actions workflow (#793) (d415425), closes #793
    • Update README.md (33da583)
    • Update README.md (ccd981a)
    • v5.0.1 (de0708b)
    • chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 in /examples/9-nestjs (

Snyk has created this PR to upgrade express-openapi-validator from 5.3.3 to 5.3.4.

See this package in npm:
express-openapi-validator

See this project in Snyk:
https://app.snyk.io/org/karol.preiskorn/project/efd160dc-7879-45fd-87ca-1a7aed1f0404?utm_source=github&utm_medium=referral&page=upgrade-pr
@karol-preiskorn karol-preiskorn self-assigned this Sep 24, 2024
@karol-preiskorn karol-preiskorn deleted the snyk-upgrade-1365f8b314098df37b16f34992d0e257 branch December 29, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants