Skip to content

Bump multer and oc - #136

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-f613f3c446
Open

Bump multer and oc#136
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-f613f3c446

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps multer to 2.3.0 and updates ancestor dependency oc. These dependencies need to be updated together.

Updates multer from 1.4.3 to 2.3.0

Release notes

Sourced from multer's releases.

v2.3.0

Important

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from multer's changelog.

2.3.0

2.2.0

2.1.1

2.1.0

2.0.2

2.0.1

2.0.0

1.4.5-lts.2

... (truncated)

Commits
  • 4e8edf5 2.3.0 (#1455)
  • 87a584e fix: reject invalid field names instead of crashing on append-field errors
  • ab6aeae fix: enforce file size limit with async fileFilter
  • eef7444 fix: destroy disk write stream on aborted uploads to prevent fd leak
  • 25ec9bb docs: refresh all README translations (#1462)
  • 73c1759 feat: add an opt-in fieldArrayIndexLimit (#1438)
  • ece6735 Update 'README-zh-cn.md' up to now (#1264)
  • 3278e1b docs: add Japanese translation to README (#1354)
  • 3c0bc5e test: accept files exactly at fileSize limit (#1382)
  • b6d84b0 docs: add Indonesian translation for README (#1431)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates oc from 0.49.2 to 0.50.64

Changelog

Sourced from oc's changelog.

Change Log

v0.50.47

  • #1471 update handlebars cve

v0.50.45

  • #1470 Fix absolute require for ESM modules

v0.50.44

v0.50.43

  • #1467 dont assume errors on fallback registry calls might have a body

v0.50.42

  • #1466 add component-published event

v0.50.41

  • #1462 pass imports on preview

v0.50.40

  • #1461 add no robots option

v0.50.39

  • #1460 pass error instance

v0.50.38

  • #1459 add support for importmap in oc.json for oc dev

v0.50.37

  • #1457 update client to allow signals on fetch

v0.50.36

  • #1456 add envs to process.env
  • #1455 Fix: Remove millisecond-to-microsecond conversion in response times

v0.50.35

  • #1453 Fix: Update iframe selector to use 'preview-iframe' class
  • #1451 update client to fix oc:rendered event

v0.50.34

  • #1450 revert yargs for now

v0.50.33

  • #1449 allow token pass
  • #1448 add ability for custom meta query
  • #1447 Revamp UI + Preview server

v0.50.32

  • #1446 update oc-client-browser

... (truncated)

Commits

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

Bumps [multer](https://github.com/expressjs/multer) to 2.3.0 and updates ancestor dependency [oc](https://github.com/opencomponents/oc). These dependencies need to be updated together.


Updates `multer` from 1.4.3 to 2.3.0
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](expressjs/multer@v1.4.3...v2.3.0)

Updates `oc` from 0.49.2 to 0.50.64
- [Changelog](https://github.com/opencomponents/oc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/opencomponents/oc/commits)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.3.0
  dependency-type: indirect
- dependency-name: oc
  dependency-version: 0.50.64
  dependency-type: direct:development
...

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 Sep 10, 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