Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2025

Bumps multer to 2.0.2 and updates ancestor dependency express-openapi-validator. These dependencies need to be updated together.

Updates multer from 1.4.5-lts.1 to 2.0.2

Release notes

Sourced from multer's releases.

v2.0.2

Important

Full Changelog: expressjs/multer@v2.0.1...v2.0.2

v2.0.1

Important

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from multer's changelog.

2.0.2

2.0.1

2.0.0

1.4.5-lts.2

  • Fix out-of-band error event from busboy (#1177)
Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for multer since your current version.


Updates express-openapi-validator from 5.3.7 to 5.5.7

Release notes

Sourced from express-openapi-validator's releases.

v5.5.7

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

  • fixes 1064: type: object and explode: false in query parameter is not working as expected (#1066) (7ff2fee), closes #1066
  • Update README.md (d47f1f6)
  • Update README.md (44e2d8f)
  • v5.5.1 (306b2ea)

(2025-05-11)

... (truncated)

Commits
  • 04fe161 v5.5.7
  • 319b303 fix(#1071): Fix query param validation for literal bracket notation in param ...
  • 122ac9d fix(#1071): Fix query param validation for literal bracket notation in param ...
  • 631e4cc chore(deps): bump multer in /examples/2-standard-multiple-api-specs (#1082)
  • 0b852b9 upgrade example to 5.5.6
  • 2f9ad6e v5.5.6
  • 0b778a8 v5.5.6
  • 933445f v5.5.5
  • 22ce174 allErrors default remains false for >-5
  • 901c8dd allErrors default remains false for >-5
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2025
Bumps [multer](https://github.com/expressjs/multer) to 2.0.2 and updates ancestor dependency [express-openapi-validator](https://github.com/cdimascio/express-openapi-validator). These dependencies need to be updated together.


Updates `multer` from 1.4.5-lts.1 to 2.0.2
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](expressjs/multer@v1.4.5-lts.1...v2.0.2)

Updates `express-openapi-validator` from 5.3.7 to 5.5.7
- [Release notes](https://github.com/cdimascio/express-openapi-validator/releases)
- [Changelog](https://github.com/cdimascio/express-openapi-validator/blob/master/CHANGE_HISTORY.md)
- [Commits](v5.3.7...v5.5.7)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.0.2
  dependency-type: indirect
- dependency-name: express-openapi-validator
  dependency-version: 5.5.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/3-eov-operations/multi-e26291696c branch from be99a81 to 7150c34 Compare July 23, 2025 02:30
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