From f69536d1c9ca9fefb851fcdd035c34154bd3a9a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 00:12:36 +0200 Subject: [PATCH] chore(deps): update dependency superagent to v9 (#6990) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [superagent](https://togithub.com/ladjs/superagent) | [`8.1.2` -> `9.0.2`](https://renovatebot.com/diffs/npm/superagent/8.1.2/9.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/superagent/9.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/superagent/9.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/superagent/8.1.2/9.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/superagent/8.1.2/9.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
ladjs/superagent (superagent) ### [`v9.0.2`](https://togithub.com/ladjs/superagent/releases/tag/v9.0.2) [Compare Source](https://togithub.com/ladjs/superagent/compare/v9.0.1...v9.0.2) - Merge pull request [#​1803](https://togithub.com/ladjs/superagent/issues/1803) from alumni/fix-url-parse [`329cc63`](https://togithub.com/ladjs/superagent/commit/329cc63) - fix: replace deprecated `url.parse()` with `new URL()` [`8ead63f`](https://togithub.com/ladjs/superagent/commit/8ead63f) - Merge pull request [#​1804](https://togithub.com/ladjs/superagent/issues/1804) from alumni/remove-semver [`9406dae`](https://togithub.com/ladjs/superagent/commit/9406dae) - chore: remove unnecessary semver checks [`86c9bf4`](https://togithub.com/ladjs/superagent/commit/86c9bf4) - Merge pull request [#​1802](https://togithub.com/ladjs/superagent/issues/1802) from alumni/fix-url-parse [`e996382`](https://togithub.com/ladjs/superagent/commit/e996382) - fix: replace deprecated `node:url` methods [`7e20ced`](https://togithub.com/ladjs/superagent/commit/7e20ced) ### [`v9.0.1`](https://togithub.com/ladjs/superagent/releases/tag/v9.0.1) [Compare Source](https://togithub.com/ladjs/superagent/compare/v9.0.0...v9.0.1) - Merge pull request [#​1796](https://togithub.com/ladjs/superagent/issues/1796) from mmmmmrob/patch-2 [`68f7bb1`](https://togithub.com/ladjs/superagent/commit/68f7bb1) - Merge branch 'master' into patch-2 [`450f7b2`](https://togithub.com/ladjs/superagent/commit/450f7b2) - Merge pull request [#​1794](https://togithub.com/ladjs/superagent/issues/1794) from SukkaW/replace-polyfill-io [`ea633d7`](https://togithub.com/ladjs/superagent/commit/ea633d7) - Merge pull request [#​1791](https://togithub.com/ladjs/superagent/issues/1791) from HannesOberreiter/patch-1 [`e334068`](https://togithub.com/ladjs/superagent/commit/e334068) - Update README.md [`a5c39b2`](https://togithub.com/ladjs/superagent/commit/a5c39b2) - Add superagent-cheerio to the readme [`0165c7c`](https://togithub.com/ladjs/superagent/commit/0165c7c) - docs: no longer recommend `polyfill.io` [`da9ff20`](https://togithub.com/ladjs/superagent/commit/da9ff20) - Update README.md [`c4205e0`](https://togithub.com/ladjs/superagent/commit/c4205e0) ### [`v9.0.0`](https://togithub.com/ladjs/superagent/releases/tag/v9.0.0) [Compare Source](https://togithub.com/ladjs/superagent/compare/v8.1.2...v9.0.0) - fix: fixed ci job not installing npm deps [`489708e`](https://togithub.com/ladjs/superagent/commit/489708e) - fix: fix numeric identifier issue [`ea2577e`](https://togithub.com/ladjs/superagent/commit/ea2577e) - fix: drop support for node < v14.18.0 due to formidable node:fs scope import statement (per [#​1800](https://togithub.com/ladjs/superagent/issues/1800)) [`23fe5ab`](https://togithub.com/ladjs/superagent/commit/23fe5ab) - Merge pull request [#​1800](https://togithub.com/ladjs/superagent/issues/1800) from tomstrong64/master [`03de30c`](https://togithub.com/ladjs/superagent/commit/03de30c) - fix: formidable v3 multipart form contents mapped to expected format [`b9c7837`](https://togithub.com/ladjs/superagent/commit/b9c7837) - Update formidable [`3ee138d`](https://togithub.com/ladjs/superagent/commit/3ee138d) - test: replace should with node:assert ([#​1782](https://togithub.com/ladjs/superagent/issues/1782)) [`1c8338b`](https://togithub.com/ladjs/superagent/commit/1c8338b) - test: replace should with node:assert ([#​1780](https://togithub.com/ladjs/superagent/issues/1780)) [`0dc80d1`](https://togithub.com/ladjs/superagent/commit/0dc80d1) - Merge pull request [#​1777](https://togithub.com/ladjs/superagent/issues/1777) from jimmywarting/classify [`83e92cb`](https://togithub.com/ladjs/superagent/commit/83e92cb) - classify agent [`fca95a3`](https://togithub.com/ladjs/superagent/commit/fca95a3)
--- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 26 +++++++++++++++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9e3dc36cf2..2a0a763563 100644 --- a/package.json +++ b/package.json @@ -203,7 +203,7 @@ "openapi-enforcer": "1.23.0", "proxyquire": "2.1.3", "source-map-support": "0.5.21", - "superagent": "8.1.2", + "superagent": "9.0.2", "supertest": "6.3.4", "ts-node": "10.9.2", "tsc-watch": "6.2.0", diff --git a/yarn.lock b/yarn.lock index 030fd72a42..6bf40d9b09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3455,6 +3455,15 @@ formidable@^2.1.2: once "^1.4.0" qs "^6.11.0" +formidable@^3.5.1: + version "3.5.1" + resolved "https://registry.yarnpkg.com/formidable/-/formidable-3.5.1.tgz#9360a23a656f261207868b1484624c4c8d06ee1a" + integrity sha512-WJWKelbRHN41m5dumb0/k8TeAx7Id/y3a+Z7QfhxP/htI9Js5zYaEDtG8uMgG0vM0lOlqnmjE99/kfpOYi/0Og== + dependencies: + dezalgo "^1.0.4" + hexoid "^1.0.0" + once "^1.4.0" + forwarded@0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811" @@ -6881,7 +6890,22 @@ strip-json-comments@~2.0.1: resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ== -superagent@8.1.2, superagent@^8.1.2: +superagent@9.0.2: + version "9.0.2" + resolved "https://registry.yarnpkg.com/superagent/-/superagent-9.0.2.tgz#a18799473fc57557289d6b63960610e358bdebc1" + integrity sha512-xuW7dzkUpcJq7QnhOsnNUgtYp3xRwpt2F7abdRYIpCsAt0hhUqia0EdxyXZQQpNmGtsCzYHryaKSV3q3GJnq7w== + dependencies: + component-emitter "^1.3.0" + cookiejar "^2.1.4" + debug "^4.3.4" + fast-safe-stringify "^2.1.1" + form-data "^4.0.0" + formidable "^3.5.1" + methods "^1.1.2" + mime "2.6.0" + qs "^6.11.0" + +superagent@^8.1.2: version "8.1.2" resolved "https://registry.yarnpkg.com/superagent/-/superagent-8.1.2.tgz#03cb7da3ec8b32472c9d20f6c2a57c7f3765f30b" integrity sha512-6WTxW1EB6yCxV5VFOIPQruWGHqc3yI7hEmZK6h+pyk69Lk/Ut7rLUY6W/ONF2MjBuGjvmMiIpsrVJ2vjrHlslA==