Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @fastify/multipart to v8.3.1 [security] #11922

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastify/multipart 8.3.0 -> 8.3.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

GitHub Vulnerability Alerts

CVE-2025-24033

Impact

The saveRequestFiles function does not delete the uploaded temporary files when user cancels the request.

Patches

Fixed in version 8.3.1 and 9.0.3

Workarounds

Do not use saveRequestFiles.

References

This was identified in https://github.com/fastify/fastify-multipart/issues/546 and fixed in https://github.com/fastify/fastify-multipart/pull/567.


Release Notes

fastify/fastify-multipart (@​fastify/multipart)

v8.3.1

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) January 23, 2025 18:08
@Tobbe Tobbe added the release:dependency This PR only updates dependencies label Jan 25, 2025
@Tobbe Tobbe added this to the next-release-patch milestone Jan 25, 2025
@Tobbe Tobbe added the changesets-ok Override the changesets check label Jan 25, 2025
@renovate renovate bot merged commit 49dbc77 into main Jan 25, 2025
54 of 64 checks passed
@renovate renovate bot deleted the renovate/npm-fastify-multipart-vulnerability branch January 25, 2025 20:31
Tobbe pushed a commit that referenced this pull request Jan 26, 2025
…11922)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@fastify/multipart](https://redirect.github.com/fastify/fastify-multipart)
| [`8.3.0` ->
`8.3.1`](https://renovatebot.com/diffs/npm/@fastify%2fmultipart/8.3.0/8.3.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fmultipart/8.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fmultipart/8.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fmultipart/8.3.0/8.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fmultipart/8.3.0/8.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

### GitHub Vulnerability Alerts

####
[CVE-2025-24033](https://redirect.github.com/fastify/fastify-multipart/security/advisories/GHSA-27c6-mcxv-x3fh)

### Impact

The `saveRequestFiles` function does not delete the uploaded temporary
files when user cancels the request.

### Patches

Fixed in version 8.3.1 and 9.0.3

### Workarounds

Do not use `saveRequestFiles`.

### References

This was identified in
[https://github.com/fastify/fastify-multipart/issues/546](https://redirect.github.com/fastify/fastify-multipart/issues/546)
and fixed in
[https://github.com/fastify/fastify-multipart/pull/567](https://redirect.github.com/fastify/fastify-multipart/pull/567).

---

### Release Notes

<details>
<summary>fastify/fastify-multipart (@&#8203;fastify/multipart)</summary>

###
[`v8.3.1`](https://redirect.github.com/fastify/fastify-multipart/compare/v8.3.0...f58f774a1bd4f19655de21f47964711358eab20e)

[Compare
Source](https://redirect.github.com/fastify/fastify-multipart/compare/v8.3.0...v8.3.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Tobbe Tobbe modified the milestones: next-release-patch, v8.5.0 Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:dependency This PR only updates dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant