containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
170 stars 31 forks source link

build(deps): bump express-openapi-validator from 5.3.3 to 5.3.4 #1641

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps express-openapi-validator from 5.3.3 to 5.3.4.

Release notes

Sourced from express-openapi-validator's releases.

v5.3.4

(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)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)