chore(deps): bump multer from 2.1.0 to 2.1.1#296
Conversation
0937999 to
95e03fc
Compare
| "js-yaml": "^4.1.1", | ||
| "mongodb": "^6.21.0", | ||
| "multer": "^2.1.0", | ||
| "multer": "^2.1.1", |
There was a problem hiding this comment.
WARNING: Dependency update from multer 2.1.0 → 2.1.1
This is a patch version update. Verify that this update does not introduce breaking changes by checking the release notes for multer 2.1.1. Consider adding a comment in the PR description about what changes this update includes (bug fixes, security patches, etc.) to help reviewers understand the impact.
| @@ -230,9 +230,9 @@ | |||
| } | |||
| }, | |||
| "core-api/node_modules/multer": { | |||
There was a problem hiding this comment.
WARNING: package-lock.json shows multer 2.1.1 with new integrity hash
The lockfile has been updated to reflect the new multer version. This is expected for a dependency update, but ensure this matches the intended version change from package.json.
Code Review SummaryStatus: 2 Issues Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
This is a patch version update. Verify that this update does not introduce breaking changes by checking the release notes for multer 2.1.1. Consider adding a comment in the PR description about what changes this update includes (bug fixes, security patches, etc.) to help reviewers understand the impact. | The lockfile has been updated to reflect the new multer version. This is expected for a dependency update, but ensure this matches the intended version change from package.json. | Other Observations (not in diff)Issues found in unchanged code that cannot receive inline comments:
Files Reviewed (2 files)
Reviewed by trinity-mini-20251201:free · 28,529 tokens |
95e03fc to
5cf170d
Compare
Bumps [multer](https://github.com/expressjs/multer) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: multer dependency-version: 2.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
5cf170d to
e72c47a
Compare
Bumps multer from 2.1.0 to 2.1.1.
Release notes
Sourced from multer's releases.
Changelog
Sourced from multer's changelog.
Commits
368c8a12.1.1 (#1380)7e66481🐛 fix recursion issue643571e✅ add explicit test for client able to send body without abrupt disconnecte86fa52fix error/abort handlingca37779chore(deps): bump actions/checkout from 4.1.1 to 6.0.2 (#1374)13088f4chore(deps): bump actions/upload-artifact from 4.5.0 to 7.0.0 (#1375)bc6a1d1chore(deps): bump github/codeql-action from 3.24.7 to 4.32.4 (#1376)c496e93chore(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#1377)fa173d3chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#1378)17d7f51chore: add node version to 25.x in CIDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.