This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @fastify/busboy to v2.1.0 (#1182)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fbusboy/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fbusboy/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fbusboy/2.0.0/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fbusboy/2.0.0/2.1.0?slim=true)](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==-->
- Loading branch information