This repository was archived by the owner on Apr 3, 2024. It is now read-only.
Commit d2533f2
authored
chore(deps): update dependency @fastify/busboy to v2.1.0 (#1182)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@fastify/busboy](https://togithub.com/fastify/busboy) | [`2.0.0` -> `2.1.0`](https://renovatebot.com/diffs/npm/@fastify%2fbusboy/2.0.0/2.1.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>fastify/busboy (@​fastify/busboy)</summary>
### [`v2.1.0`](https://togithub.com/fastify/busboy/releases/tag/v2.1.0)
[Compare Source](https://togithub.com/fastify/busboy/compare/2.0.0...v2.1.0)
##### What's Changed
- chore: replace mocha and chai with tap by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://togithub.com/fastify/busboy/pull/123](https://togithub.com/fastify/busboy/pull/123)
- build(deps): bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://togithub.com/fastify/busboy/pull/128](https://togithub.com/fastify/busboy/pull/128)
- Perf parse params decode text by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://togithub.com/fastify/busboy/pull/109](https://togithub.com/fastify/busboy/pull/109)
- chore: add missing `use strict` directives by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://togithub.com/fastify/busboy/pull/132](https://togithub.com/fastify/busboy/pull/132)
- chore(bench): optimize split param by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://togithub.com/fastify/busboy/pull/133](https://togithub.com/fastify/busboy/pull/133)
- chore(package): explicitly declare js module type by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://togithub.com/fastify/busboy/pull/134](https://togithub.com/fastify/busboy/pull/134)
- build(deps): bump actions/setup-node from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://togithub.com/fastify/busboy/pull/135](https://togithub.com/fastify/busboy/pull/135)
**Full Changelog**: https://togithub.com/fastify/busboy/compare/2.0.0...v2.1.0
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/cloud-debug-nodejs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->1 parent 03bbe96 commit d2533f2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments