From b1b65c5642cc797949c630df8a7970b557ff7f96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:12:50 +0000 Subject: [PATCH] fix(deps): update dependency unleash-client to v5.6.1 (#8129) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unleash-client](https://redirect.github.com/Unleash/unleash-client-node) | [`5.5.5` -> `5.6.1`](https://renovatebot.com/diffs/npm/unleash-client/5.5.5/5.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unleash-client/5.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unleash-client/5.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unleash-client/5.5.5/5.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unleash-client/5.5.5/5.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
Unleash/unleash-client-node (unleash-client) ### [`v5.6.1`](https://redirect.github.com/Unleash/unleash-client-node/releases/tag/v5.6.1) [Compare Source](https://redirect.github.com/Unleash/unleash-client-node/compare/v5.6.0...v5.6.1) #### What's Changed - Revert "feat: automatically generated instanceId ([#​637](https://redirect.github.com/Unleash/unleash-client-node/issues/637))" by [@​nunogois](https://redirect.github.com/nunogois) in [https://github.com/Unleash/unleash-client-node/pull/640](https://redirect.github.com/Unleash/unleash-client-node/pull/640) **Full Changelog**: https://github.com/Unleash/unleash-client-node/compare/v5.6.0...v5.6.1 ### [`v5.6.0`](https://redirect.github.com/Unleash/unleash-client-node/releases/tag/v5.6.0) [Compare Source](https://redirect.github.com/Unleash/unleash-client-node/compare/v5.5.5...v5.6.0) #### What's Changed - chore(deps): update dependency typescript to v5.5.2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/631](https://redirect.github.com/Unleash/unleash-client-node/pull/631) - chore(deps): update unleash/.github action to v1.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/632](https://redirect.github.com/Unleash/unleash-client-node/pull/632) - feat: automatically generated instanceId by [@​nunogois](https://redirect.github.com/nunogois) in [https://github.com/Unleash/unleash-client-node/pull/637](https://redirect.github.com/Unleash/unleash-client-node/pull/637) - feat: http and https proxy support by [@​kwasniew](https://redirect.github.com/kwasniew) in [https://github.com/Unleash/unleash-client-node/pull/638](https://redirect.github.com/Unleash/unleash-client-node/pull/638) **Full Changelog**: https://github.com/Unleash/unleash-client-node/compare/v5.5.5...v5.6.0
--- ### 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 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 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 | 24 ++++++++++++++++++------ 2 files changed, 19 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 3bbe4b3168..8e00168084 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "stoppable": "^1.1.0", "ts-toolbelt": "^9.6.0", "type-is": "^1.6.18", - "unleash-client": "5.5.5", + "unleash-client": "5.6.1", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 1d62132351..ed1f08696a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5068,7 +5068,7 @@ __metadata: languageName: node linkType: hard -"http-proxy-agent@npm:^7.0.0": +"http-proxy-agent@npm:^7.0.0, http-proxy-agent@npm:^7.0.2": version: 7.0.2 resolution: "http-proxy-agent@npm:7.0.2" dependencies: @@ -5106,6 +5106,16 @@ __metadata: languageName: node linkType: hard +"https-proxy-agent@npm:^7.0.5": + version: 7.0.5 + resolution: "https-proxy-agent@npm:7.0.5" + dependencies: + agent-base: "npm:^7.0.2" + debug: "npm:4" + checksum: 10c0/2490e3acec397abeb88807db52cac59102d5ed758feee6df6112ab3ccd8325e8a1ce8bce6f4b66e5470eca102d31e425ace904242e4fa28dbe0c59c4bafa7b2c + languageName: node + linkType: hard + "human-signals@npm:^2.1.0": version: 2.1.0 resolution: "human-signals@npm:2.1.0" @@ -9875,15 +9885,17 @@ __metadata: languageName: node linkType: hard -"unleash-client@npm:5.5.5": - version: 5.5.5 - resolution: "unleash-client@npm:5.5.5" +"unleash-client@npm:5.6.1": + version: 5.6.1 + resolution: "unleash-client@npm:5.6.1" dependencies: + http-proxy-agent: "npm:^7.0.2" + https-proxy-agent: "npm:^7.0.5" ip-address: "npm:^9.0.5" make-fetch-happen: "npm:^13.0.1" murmurhash3js: "npm:^3.0.1" semver: "npm:^7.6.2" - checksum: 10c0/7f3cbb35549b91c0c2bea87cc1c1584917f2a29ca0d738f4e285252aaf6821cd783bf07c6f72a1311f46a9c815e83d90c10055c589e6daede5c0a0ef71e93372 + checksum: 10c0/5a1bda38ebb03ed7cc13981d400bab23442703e01be6ae05bf30925491948d264ab0f368ae11103c6bbdcf3e494a26ab215bb23c8aa2fdf66345393e7444cb69 languageName: node linkType: hard @@ -9998,7 +10010,7 @@ __metadata: tsc-watch: "npm:6.2.0" type-is: "npm:^1.6.18" typescript: "npm:5.4.5" - unleash-client: "npm:5.5.5" + unleash-client: "npm:5.6.1" uuid: "npm:^9.0.0" wait-on: "npm:^7.2.0" languageName: unknown