core
core copied to clipboard
fix(deps): update dependency @fastify/multipart to v9
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @fastify/multipart | 8.3.0 -> 9.0.1 |
Release Notes
fastify/fastify-multipart (@​fastify/multipart)
v9.0.1
What's Changed
- docs: replace
util.promisifywithstream/promisesby @​Shyam-Chen in https://github.com/fastify/fastify-multipart/pull/544 - chore: update fastify to ^5.0.0 by @​Fdawgs in https://github.com/fastify/fastify-multipart/pull/545
New Contributors
- @​Shyam-Chen made their first contribution in https://github.com/fastify/fastify-multipart/pull/544
Full Changelog: https://github.com/fastify/fastify-multipart/compare/v9.0.0...v9.0.1
v9.0.0
What's Changed
- chore(deps-dev): bump @​fastify/swagger-ui from 3.1.0 to 4.0.0 by @​dependabot in https://github.com/fastify/fastify-multipart/pull/527
- chore(deps): bump @​fastify/deepmerge from 1.3.0 to 2.0.0 by @​dependabot in https://github.com/fastify/fastify-multipart/pull/529
- chore(deps): bump @​fastify/error from 3.4.1 to 4.0.0 by @​dependabot in https://github.com/fastify/fastify-multipart/pull/530
- chore(deps): bump @​fastify/busboy from 2.1.1 to 3.0.0 by @​dependabot in https://github.com/fastify/fastify-multipart/pull/535
- Merge
nextintomasterby @​jsumners in https://github.com/fastify/fastify-multipart/pull/533 - chore(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.9.0 by @​dependabot in https://github.com/fastify/fastify-multipart/pull/537
- Port to neostandard by @​mcollina in https://github.com/fastify/fastify-multipart/pull/538
- chore(deps-dev): bump @​types/node from 20.14.13 to 22.0.0 by @​dependabot in https://github.com/fastify/fastify-multipart/pull/539
- fix(typing): Allows all busboy options on plugin registration by @​johaven in https://github.com/fastify/fastify-multipart/pull/536
- chore: update min fastify version by @​Fdawgs in https://github.com/fastify/fastify-multipart/pull/540
New Contributors
- @​johaven made their first contribution in https://github.com/fastify/fastify-multipart/pull/536
Full Changelog: https://github.com/fastify/fastify-multipart/compare/v8.3.0...v9.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, 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.