Skip to content

deps: bump express-openapi-validator from 5.3.4 to 5.6.2#23

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/express-openapi-validator-5.6.2
Open

deps: bump express-openapi-validator from 5.3.4 to 5.6.2#23
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/express-openapi-validator-5.6.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps express-openapi-validator from 5.3.4 to 5.6.2.

Release notes

Sourced from express-openapi-validator's releases.

v5.6.2

(2026-01-20)

  • upgrades multer from 1.x to 2.0.0, impacting multer.ErrorCodes type (now ErrorCode) (d9da257)
  • v5.6.1 (3ea686d)
  • v5.6.1 (58e7a16)
  • v5.6.1 (0acdd7a)
  • v5.6.2 (f6953b6)
  • chore(deps): bump body-parser in /examples/1-standard (8271f2c)
  • chore(deps): bump js-yaml in /examples/4-eov-operations-babel (02f35a3)
  • chore(deps): bump multer in /examples/6-multi-file-spec (38af363)
  • chore(deps): bump on-headers and morgan in /examples/6-multi-file-spec (#1103) (6493afe), closes #1103
  • chore(deps): bump qs and @​nestjs/platform-express in /examples/9-nestjs (97b5aff)
  • chore(deps): bump qs from 6.14.0 to 6.14.1 in /examples/1-standard (#1126) (fd79836), closes #1126
  • fix: examples/4-eov-operations-babel/package.json & examples/4-eov-operations-babel/package-lock.jso (81b4e5c), closes #1123
  • fix: package.json & package-lock.json to reduce vulnerabilities (#1127) (48e08a7), closes #1127
  • fix: upgrade @​apidevtools/json-schema-ref-parser from 14.0.3 to 14.1.0 (#1104) (ff51b76), closes #1104

(2026-01-17)

  • v5.6.1 (58e7a16)
  • v5.6.1 (0acdd7a)
  • fix: package.json & package-lock.json to reduce vulnerabilities (#1127) (48e08a7), closes #1127
  • fix: upgrade @​apidevtools/json-schema-ref-parser from 14.0.3 to 14.1.0 (#1104) (ff51b76), closes #1104
  • chore(deps): bump on-headers and morgan in /examples/6-multi-file-spec (#1103) (6493afe), closes #1103

(2025-09-06)

  • Add deep discriminator support (#1106) (0c4fe03), closes #1106
  • Dependency bump for snyk and npm vulnerabilities (#1099) (99c370c), closes #1099
  • chore(deps): bump cookie and express (#1029) (e76e354), closes #1029
  • chore(deps): bump form-data from 3.0.1 to 3.0.4 in /examples/9-nestjs (#1097) (a582000), closes #1097
  • chore(deps): bump multer in /examples/4-eov-operations-babel (#1091) (4f97239), closes #1091
  • chore(deps): bump on-headers and morgan (#1094) (167b7e1), closes #1094
  • fix: examples/2-standard-multiple-api-specs/package.json & examples/2-standard-multiple-api-specs/pa (41a3821), closes #1098
  • fix: examples/3-eov-operations/package.json & examples/3-eov-operations/package-lock.json to reduce (574187f), closes #1095
  • fix: examples/4-eov-operations-babel/package.json & examples/4-eov-operations-babel/package-lock.jso (4aab85d), closes #1100
  • fix: upgrade @​types/multer from 1.4.12 to 1.4.13 (#1092) (ab6d1ab), closes #1092

(2025-07-27)

... (truncated)

Commits
  • 413e43c v5.6.2
  • f6953b6 v5.6.2
  • d9da257 upgrades multer from 1.x to 2.0.0, impacting multer.ErrorCodes type (now Erro...
  • a28e9cb Merge pull request #1116 from cdimascio/dependabot/npm_and_yarn/examples/4-eo...
  • 432fa41 Merge pull request #1117 from cdimascio/dependabot/npm_and_yarn/examples/6-mu...
  • 8271f2c chore(deps): bump body-parser in /examples/1-standard
  • 81b4e5c fix: examples/4-eov-operations-babel/package.json & examples/4-eov-operations...
  • 97b5aff chore(deps): bump qs and @​nestjs/platform-express in /examples/9-nestjs
  • fd79836 chore(deps): bump qs from 6.14.0 to 6.14.1 in /examples/1-standard (#1126)
  • 3ea686d v5.6.1
  • Additional commits viewable in compare view

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 show <dependency name> 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)

Bumps [express-openapi-validator](https://github.com/cdimascio/express-openapi-validator) from 5.3.4 to 5.6.2.
- [Release notes](https://github.com/cdimascio/express-openapi-validator/releases)
- [Commits](cdimascio/express-openapi-validator@v5.3.4...v5.6.2)

---
updated-dependencies:
- dependency-name: express-openapi-validator
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants