From 7950b8c5bc47d8ddbc4af106a76032694877fbca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 10:29:02 +0000 Subject: [PATCH] chore(deps): update dependency superagent to v10.2.2 (#10422) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [superagent](https://redirect.github.com/ladjs/superagent) | [`10.2.1` -> `10.2.2`](https://renovatebot.com/diffs/npm/superagent/10.2.1/10.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/superagent/10.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superagent/10.2.1/10.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
ladjs/superagent (superagent) ### [`v10.2.2`](https://redirect.github.com/forwardemail/superagent/releases/tag/v10.2.2) [Compare Source](https://redirect.github.com/ladjs/superagent/compare/v10.2.1...v10.2.2) - fix: fixed ci [`5c2b13d`](https://redirect.github.com/ladjs/superagent/commit/5c2b13d) - fix: fixed README badge [`28167d1`](https://redirect.github.com/ladjs/superagent/commit/28167d1) - fix: drop node v14 from ci [`2ed5ac6`](https://redirect.github.com/ladjs/superagent/commit/2ed5ac6) - Revert "fix: fixed ci" [`583939f`](https://redirect.github.com/ladjs/superagent/commit/583939f) - Revert "fix: remove husky folder" [`17e059b`](https://redirect.github.com/ladjs/superagent/commit/17e059b) - fix: remove husky folder [`1633f64`](https://redirect.github.com/ladjs/superagent/commit/1633f64) - fix: fixed ci [`6409480`](https://redirect.github.com/ladjs/superagent/commit/6409480) - fix: added package lock [`57d6b35`](https://redirect.github.com/ladjs/superagent/commit/57d6b35) - feat: fix formidable v3 compatibility with PassThrough bridge for multipart parsing [`c40db6d`](https://redirect.github.com/ladjs/superagent/commit/c40db6d) - fix: fixed package version [`fe58239`](https://redirect.github.com/ladjs/superagent/commit/fe58239) ***
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e40e4ddb3e..85d34bff3e 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "openapi-enforcer": "1.23.0", "proxyquire": "2.1.3", "source-map-support": "0.5.21", - "superagent": "10.2.1", + "superagent": "10.2.2", "supertest": "7.1.3", "ts-node": "10.9.2", "tsc-watch": "7.1.1", diff --git a/yarn.lock b/yarn.lock index 9ca7e0f522..aa136ef8c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7065,9 +7065,9 @@ __metadata: languageName: node linkType: hard -"superagent@npm:10.2.1": - version: 10.2.1 - resolution: "superagent@npm:10.2.1" +"superagent@npm:10.2.2": + version: 10.2.2 + resolution: "superagent@npm:10.2.2" dependencies: component-emitter: "npm:^1.3.0" cookiejar: "npm:^2.1.4" @@ -7078,7 +7078,7 @@ __metadata: methods: "npm:^1.1.2" mime: "npm:2.6.0" qs: "npm:^6.11.0" - checksum: 10c0/526e3716f765873fc2f98a00fe0c8cbfe57976c501a30486307eefe54a6a5e379a0adf2ca8b29d40bc33a34d6baf7814972b0398b6002445ca3b4af07487f090 + checksum: 10c0/7a5203616a421591d20eeefc1ae39b68270d4ed05eb920f53cc5ee4682370e5190d01bde933158dbe0e217d889b145239f2115b8b14dcc1744f26486a0bf3699 languageName: node linkType: hard @@ -7668,7 +7668,7 @@ __metadata: slug: "npm:^9.0.0" source-map-support: "npm:0.5.21" stoppable: "npm:^1.1.0" - superagent: "npm:10.2.1" + superagent: "npm:10.2.2" supertest: "npm:7.1.3" tldts: "npm:7.0.6" ts-node: "npm:10.9.2"