This repository was archived by the owner on Apr 3, 2024. It is now read-only.
chore(deps): update dependency @fastify/busboy to v2#1173
Merged
mctavish merged 1 commit intogoogleapis:mainfrom Sep 28, 2023
Merged
chore(deps): update dependency @fastify/busboy to v2#1173mctavish merged 1 commit intogoogleapis:mainfrom
mctavish merged 1 commit intogoogleapis:mainfrom
Conversation
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1173 +/- ##
=======================================
Coverage 61.72% 61.72%
=======================================
Files 17 17
Lines 1309 1309
Branches 257 257
=======================================
Hits 808 808
Misses 447 447
Partials 54 54 ☔ View full report in Codecov by Sentry. |
mctavish
approved these changes
Sep 28, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.0Release Notes
fastify/busboy (@fastify/busboy)
v2.0.0Compare 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.1Compare Source
What's Changed
Full Changelog: fastify/busboy@v1.2.0...v1.2.1
v1.2.0Compare 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.