1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00

chore(deps): update dependency superagent to v10.2.1 (#10204)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [superagent](https://redirect.github.com/ladjs/superagent) | [`10.2.0`
-> `10.2.1`](https://renovatebot.com/diffs/npm/superagent/10.2.0/10.2.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/superagent/10.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superagent/10.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superagent/10.2.0/10.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superagent/10.2.0/10.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ladjs/superagent (superagent)</summary>

###
[`v10.2.1`](https://redirect.github.com/ladjs/superagent/releases/tag/v10.2.1)

[Compare
Source](https://redirect.github.com/ladjs/superagent/compare/v10.2.0...v10.2.1)

- Merge pull request
[#&#8203;1832](https://redirect.github.com/ladjs/superagent/issues/1832)
from mureinik/formidble-3.5.2
[`5425b28`](https://redirect.github.com/ladjs/superagent/commit/5425b28)
- fix: Bump formidable version to ^3.5.4
[`5feb4c9`](https://redirect.github.com/ladjs/superagent/commit/5feb4c9)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-24 17:40:42 +00:00 committed by GitHub
parent 3054b65f6a
commit 8e368387bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -177,7 +177,7 @@
"openapi-enforcer": "1.23.0",
"proxyquire": "2.1.3",
"source-map-support": "0.5.21",
"superagent": "10.2.0",
"superagent": "10.2.1",
"supertest": "7.0.0",
"ts-node": "10.9.2",
"tsc-watch": "7.1.1",

View File

@ -3759,7 +3759,7 @@ __metadata:
languageName: node
linkType: hard
"formidable@npm:^3.5.1, formidable@npm:^3.5.2":
"formidable@npm:^3.5.1, formidable@npm:^3.5.4":
version: 3.5.4
resolution: "formidable@npm:3.5.4"
dependencies:
@ -7233,20 +7233,20 @@ __metadata:
languageName: node
linkType: hard
"superagent@npm:10.2.0":
version: 10.2.0
resolution: "superagent@npm:10.2.0"
"superagent@npm:10.2.1":
version: 10.2.1
resolution: "superagent@npm:10.2.1"
dependencies:
component-emitter: "npm:^1.3.0"
cookiejar: "npm:^2.1.4"
debug: "npm:^4.3.4"
fast-safe-stringify: "npm:^2.1.1"
form-data: "npm:^4.0.0"
formidable: "npm:^3.5.2"
formidable: "npm:^3.5.4"
methods: "npm:^1.1.2"
mime: "npm:2.6.0"
qs: "npm:^6.11.0"
checksum: 10c0/a1616a352831feddbcb7fa04c0af0a65d1ac68f03c5d7710d4df25c71cd470721764f9a180aac8605c6695f2e8fee23a037457169b23467045b5d43bc8cbc646
checksum: 10c0/526e3716f765873fc2f98a00fe0c8cbfe57976c501a30486307eefe54a6a5e379a0adf2ca8b29d40bc33a34d6baf7814972b0398b6002445ca3b4af07487f090
languageName: node
linkType: hard
@ -7865,7 +7865,7 @@ __metadata:
slug: "npm:^9.0.0"
source-map-support: "npm:0.5.21"
stoppable: "npm:^1.1.0"
superagent: "npm:10.2.0"
superagent: "npm:10.2.1"
supertest: "npm:7.0.0"
tldts: "npm:7.0.6"
ts-node: "npm:10.9.2"