Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps express-openapi-validator from 5.5.7 to 5.5.8.

Release notes

Sourced from express-openapi-validator's releases.

v5.5.8

(2025-07-27)

  • throw provided exception example (d2df3ed)
  • throw provided exception example (307cddd)
  • v5.5.8 (bcd119e)
  • fix: package.json & package-lock.json to reduce vulnerabilities (#1096) (2fc8a6a), closes #1096
  • chore: upgrade @​apidevtools/json-schema-ref-parser to v14.x (#1090) (20077d2), closes #1090
  • chore(deps): bump multer and express-openapi-validator (#1085) (ac16300), closes #1085

(2025-06-11)

  • fix(#1071): Fix query param validation for literal bracket notation in param names (122ac9d)
  • fix(#1071): Fix query param validation for literal bracket notation in param names (#1084) (319b303), closes #1084
  • upgrade example to 5.5.6 (0b852b9)
  • chore(deps): bump multer in /examples/2-standard-multiple-api-specs (#1082) (631e4cc), closes #1082

(2025-06-07)

  • allErrors default remains false for >-5 (22ce174)
  • allErrors default remains false for >-5 (901c8dd)
  • allErrors default remains false for >-5 (0671ed9)
  • Delete test.txt (ef8105c)
  • fixes #1037 returns all errors, rather than just the first (8fa449b), closes #1037
  • v5.5.4 (af80f33)
  • chore(deps): bump multer and express-openapi-validator (#1076) (2c3a1e7), closes #1076
  • chore(deps): bump multer from 2.0.0 to 2.0.1 in /examples/1-standard (#1080) (d1f5ec5), closes #1080
  • fix: examples/1-standard/package.json & examples/1-standard/package-lock.json to reduce vulnerabilit (3810afc), closes #1074
  • fix: examples/2-standard-multiple-api-specs/package.json & examples/2-standard-multiple-api-specs/pa (fc86598), closes #1075

(2025-05-24)

(2025-05-19)

(2025-05-18)

... (truncated)

Changelog

Sourced from express-openapi-validator's changelog.

(2025-07-27)

  • throw provided exception example (d2df3ed)
  • throw provided exception example (307cddd)
  • v5.5.8 (bcd119e)
  • fix: package.json & package-lock.json to reduce vulnerabilities (#1096) (2fc8a6a), closes #1096
  • chore: upgrade @​apidevtools/json-schema-ref-parser to v14.x (#1090) (20077d2), closes #1090
  • chore(deps): bump multer and express-openapi-validator (#1085) (ac16300), closes #1085

(2025-06-11)

  • fix(#1071): Fix query param validation for literal bracket notation in param names (122ac9d)
  • fix(#1071): Fix query param validation for literal bracket notation in param names (#1084) (319b303), closes #1084
  • upgrade example to 5.5.6 (0b852b9)
  • chore(deps): bump multer in /examples/2-standard-multiple-api-specs (#1082) (631e4cc), closes #1082

(2025-06-07)

  • allErrors default remains false for >-5 (22ce174)
  • allErrors default remains false for >-5 (901c8dd)
  • allErrors default remains false for >-5 (0671ed9)
  • Delete test.txt (ef8105c)
  • fixes #1037 returns all errors, rather than just the first (8fa449b), closes #1037
  • v5.5.4 (af80f33)
  • chore(deps): bump multer and express-openapi-validator (#1076) (2c3a1e7), closes #1076
  • chore(deps): bump multer from 2.0.0 to 2.0.1 in /examples/1-standard (#1080) (d1f5ec5), closes #1080
  • fix: examples/1-standard/package.json & examples/1-standard/package-lock.json to reduce vulnerabilit (3810afc), closes #1074
  • fix: examples/2-standard-multiple-api-specs/package.json & examples/2-standard-multiple-api-specs/pa (fc86598), closes #1075

(2025-05-24)

(2025-05-19)

(2025-05-18)

... (truncated)

Commits
  • d75a74f v5.5.8
  • 2fc8a6a fix: package.json & package-lock.json to reduce vulnerabilities (#1096)
  • 20077d2 chore: upgrade @​apidevtools/json-schema-ref-parser to v14.x (#1090)
  • d2df3ed throw provided exception example
  • 307cddd throw provided exception example
  • ac16300 chore(deps): bump multer and express-openapi-validator (#1085)
  • See full diff 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 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 <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.5.7 to 5.5.8.
- [Release notes](https://github.com/cdimascio/express-openapi-validator/releases)
- [Changelog](https://github.com/cdimascio/express-openapi-validator/blob/master/CHANGE_HISTORY.md)
- [Commits](cdimascio/express-openapi-validator@v5.5.7...v5.5.8)

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

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 Aug 1, 2025
@jasonblanchard jasonblanchard merged commit 691114c into main Aug 1, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/express-openapi-validator-5.5.8 branch August 1, 2025 12:35
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.

2 participants