This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
chore(deps): update dependency @fastify/busboy to v2 #1173
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.0
->2.0.0
Release Notes
fastify/busboy (@fastify/busboy)
v2.0.0
Compare Source
fix: busboy is not a constructor (https://github.com/fastify/busboy/pull/119)
remove text-decoding (https://github.com/fastify/busboy/pull/120)
throw when there's no boundary (https://github.com/fastify/busboy/pull/122)
chore(.gitignore): add bun lockfile (https://github.com/fastify/busboy/pull/111)
build(deps-dev): bump tsd from 0.25.0 to 0.26.0 (https://github.com/fastify/busboy/pull/112)
build(deps-dev): bump tsd from 0.26.1 to 0.27.0 (https://github.com/fastify/busboy/pull/113)
build(deps-dev): bump tsd from 0.27.0 to 0.28.0 (https://github.com/fastify/busboy/pull/115)
build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (https://github.com/fastify/busboy/pull/124)
build(deps-dev): bump typescript from 4.9.5 to 5.0.2 (https://github.com/fastify/busboy/pull/114)
build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 (https://github.com/fastify/busboy/pull/117)
build(deps-dev): bump eslint-plugin-n from 15.7.0 to 16.0.0 (https://github.com/fastify/busboy/pull/118)
v1.2.1
Compare Source
What's Changed
Full Changelog: fastify/busboy@v1.2.0...v1.2.1
v1.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/busboy@1.1.0...v1.2.0
Configuration
📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.